Back to News
Advertisement
dd0mkaaa about 3 hours ago 8 commentsRead Article on usesesame.app

DE version is available. Content is displayed in original English for accuracy.

I have been working on Sesame, an open-source password manager that keeps your vault local by default. You don't need an account to create or use a vault, and the hosted service never receives the vault itself. It's still early software and the independent security review isn't finished yet, so I am mainly interested in feedback, testing, and people looking through the code.

(Linux support is yet to be released on v0.1.2, but currently is in the works.)

Advertisement

⚡ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 238 words in the discussion.

Trending Topics

#more#don#self#big#keepassxc#sesame#vaultwarden#bitwarden#anything#against

Discussion (8 Comments)Read Original on HackerNews

arlattimore•31 minutes ago
I like that this could be self hosted. I don't have anything against the big password managers (I use and pay for one), but they are a massive target for hackers for obvious reasons. If everyone could self host their own vault on a personal domain, the reward for hackers is much more difficult to get access to.
d0mkaaa•5 minutes ago
I don't really have anything against the big password managers either. I just don't love having to pay for a full year upfront with some of them. More than that though, a lot of them just don't quite fit what I want, or they feel a bit dated to use, like KeePassXC. That's a big part of why I started building Sesame. (and hoping to expand later on to have a more pleasurable ecosystem)
gregable•about 1 hour ago
How does it compare to KeePassXC?
d0mkaaa•about 1 hour ago
KeePassXC is definitely much more mature right now. I mean, Sesame is similar in being local-first and not requiring a cloud service, but I am aiming for a more modern consumer style experience. There is still a lot of work ahead to get it up to speed. I might also build more products around it eventually, so there’s a consistent ecosystem.

(and of course, it would be great to eventually surpass some of the existing projects :) )

ramon156•about 2 hours ago
how does this compare to vaultwarden + bitwarden? my only concern there is that VW can throw self-host support out the door whenever they like. not that they'd have a reason to
d0mkaaa•about 2 hours ago
vaultwarden + bitwarden is way more mature right now, but the main difference is that sesame is local-first by design. Vaultwarden also depends on staying compatible with bitwarden's clients/api, while this owns the whole stack
konaraddi•35 minutes ago
Does it purge passwords from memory on vault lock?
cyberax•27 minutes ago
I don't see the support for passkeys listed anywhere?
d0mkaaa•25 minutes ago
Passkeys will be added in the coming weeks