ericcornelissen / NervousFish

An app for your :iphone: to exchange public-keys in a secure manner.
GNU Lesser General Public License v3.0
2 stars 4 forks source link

Create profile with custom key #312

Closed jverbraeken closed 7 years ago

jverbraeken commented 7 years ago

What

This Pull Request adds to the repository the creation of a new profile with a custom key

Why

This Pull Request is needed because users that have a keypair already that they're using with other people to communicate may want to use this custom keypair in NervousFish.

How

This feature can be viewed/tested within the project by making several times a new Profile and verifying that the feature sworks.

Alternative implementation

Other implementations that I've have considered are ...

Notes

None