Created Keybase proof ux (markdown)
parent
c367db14ea
commit
efe944ef61
|
@ -0,0 +1,20 @@
|
|||
We start with the basic key listing, it’s 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 there’s 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, I’ll go steal some code from there. Of course in a *normal* app I’d just use a WebView and make it beautiful and with hyperlinks, but I notice a distinct absence of WebViews in OKC
|
Loading…
Reference in New Issue