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.
|
|
# blockchainIDsystem
A blockchain based anonymous login system
- p2p - blockchain - rsa - blind signature
---
Different nodes: - peers - serverCA - Have the webapp to validate peers - serverIDsigner - The server where the user creates an account - Also is the server that blind signs the Anonymous ID of the users
|