Holopopstyir
Member
Offline
Activity: 350
Merit: 11
|
|
September 04, 2018, 04:55:55 PM |
|
Debit cards of IGT Company will give users the access to the funds of their accounts on IGT- CRYPTO There are few ways you can use funds on your balance: - withdraw your money from any ATM around the world; - pay for goods through POS terminals; - make online payments.
We will provide full information about all transactions, commissions and debits of funds from the user’s balance. These reports can be generated by clients at their own request in the corresponding section of the personal cabinet; they will be endorsed by our company and can serve as an official document provided to public authorities and variousfinancial institutions.
An ambitious plan. Such a product sorely lacking in the existing market, I hope that you will be able to fully implement its plans.
|
|
|
|
dendcednis
Newbie
Offline
Activity: 30
Merit: 0
|
|
September 04, 2018, 04:56:52 PM |
|
The use of block-level agglomeration technology addresses many of the fundamental problems in cryptographic economics, which will facilitate very economical and real-time transactions. The business is very promising, very professional, thanks to ANN thread
|
|
|
|
asik$6
Newbie
Offline
Activity: 68
Merit: 0
|
|
September 04, 2018, 05:06:44 PM |
|
what social networks are mostly up-to-date? for this project I mean
|
|
|
|
respectrez
Member
Offline
Activity: 224
Merit: 15
|
|
September 04, 2018, 05:14:59 PM |
|
what social networks are mostly up-to-date? for this project I mean
The most timely information is always at telegram chat https://t.me/IGTCRYPTO
|
|
|
|
KirchhoferAmop
Newbie
Offline
Activity: 32
Merit: 0
|
|
September 04, 2018, 05:19:37 PM |
|
I invested in this business from the very start and I can tell you this one is different from all other plans, given the fact that the product has a real world usage! Good luck guys !
|
|
|
|
Hera Hilmarsdottir
Newbie
Offline
Activity: 56
Merit: 0
|
|
September 04, 2018, 05:36:20 PM |
|
you are going to held ICO at the bad times.. I think the really GOOD product will help you
|
|
|
|
shprotman29
Member
Offline
Activity: 196
Merit: 10
|
|
September 04, 2018, 05:50:29 PM |
|
Whereabouts is the main office?
|
|
|
|
smartcontractsdev
Jr. Member
Offline
Activity: 42
Merit: 2
|
|
September 04, 2018, 06:19:19 PM |
|
What influence will investors have in decision- making in a percentage ratio?
The IGT-CRYPTO team is firmly determined to create a private exclusive community for investors in order to provide them with the best possible customer experience. In what format will investors participate in decision-making? I’m interested in the technical side, through the website of the exchange, in social networks, or through blockchain and smart contracts?
|
|
|
|
Yaremi (OP)
Legendary
Offline
Activity: 1960
Merit: 1156
|
|
September 04, 2018, 06:41:45 PM |
|
Whereabouts is the main office?
Republic of Ireland, Dublin
|
|
|
|
cilik
Newbie
Offline
Activity: 210
Merit: 0
|
|
September 04, 2018, 07:08:14 PM |
|
like this project will lead to success, because it has a very good and very interesting concept and a very professional team in handling this project. if this project continues to grow actively and of course this is the right step that is applied in capturing investor interest in order to invest in this project.
|
|
|
|
Iyum
Copper Member
Jr. Member
Offline
Activity: 168
Merit: 1
|
Regular dividend payments to IGT token holders is a good strategy to attract investors' interest for the IGT token. The smart strategy and long term vision of the ITG team are trustworthy as most other crypto platforms and exchanges mostly focus on quick profits rather than happy customers.
|
|
|
|
Awwad Michael
Newbie
Offline
Activity: 36
Merit: 0
|
|
September 04, 2018, 09:07:36 PM |
|
What are the assets & liabilities of your idea? What will be the use of the proceeds raised? What kind of expenses do you expect to incur? What is your cash burn for the year(s) to come?
|
|
|
|
Rashid Ahmed
|
|
September 04, 2018, 10:43:13 PM |
|
what 24h volume now?
Up to ~$450 000-500 000/daily. it's Very good for new exchange. With 0.25% fees it's 1250$ daily. it's more profitable than old c-cex exchange. With ref. program. mmmm.. maybe in winter x10 volume we will see 100%. It's 12500$ daily, 375000$ month.
|
|
|
|
shprotman29
Member
Offline
Activity: 196
Merit: 10
|
|
September 04, 2018, 10:57:02 PM |
|
What’s the encryption method for users data?
|
|
|
|
smartcontractsdev
Jr. Member
Offline
Activity: 42
Merit: 2
|
|
September 04, 2018, 11:06:00 PM |
|
What’s the encryption method for users data?
From whitepaper: 3.3.1 Security of data storage and processing 1. Security of data transmission: Our team seriously approached the issue of safe storage and data backup, ensuring the maximum level of protection of transmitted data. a) Security of data transmission is provided by two factors: 1. Using SSL as the main layer for data transfer; 2. Application of http/2 technology on the server side increases not only performance, but also a level of security. б) We use only complex keys for internal data transfer, the whole transfer within the infrastructure is carried out with using RSA encryption (US Pat. No. 4,405,829) 2. Security of Logging In is provided by two levels of verification: a) Verification of user data by authorization Signature is a HMAC-SHA256 encoded message containing nonce, customer ID and API key. The HMAC-SHA256 code must be generated using a secret key that was generated with your API key. This code must be converted to it’s hexadecimal representation (64 uppercase characters). б) Abstraction of the method of hashing passwords: The present invention is a device for and method of generating a hash value for a message by padding the message, loading the padded message into a first shift register that generates values according to a first rule of motion, initializing eight registers a, b, c, d, e, f, g, and h with user-definable values; converting the contents of the registers to: hj=gj−1; gj=fj−1; fj=ej−1; ej=dj−1+T1, where T1=hj−1+Σ1(ej−1)+Ch(ej−1, fj−1, gj−1)+Kj+Wj; dj=cj−1; cj=bj−1; bj=aj−1; и aj=T1+T2, where T2=Σ0(aj−1)+Maj(aj−1, bj−1, cj−1); computing: H1(j)=a+H1(j−1); H2(j)=b+H2(j−1); H3(j)=c+H3(j−1); H4(j)=d+H4(j−1); H5(j)=e+H5(j−1); H6(j)=f+H6(j−1); H7(j)=g+H7(j−1); и H8(j)=h+H8(j−1); and either performing additional conversions of the registers or returning (H1(j), H2(j), H3(j), H4(j), H5(j), H6(j), H7(j), H8(j)) as the hash value of the message. 3. Data Storage To ensure the highest possible level of security for our clients, we addressed the issue of improving the quality of data storage. For this purpose, we are developing a combined decentralized system. a. Storage of personal data By using the cryptosystem aes128, the data is stored in an encrypted form. b. The storage of documents Is also protected by an additional level of hashing of the disk structure, which makes it impossible to predict a series of documents. c. Distribution of data We do not store all information on one server, the information is shared between the storage server and the database server. d. Storage of private keys Our system allows for distributed key storage on services with increased security. The distribution of information occurs between the services x, y. AES: high-level struscture e. Encryption of PGP data We started implementing an additional level of security - PGP (Pretty Good Privacy) encryption to ensure confidentiality and authentication of the files that you upload / send to us. f. Data backup IGT-CRYPTO is equipped with two levels of data reservation, which allows to save both earlier events and the recent ones. source: https://igt-crypto.io/documents/en/whitepaper.pdfDo you understand this shprotman29? it's good or not?
|
|
|
|
Oleg_Ts
Newbie
Offline
Activity: 46
Merit: 0
|
|
September 04, 2018, 11:30:40 PM |
|
How much of the income of the exchange will be paid to the holders of the token?
|
|
|
|
respectrez
Member
Offline
Activity: 224
Merit: 15
|
|
September 04, 2018, 11:35:27 PM |
|
How much of the income of the exchange will be paid to the holders of the token?
The token holders will be paid 25% of the total income of the exchange.
|
|
|
|
Patel Joe
Newbie
Offline
Activity: 34
Merit: 0
|
|
September 04, 2018, 11:41:24 PM |
|
Hi, I like the idea and hope your experienced team will be able to follow the roadmap with dedication.Can you guys tell when does the sale start? Is the whitelist open?
|
|
|
|
smartcontractsdev
Jr. Member
Offline
Activity: 42
Merit: 2
|
|
September 04, 2018, 11:44:11 PM |
|
Hi, I like the idea and hope your experienced team will be able to follow the roadmap with dedication.Can you guys tell when does the sale start? Is the whitelist open?
Token Sale is going on. Get the double limited bonus by purchasing tokens in the first 72 hours. The unique bonus size is 24% https://igt-crypto.io/en/
|
|
|
|
shprotman29
Member
Offline
Activity: 196
Merit: 10
|
|
September 04, 2018, 11:47:14 PM |
|
What’s the encryption method for users data?
From whitepaper: 3.3.1 Security of data storage and processing 1. Security of data transmission: Our team seriously approached the issue of safe storage and data backup, ensuring the maximum level of protection of transmitted data. a) Security of data transmission is provided by two factors: 1. Using SSL as the main layer for data transfer; 2. Application of http/2 technology on the server side increases not only performance, but also a level of security. б) We use only complex keys for internal data transfer, the whole transfer within the infrastructure is carried out with using RSA encryption (US Pat. No. 4,405,829) 2. Security of Logging In is provided by two levels of verification: a) Verification of user data by authorization Signature is a HMAC-SHA256 encoded message containing nonce, customer ID and API key. The HMAC-SHA256 code must be generated using a secret key that was generated with your API key. This code must be converted to it’s hexadecimal representation (64 uppercase characters). б) Abstraction of the method of hashing passwords: The present invention is a device for and method of generating a hash value for a message by padding the message, loading the padded message into a first shift register that generates values according to a first rule of motion, initializing eight registers a, b, c, d, e, f, g, and h with user-definable values; converting the contents of the registers to: hj=gj−1; gj=fj−1; fj=ej−1; ej=dj−1+T1, where T1=hj−1+Σ1(ej−1)+Ch(ej−1, fj−1, gj−1)+Kj+Wj; dj=cj−1; cj=bj−1; bj=aj−1; и aj=T1+T2, where T2=Σ0(aj−1)+Maj(aj−1, bj−1, cj−1); computing: H1(j)=a+H1(j−1); H2(j)=b+H2(j−1); H3(j)=c+H3(j−1); H4(j)=d+H4(j−1); H5(j)=e+H5(j−1); H6(j)=f+H6(j−1); H7(j)=g+H7(j−1); и H8(j)=h+H8(j−1); and either performing additional conversions of the registers or returning (H1(j), H2(j), H3(j), H4(j), H5(j), H6(j), H7(j), H8(j)) as the hash value of the message. 3. Data Storage To ensure the highest possible level of security for our clients, we addressed the issue of improving the quality of data storage. For this purpose, we are developing a combined decentralized system. a. Storage of personal data By using the cryptosystem aes128, the data is stored in an encrypted form. b. The storage of documents Is also protected by an additional level of hashing of the disk structure, which makes it impossible to predict a series of documents. c. Distribution of data We do not store all information on one server, the information is shared between the storage server and the database server. d. Storage of private keys Our system allows for distributed key storage on services with increased security. The distribution of information occurs between the services x, y. AES: high-level struscture e. Encryption of PGP data We started implementing an additional level of security - PGP (Pretty Good Privacy) encryption to ensure confidentiality and authentication of the files that you upload / send to us. f. Data backup IGT-CRYPTO is equipped with two levels of data reservation, which allows to save both earlier events and the recent ones. source: https://igt-crypto.io/documents/en/whitepaper.pdfDo you understand this shprotman29? it's good or not? Thanks a lot. Everything is described in great detail.
|
|
|
|
|