Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

Centralized Key storage concerns #4

@joehand

Description

@joehand

There are a few impacts of storing secret key in one place:

  1. If data storage is not centralized, you could have two applications writing to the same dat stored in two separate locations.
  2. Two separate applications could write to same dat in same place (a lock of some sort would solve this).
  3. A user that wants to download their own Dat as a non-writer couldn't (e.g. Dat would look up the secret key for that Dat, find it, and make it writable).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions