MaidSafe -- how can it find my files, without a blockchain?

Hi,

My name is Alexey “Technologov”, and I’m looking at advanced Crypto 2.0 platforms.
And so far StorJ is building decentralized, incentive-based file storage system, based on StorJ blockchain, that I can understand.

But Maidsafe seems to offer similar functionality (coin + app platform + file storage), without a centralized ledger, without a blockchain !

Anyone understands how can it possibly work?
If a client connects to the network, how the network can find his files? Or his coins?

1 Like

Check the 1st post, the welcome to Maidsafe one - it explains things clearly - a bit too complicated to answer in a post. Cheers

1 Like

Welcome Alexey! You can find everything about how the networks works in the system docs over here: http://systemdocs.maidsafe.net/content/index.html

There’s also a good explanation about the SAFE network at: blanshey.com

If you’ve still got questions after checking these websites feel free to ask them!

2 Likes

By using a distributed hash (Kademlia) table, similar to Bittorrent. It is used as a routing layer. All nodes and all data chunks have their own 512 bit address in this “ExclusiveOR space”.

3 Likes

http://systemdocs.maidsafe.net/content/index.html is dead link

The wiki is also useful.

1 Like