My development - the decentralized chat dAPP, which does not have a single storage center.
My development - the decentralized chat dAPP, which does not have a single storage center.
All Messages are stored on the PiriChain blockchain,
they are securely encrypted using ECDH+TwoFish(256 bits).
The Attacker will not be able to read your messages.
Software can be used as a backup communication mechanism.
The length of one message is limited to 10,000 characters, and there is support of Emoji.
Message delivery time takes from 20 to 40 seconds. Because you need confirmation of the blockchain server system
(Waiting time cut out in this video)
Supported Platforms:
Windows
MacOS
Android
iOS
The cost of 1 character is equal to the pricing policy for data storage in the PIRI system, + about 16 bytes are required to store system information in each message.
Sending "Hello" costs 0.097 PIRI
#programming