Skip to content

Add PaperVault to Standalone tools#244

Open
boazeb wants to merge 1 commit into
sobolevn:masterfrom
boazeb:add-papervault
Open

Add PaperVault to Standalone tools#244
boazeb wants to merge 1 commit into
sobolevn:masterfrom
boazeb:add-papervault

Conversation

@boazeb

@boazeb boazeb commented Mar 22, 2026

Copy link
Copy Markdown

PaperVault is an offline, client-side tool for creating paper-based encrypted backups of secrets (passwords, seed phrases, recovery codes) using AES-256-GCM and Shamir's Secret Sharing for threshold key splitting.

  • Encrypts secrets and splits the decryption key into M-of-N shares
  • Generates printable QR-coded vault and key documents
  • Client-side only — zero network requests, designed for air-gapped use
  • MIT licensed

Website: https://papervault.xyz
Source: https://github.com/boazeb/papervault

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