-
Notifications
You must be signed in to change notification settings - Fork 0
Someday, maybe: Encrypt a node's information #7
Copy link
Copy link
Open
Description
As the nodes are stored in plain text, it would be possible to encrypt the content of a node by encrypting the text with a passphrase.
Pros:
- With standard passphrase encryption, encryption/decryption could be on client-side with the server having no interaction or knowledge of the passphrase
Caveats:
- Would lose the ability to search the contents of this node
- No recovery on password loss
- Relationships could not be encrypted, possibly giving away what's likely to be in the contents of the encrypted node. (mitigated by being up-front with the user when encrypting a node or adding relationships to it)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels