Skip to content

A few pub keys for a recipient. Importing pub keys on the compose screen #1539

Description

@DenBond7

Importing pub keys

Here we can have two cases:

  1. key with a single user id: for example key for A@flowcrypt.test It's a simple case.

Here we have the same behavior as before.

  1. key with a few user ids: for example key for A@flowcrypt.test, B@flowcrypt.test

Here we have 2 theoretical recipients: A@flowcrypt.test, B@flowcrypt.test. Should I add 2 entries to the local database

1| FINGERPRINT| A@flowcrypt.test | KEY
2| FINGERPRINT| B@flowcrypt.test | KEY

Originally posted by @DenBond7 in #1188 (comment)

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions