public
Description: Django backend code for sshkeys.net
Homepage: http://sshkeys.net/
Clone URL: git://github.com/cjb/sshkeys.git
README
This is the backend Django code for http://sshkeys.net/.  All original
code is hereby licensed under the GNU AGPLv3.

Thanks to the Django authors, and James Tauber for django-email-verification
which I used snippets of code from for e-mail token verification.

-- Chris Ball <chris-sshkeys@printf.net>.