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

Implement MultiCertifyActivity #826

Closed
Valodim opened this issue Sep 5, 2014 · 1 comment
Closed

Implement MultiCertifyActivity #826

Valodim opened this issue Sep 5, 2014 · 1 comment

Comments

@Valodim
Copy link
Member

Valodim commented Sep 5, 2014

Right now, our CertifyKeyActivity works for exactly one key. However, for "key signing party" style key signing, a way to sign multiple keys all in one go would be helpful. There are several different ways to go about this, opening this issue for discussion.

The minimum functionality we need is display of a given list of keys and subsequent certification. A more general dataflow of the activity is to create a list of keys, provide the user with enough info to decide on which to actually certify, and ultimately certify them all - the granularities of each of these steps are not trivial decisions.

The keys can be acquired by different means, the most important of which I would think being a previous safeslinger exchange (ping #638), or to a lesser degree manual accumulation by a number of nfc or qr actions.

@dschuermann
Copy link
Member

an idea for uncluttering the UI: group user ids with the same name under one header

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

No branches or pull requests

2 participants