19 Commits (master)
 

Author SHA1 Message Date
  arnaucode 4be30ffd70 fixed id.pubK in client, add to blockchain 6 years ago
  arnaucode cc4394265d updated to the same stage than darkID project, but with own blockchain 6 years ago
  arnaucode 7734e0926f fixed blindsign process. Repo outdated. 6 years ago
  arnaucode f0aa841275 sendtoserveridsigner 6 years ago
  arnaucode 4898cae5c0 implementing client blind ID, serverIDsigner blindsign 6 years ago
  arnaucode 91dc63ed96 started to implement clientApp (Go + Electron(with Angularjs)) 6 years ago
  arnaucode 92462dc3db added serverIDsigner. At this moment performs: signup, login, blindsign 6 years ago
  arnaucode 08e3915994 Implemented signup and login users with JWT and MongoDB connection. Added runTmuxTextPeers.sh to deploy the different peers and servers in a unique console 6 years ago
  arnaucode c83cbc0ec2 README.md documentation 6 years ago
  arnaucode 73e28ee546 store blockchain into data file, read blockchain.data on peer poweron. frontend: cssMaterialColors added as a bower external package 6 years ago
  arnaucode 06b34d74b8 added GetBlockchain in REST API of the serverCA, also added the visualization to the serverCA webapp 6 years ago
  arnaucode f56763d48e peers propagation working fine, started to implement serverCA 6 years ago
  arnaucode d9f2bca34c reconstructBlockchainFromBlock, deletePeerFromPeersList when conn is closed, REST routes: GenesisBlock, NextBlock, LastBlock 6 years ago
  arnaucode c5fc0a53a7 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
  arnaucode 2a01ef0394 implemented peersList propagation, each peer connects with each other 6 years ago
  arnaucode 6fc605d450 added REST server to peer, implementing peersList propagation 6 years ago
  arnaucode e0a91e7ffb implemented peers communication to send the peersList 6 years ago
  arnaucode df1eb59956 peers connection working 6 years ago
  arnau da4e4f21c5
Initial commit 6 years ago