TheSafe Network
Make Decentralised Apps the easy way

The Safe Network is a scalable, distributed application platform, with baked-in security. It doesn’t rely on third party cloud services, and abstracts away security, encryption and user management to make building truly Decentralised Apps (D-Apps) less complex.

You are free to code and build your apps faster with zero infrastructure costs.

StartDeveloping
Saving decentralised data

When using traditional NoSQL platforms like MongoDB, or Redis we'd need to implement both the database in our application as well set up a server to handle requests, or go direct to a cloud provider like Firebase. But these are centralised solutions that you as an app developer will be paying for.

With Safe, you have no infrastructure to set up, and as the users own their own data, they commit it directly to the network. All you need worry about is your data structures and authorising your application against the network.

File storage

Beyond using the network as a decentralised key-value storage, we can store much more than purely serialised data structures. Using the Network File System (NFS), you and your users can store any file, regardless of size or type, easily on the network.

What's more, securing your users' data is built right into the network.

You no longer need to worry about servers, CDNs, backup or data duplication. The Safe Network handles all this for you. So you're free to create something useful for everyone.

Sharing data across applications

Traditionally accessing data from another application would involve a maze of APIs and authentication systems. More third parties, more problems. And in the end you'd still be responsible for storing and securing that data too!

This is no longer an issue on Safe. With users owning their data, all you need to do is request access to specific containers or MutableData's and you're off.

Complex inter-application data sharing has never been easier or more secure.