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

Local Secrets Logger #117

Draft
wants to merge 9 commits into
base: decrypt-after-archive
Choose a base branch
from
Draft

Local Secrets Logger #117

wants to merge 9 commits into from

Conversation

expede
Copy link
Member

@expede expede commented Mar 31, 2025

Fixes #116

TL;DR right now Beelay uses a WAL for durability reasons, rather than the heavier operation of serialising to an keyhive_core::Archive. In the current Keyhive implementation, this means that we lose our own secrets if there's a crash. This PR adds a new listener on X25519 keypair generation.

@expede expede changed the base branch from main to decrypt-after-archive March 31, 2025 21:47
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

Successfully merging this pull request may close these issues.

1 participant