-
Notifications
You must be signed in to change notification settings - Fork 1
Key Exchange
Currently RS relies on e-mail for key exchange. It's a bit lame.
-
Make up a mime type and attach the key under that type. Associate the signing stuff with that mimetype and let the user just double click to get things going. Eliminates copy and paste at least.
-
Implement key server that respects users social network prefs so that you can limit who gets to see who you are friends with. Keeps more of your info private which is good. Might be nice to have that extra degree of control at times.
-
You can probably just not sign peoples keys most of the time. Treat key signing as a public relationship and upload everyones keys to the public HKP network. Needs to inform users well though.
-
Key exchange over Zeroconf/UPNP? Only useful on LANs.
-
Add some Twitter integration that lets you send a link to a key server with the full certificate to your friends on Twitter. (s/Twitter/Facebook?)