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 4be30ffd70 fixed id.pubK in client, add to blockchain 6 years ago
..
GUI fixed id.pubK in client, add to blockchain 6 years ago
ownrsa updated to the same stage than darkID project, but with own blockchain 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 updated to the same stage than darkID project, but with own blockchain 6 years ago
config.json updated to the same stage than darkID project, but with own blockchain 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 updated to the same stage than darkID project, but with own blockchain 6 years ago
readConfig.go updated to the same stage than darkID project, but with own blockchain 6 years ago
restConfig.go started to implement clientApp (Go + Electron(with Angularjs)) 6 years ago
restRoutes.go updated to the same stage than darkID project, but with own blockchain 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