encrypt-decrypt-backup
OfficialEncrypt and decrypt BSV backups securely.
Authorb-open-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides end-to-end encryption and decryption of BSV backups (.bep) using the bitcoin-backup CLI, enabling secure at-rest storage and restoration.
Core Features & Use Cases
- Backup encryption: Encrypt arbitrary data into .bep backups.
- Backup decryption: Restore data from encrypted backups with password protection.
Quick Start
bun run /path/to/skills/encrypt-decrypt-backup/scripts/encrypt.ts wallet.json output.bep
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: encrypt-decrypt-backup Download link: https://github.com/b-open-io/bsv-skills/archive/main.zip#encrypt-decrypt-backup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.