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 f0aa841275 sendtoserveridsigner 6 years ago
..
GUI sendtoserveridsigner 6 years ago
ownrsa sendtoserveridsigner 6 years ago
.gitignore started to implement clientApp (Go + Electron(with Angularjs)) 6 years ago
README.md started to implement clientApp (Go + Electron(with Angularjs)) 6 years ago
clientAppRESTFunctions.go sendtoserveridsigner 6 years ago
config.json implementing client blind ID, serverIDsigner blindsign 6 years ago
errors.go started to implement clientApp (Go + Electron(with Angularjs)) 6 years ago
keys.go sendtoserveridsigner 6 years ago
log.go started to implement clientApp (Go + Electron(with Angularjs)) 6 years ago
main.go implementing client blind ID, serverIDsigner blindsign 6 years ago
readConfig.go implementing client blind ID, serverIDsigner blindsign 6 years ago
restConfig.go started to implement clientApp (Go + Electron(with Angularjs)) 6 years ago
restRoutes.go sendtoserveridsigner 6 years ago
testUser.sh started to implement clientApp (Go + Electron(with Angularjs)) 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