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 cc4394265d updated to the same stage than darkID project, but with own blockchain 6 years ago
..
ownrsa implementing client blind ID, serverIDsigner blindsign 6 years ago
README.md added serverIDsigner. At this moment performs: signup, login, blindsign 6 years ago
config.json added serverIDsigner. At this moment performs: signup, login, blindsign 6 years ago
errors.go added serverIDsigner. At this moment performs: signup, login, blindsign 6 years ago
log.go added serverIDsigner. At this moment performs: signup, login, blindsign 6 years ago
main.go started to implement clientApp (Go + Electron(with Angularjs)) 6 years ago
mongoOperations.go added serverIDsigner. At this moment performs: signup, login, blindsign 6 years ago
readConfig.go added serverIDsigner. At this moment performs: signup, login, blindsign 6 years ago
restConfig.go added serverIDsigner. At this moment performs: signup, login, blindsign 6 years ago
restRoutes.go added serverIDsigner. At this moment performs: signup, login, blindsign 6 years ago
testUser.sh implementing client blind ID, serverIDsigner blindsign 6 years ago
tokens.go added serverIDsigner. At this moment performs: signup, login, blindsign 6 years ago
userRESTFunctions.go updated to the same stage than darkID project, but with own blockchain 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