You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
arnaucode d9f2bca34c reconstructBlockchainFromBlock, deletePeerFromPeersList when conn is closed, REST routes: GenesisBlock, NextBlock, LastBlock 6 years ago
peer reconstructBlockchainFromBlock, deletePeerFromPeersList when conn is closed, REST routes: GenesisBlock, NextBlock, LastBlock 6 years ago
.gitignore implemented the blockchain, implemented the blocks propagation throught peers, implemented REST GetPeers and PostUser (address, pubK). Everything without any kind of blockchain verification. No cryptography yet. 6 years ago
LICENSE Initial commit 6 years ago
README.md peers connection working 6 years ago
blockchainIDsystem.postman_collection.json reconstructBlockchainFromBlock, deletePeerFromPeersList when conn is closed, REST routes: GenesisBlock, NextBlock, LastBlock 6 years ago

README.md

blockchainIDsystem

A blockchain based anonymous login system

  • p2p
  • blockchain
  • rsa
  • blind signature