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 e54d94c748 added stats view to frontend 7 years ago
..
GUI added stats view to frontend 7 years ago
.gitignore implementing with rsa library 7 years ago
README.md started darkID 7 years ago
clientApp.go added proof-of-decrypt, encrypt, decrypt 7 years ago
clientAppRESTFunctions.go added proof-of-decrypt, encrypt, decrypt 7 years ago
config.json implementing with rsa library 7 years ago
errors.go started darkID 7 years ago
hash.go implementing with rsa library 7 years ago
keys.go implemented DeleteKey, updated the GUI 7 years ago
log.go started darkID 7 years ago
main.go implementing with rsa library 7 years ago
readConfig.go implementing with rsa library 7 years ago
restConfig.go started darkID 7 years ago
restRoutes.go added proof-of-decrypt, encrypt, decrypt 7 years ago
testUser.sh started darkID 7 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