Sunday, June 22, 2025

Passkey-based secret encryption for a mind mapping app

I've been building a mind mapping app for the past few years, and today I implemented this new "node" type for secrets which uses a passkey to encrypt it's content; having the passkey stored in 1password makes this a breeze.

I know I could just place the secrets in 1password in the first place, but I feel some types of secrets are better placed there along the context of the board.

Would like to know if you guys have any concerns or suggestions on what I can improve.

The secrets node is not yet live, but the app is in case you want to know what it is about:

https://metaboard.org

It's built with Node.js + Vite.js + React.js and a custom framework I built a few years ago.

Thanks

https://preview.redd.it/yztlh9l69l8f1.png?width=3416&format=png&auto=webp&s=4e353b628d473854bcd09038539a620d7bc34f7b


No comments:

Post a Comment