Show HN: Own Your Secrets – Sync encrypted secrets from any repo to any device(cottage-sync.github.io)
cottage-sync.github.io
Show HN: Own Your Secrets – Sync encrypted secrets from any repo to any device
https://cottage-sync.github.io
0 comments
—
https://cottage-sync.github.io
—
Brower Local - All data is encryped and stored locally in your browser. It treats your git repository as the secret provider.
WASM - This app is made with Rust WASM which allows type-enforced safe secrets handling.
How it works - It looks for .age files in repo, and decrypts them with the built-in private key (assuming the secrets were encrypted with the built-in public key).