Skip to content

Someday, maybe: Encrypt a node's information #7

@Joshfindit

Description

@Joshfindit

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions