The only crypto you accept is Monero?
Show HN: Bramble – Local-first password manager
41–50 of 64 posts
Re: Show HN: Bramble – Local-first password manager
#42Earlier quoted context omitted.
Thanks! Way less overhead than hosting your own vaultwarden instance, so way more user friendly with basically the same effect. The big difference is there's no server at all. With vaultwarden you're running a box that holds your whole vault and you have to keep it patched, backed up and secured (sysadmin skills basically). Bramble just syncs your devices directly so there's nothing to host or maintain = no single po…
What if I have multiple devices and some aren't currently online. Will they catch up when they do come back online?
Re: Show HN: Bramble – Local-first password manager
#43Re: Show HN: Bramble – Local-first password manager
#44Re: Show HN: Bramble – Local-first password manager
#45How does it handle browser autofill. What if you have to fill in a box that has a non-standard label? These are things I rely on with 1Password.
Re: Show HN: Bramble – Local-first password manager
#46What does this offer over other local-first password managers? For example, there are a fair few Android/iOS apps based on KeePass (I currently use https://www.keepassdx.com on my Android phone).
Re: Show HN: Bramble – Local-first password manager
#47This is really awesome. I've long wanted something like this, especially the local first with p2p sync. Why did you choose nostr over direct p2p with iroh which has dumb relay as fallback?
Re: Show HN: Bramble – Local-first password manager
#48Very cool! I like it! What about using Nostr relays to also back up your data passwords? I built a library called Tablinum around this idea. Local first but backed up to Nostr relays using NIP-59 gift wrapped events. https://tablinum.dev
With that said, I really do like Tablinum! I might need that for something else. How are merge conflicts handled?