Skip to content
JuliusBooth edited this page Nov 16, 2022 · 2 revisions

TODO:

Need to make use way more streamlined.

Ideally, the users would trade public keys and then any messaging platform integrated with NF-Me would automatically produce signatures for each message sent. A small checkmark would appear next to each message, indicating that the message was not tampered with.

The users could hook up their private keys on their end. It would be better if they didn't have to provide the private key to the messaging service. NF-ME could act as a light-weight wrapper/interceptor to the messaging service, holding the keys, and adding/verifying signatures for each message sent.

Clone this wiki locally