Skip to content
This repository was archived by the owner on Jun 18, 2019. It is now read-only.
This repository was archived by the owner on Jun 18, 2019. It is now read-only.

Document how to protect shards over time #104

Description

@conorsch

Feature Request

Description

In practice, splitting a secret into multiple shards will require safe storage of each shard. Some possibilities for technical storage:

  • cold storage in airgapped Tails persistence volume
  • LUKS-encrypted non-tails USB stick
  • GPG-encrypted in unencrypted USB stick
  • GPG-encrypted within an encrypted USB stick (plain old LUKS or Tails persistence)

Additionally, physical storage requirements should be considered, to avoid loss of shards due to misplacing. Some possibilities for physical storage:

  • safe in a secure room at organization
  • safe at home
  • on keyring, kept on-person

All options come with caveats. We should at least list out some of the options, and preferably recommend generalized solutions for most use cases.

User Stories

As a user with a secret to protect, I want to make sure that distributing trust is not reducing the likelihood I can recover the secret after a long time has passed. Recommend a safe solution for my use case.

As a technical admin advising users on Sunder, I want to reference documentation to make the right choice for the use case I'm faced with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions