jamesmunns / frauth

Peer to Peer Friend Authentication
GNU General Public License v3.0
21 stars 2 forks source link

`frauth friend add` command #3

Closed jamesmunns closed 4 years ago

jamesmunns commented 4 years ago

This should add an entity to the user's database.

TODO, how do I do this?

  1. I could get the URL + pubkey from CLI
  2. I could get the URL + query, then present the pubkey to the user to verify
jamesmunns commented 4 years ago

Completed in 0.2.0 release