• Stars
    star
    1
  • Language
    Ruby
  • Created over 12 years ago
  • Updated over 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

pseudoAuth is a simple Ruby-based implementation of a pseudonymous authentication scheme between a client and a server. Using hashes, public and private key encryption and random challenge-response, a user is authenticated to the server, without actually revealing the real username.