Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trusting new Metadata Keys #37

Open
speatzle opened this issue Mar 5, 2025 · 0 comments
Open

Trusting new Metadata Keys #37

speatzle opened this issue Mar 5, 2025 · 0 comments

Comments

@speatzle
Copy link
Collaborator

speatzle commented Mar 5, 2025

Blocked by #29

New Metadata Keys need to be "trusted" by the client by downloading and rencrypting them with the users regular gpg private key.

New Metadata keys can be created when rotating keys. (also for brand new accounts)

  • Add function to Trust a new Key. PUT /metadata/keys/private/.json
  • Account for metadata key in account Setup helper
  • TBD: Add Check to Verify that a old compromised key isn't replayed (check date against current metadata key?)
  • TBD: Allow for pinning Metadata keys?
  • TBD: Allow for autotrusting new keys? Automatic skripts? Decreases Security!
  • Create go-passbolt-cli issue for new subcommand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant