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

Exchange profile over bluetooth #71

Closed jverbraeken closed 7 years ago

jverbraeken commented 7 years ago

As a user I want to send my profile over Bluetooth to other persons so that they don't have to write my name and so that they have some additional information about me I want them to have

jverbraeken commented 7 years ago

User story

As a user I want to send my profile over Bluetooth to other persons so that they don't have to write my name and so that they have some additional information about me I want them to have

What

This issue adds a way to send profiles over Bluetooth to other persons to make it easier for them to add a profile by removing the need to type in their name.

Why

This issue is needed for the project because users want to easily add contacts without having to type in their name and because users may want some additional information about the contact

How

This feature can be added by sending not just the public key to the other party, but the whole profile

Definition of done

This task can be considered done when

Notes