Created Keybase proof ux (markdown)

timbray 2014-10-23 16:03:43 -07:00
parent c367db14ea
commit efe944ef61
1 changed files with 20 additions and 0 deletions

20
Keybase-proof-ux.md Normal file

@ -0,0 +1,20 @@
We start with the basic key listing, its got a new tab ”Trust this key?”
![](http://www.tbray.org/tmp/okc-kb-ux/Screenshot_2014-10-23-15-49-22.png)
If you try “Trust this key?” on a revoked/expired key, you get this.
![](http://www.tbray.org/tmp/okc-kb-ux/Screenshot_2014-10-23-15-49-44.png)
If theres a private key, the message is “This is one of your keys!” But for an ordinary key, it looks like this:
http://www.tbray.org/tmp/okc-kb-ux/Screenshot_2014-10-23-15-49-28.png
If you press “Start Search” the screen looks like this:
![](http://www.tbray.org/tmp/okc-kb-ux/Screenshot_2014-10-23-15-49-34.png)
So, issues:
1. Is this the right place in the app to put this stuff?
2. I want to equip each “proof” with two actionable items; visit the identity e.g. twitter.org/timbray, and verify the proof. Is there anything else in the app that uses a list of multi-actionable items? If so, Ill go steal some code from there. Of course in a *normal* app Id just use a WebView and make it beautiful and with hyperlinks, but I notice a distinct absence of WebViews in OKC