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 bb7f01ffb5 readme and some clean 6 years ago
..
ownrsa started darkID 6 years ago
.gitignore id blindsign and verificated working 6 years ago
README.md started darkID 6 years ago
RESTfunctions.go updated ethereum smart contract. Implemented backend of the login library example 6 years ago
config.json started darkID 6 years ago
errors.go started darkID 6 years ago
keys.go implementing with rsa library 6 years ago
log.go readme and some clean 6 years ago
main.go implementing with rsa library 6 years ago
mongoOperations.go started darkID 6 years ago
readConfig.go started darkID 6 years ago
restConfig.go started darkID 6 years ago
restRoutes.go started darkID 6 years ago
testUser.sh readme and some clean 6 years ago
tokens.go started darkID 6 years ago

README.md

serverIDsign

  • The server where the user creates a non anonymous account
  • Also is the server that blind signs the Anonymous ID of the users
  • Have the webapp (frontend) to interact through a GUI interface