Post
Topic
Board Announcements (Altcoins)
Re: [ANN][POW][CLO] Callisto Network
by
FinalCo
on 05/07/2018, 12:25:17 UTC
-Callisto File System solves a problem of independent and securely storing an
archive of security audit reports. The main purpose of this file system is to provide an
opportunity to upload, store and view security audit reports, independently from any
third-party services. At the same time, the Callisto file system enables users to store
custom files in a distributed storage maintained by elected Callisto IPFS-host-nodes.
The system can be scaled depending on demand.
Alternative solutions: Filecoin, Maidsafe, Siacoin, and Storj

Will everything be stored in encrypted form?



I hope so, Yes, but this is a question for one of the devs

try here please https://github.com/EthereumCommonwealth

If it does not, it's not good. So they have to implement a protocol similar to this:

And finally, although this is still a proposal, a code change called EIP 1024, created by the developer Toup Alabi, should implement a simple encryption-decryption function on the Ethereum block system.

Explaining his proposal, Alabi said that "EIP 1024 allows you to generate a pair of encryption keys using your private Ethereum key." A new pair of keys can be used to securely transfer data to any other Ethereum address. "

Again, while such technologies already exist, EIP 1024 sets a standard that will work across the entire Ethereum network. That is, application developers do not have to worry about creating multiple implementations of encryption and you can just concentrate on creating your application.