4be30ff
(HEAD -> master)
fixed id.pubK in client, add to blockchain by
2018-01-17 23:49:47 +0100
cc43942
updated to the same stage than darkID project, but with own blockchain by
2018-01-17 23:02:17 +0100
7734e09
fixed blindsign process. Repo outdated. by
2017-12-30 08:13:31 +0100
f0aa841
sendtoserveridsigner by
2017-12-28 16:15:09 +0100
4898cae
implementing client blind ID, serverIDsigner blindsign by
2017-12-28 01:09:44 +0100
91dc63e
started to implement clientApp (Go + Electron(with Angularjs)) by
2017-12-27 20:25:03 +0100
92462dc
added serverIDsigner. At this moment performs: signup, login, blindsign by
2017-12-27 16:28:54 +0100
08e3915
Implemented signup and login users with JWT and MongoDB connection. Added runTmuxTextPeers.sh to deploy the different peers and servers in a unique console by
2017-12-26 18:52:09 +0100
c83cbc0
README.md documentation by
2017-12-21 22:04:39 +0100
73e28ee
store blockchain into data file, read blockchain.data on peer poweron. frontend: cssMaterialColors added as a bower external package by
2017-11-29 10:45:44 +0100
06b34d7
added GetBlockchain in REST API of the serverCA, also added the visualization to the serverCA webapp by
2017-11-26 15:27:36 +0100
f56763d
peers propagation working fine, started to implement serverCA by
2017-11-26 12:25:28 +0100
d9f2bca
reconstructBlockchainFromBlock, deletePeerFromPeersList when conn is closed, REST routes: GenesisBlock, NextBlock, LastBlock by
2017-11-25 22:30:02 +0100
c5fc0a5
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. by
2017-11-25 19:14:20 +0100
2a01ef0
implemented peersList propagation, each peer connects with each other by
2017-11-24 18:11:55 +0100
6fc605d
added REST server to peer, implementing peersList propagation by
2017-11-24 17:11:29 +0100
e0a91e7
implemented peers communication to send the peersList by
2017-11-24 14:23:25 +0100
df1eb59
peers connection working by
2017-11-24 01:17:41 +0100
da4e4f2
Initial commit by
2017-11-24 01:15:00 +0100