Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic authentication #30

Open
narc0tiq opened this issue Nov 4, 2011 · 0 comments
Open

Basic authentication #30

narc0tiq opened this issue Nov 4, 2011 · 0 comments
Labels
Milestone

Comments

@narc0tiq
Copy link
Member

narc0tiq commented Nov 4, 2011

I've written a little bit about how to do authentication at http://wiki.narc.ro/a/Guns_Auth_indev -- basically, we use RSA keys to encode/decode a few bits of data in order to verify that client and server are who they say they are.

I've also implemented part of this, starting around commitish bd695f0. Naturally, with no metaserver yet and only a tenuous understanding of what the final implementation will look like, we're not putting this into the master branch yet, but it will have its own branch where we can screw around with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant