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.

19 lines
331 B

7 years ago
  1. # blockchainIDsystem
  2. A blockchain based anonymous login system
  3. - p2p
  4. - blockchain
  5. - rsa
  6. - blind signature
  7. ---
  8. Different nodes:
  9. - peers
  10. - serverCA
  11. - Have the webapp to validate peers
  12. - serverIDsigner
  13. - The server where the user creates an account
  14. - Also is the server that blind signs the Anonymous ID of the users