I just have a question. How many nodes are there on the MAIDSAFE blockchain? I mean, how many people are keeping the network up?
Also, is there a way to "ping" blockchains to see how many "nods" or active users / wallets they have?
Don't you guys think it would be good to be able to hav a list somewhere of how many nodes all the blockchains have? Can't someone do that, or tell me how?
I would gladly host a website regarding that data. I think its very interesting to be able to see how many users all the blockchains actually have, or I mean, active constituents, in a comparative chart, as it could shed some light on actual scope of magnitude of the crypto community as a "whole".
SAFE doesn't use a blockchain, that's the big difference with other crypto projects. Think of it as nodes that connect just like BitTorrent but with messages and a cryptocoin implemented. SAFE solves a lot of things at once. So you can share data just like BitTorrent but in this case it's encrypted. You can register a domain just like on the normal internet, but in this case decentralized. You can update data that's stored on the system. At the moment the nodes run locally on a datacentre
but we've had several testnets where we ran nodes from home. This thing scales to 100K users at ease. To a million as well. With Bitcoin you need to have some dedicated hardware to mine coins. On SAFE you just use your computer to deliver data to the network. That's called "Farming" and I think we'll reach a million users quite fast when the network goes to BETA. But first we'll see Alpha 2 and maybe 3. Not really sure.
Any whitepaper to tell the details about the transactions without blochchain? I can't imagine this, cuz this is revolutionary to the blockchain technology. If this is officially launched, the marketcap will be larger than Eth?
The world did transactions for decades without a blockchain. In SAFE they do use cryptography to change ownership of an address or some data. Think of it this way:
You are in a group with 15 close nodes. You can't pick your own address so the address you have you got from the group. Now you say to them: I own Safecoins at address "HHGTFGHH" and you prove it with a crypto sign. Your close nodes will contact the group responsible for that address to see if that's indeed the case. If your sign is correct the group replies to your close nodes > yes, this person indeed has Safecoins. Next thing you say is > I would like to move 1 Safecoin to address "JGFJVGH". You sign your request and your close nodes will forward to the group responsible for your coins. They will change the ownership of 1 Safecoin to the desired address and send a confirmation back. In reality several other groups are included as well. So let's assume it's 100 people. So 100 people are involved in a transaction. It's signed by all groups.
I know for sure this will work because you are able to register a domain in the DNS (decentralized Name System) as well which works exactly the same way. The domain you create (say safe://mycatwebsite) uses the same mechanism as well. You become the owner of the address that's the hash of your domain so to speak (simple version). So Safecoin transaction are expected to take place under a second. The network allows thousands transactions per second as the network grows. It's all based on ownership. They have several patents and papers as well. Things changed over the years though, here some links:
http://docs.maidsafe.net/Whitepapers/pdf/Safecoin.pdfhttps://www.google.com/patents/WO2008065347A2?dq=ininventor:%22David+Irvine%22&cl=enhttps://www.google.com/patents/US20100064354Here's a RFC (Request For Comment) for Safecoin.
https://github.com/maidsafe/rfcs/blob/master/text/0012-safecoin-implementation/0012-safecoin-implementation.mdHere are other active RFC's including the ones currently implemented.
https://github.com/maidsafe/rfcs/blob/master/RFCs-by-status.md#active-rfcsThat's the thing with SAFE/Maidsafe. People see this as another cryptoproject with a coin. It's more than that. It allows for storage, coins, email, chats, downloads, websites and more. Maidsafe just announced a joint venture with a company from Hong Kong (Maidsafe Asia) which will sell these technologies to companies. They run a "local" version of the Safenetwork where all stuff is encrypted even while it can be stored in a datacenter from Amazon. It get un-encrypted in the terminals of the users, but even Amazon can't see what's going on. All they see it nodes that store and deliver encrypted chunks.