9 comments

  • thehamkercat 7 minutes ago
    A vibe-coded password-manager? Sure! where do i sign up?
  • gregable 1 hour ago
    How does it compare to KeePassXC?
    • d0mkaaa 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 :) )

  • oscarcp 8 minutes ago
    How does it compare to a local deploy of PSONO?
  • arlattimore 53 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 27 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)
  • vladkens 21 minutes ago
    Again Tauri. How then it different from Bitwarden? Desktop != Web
  • ramon156 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 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
  • majorchord 24 minutes ago
    No offense but you might want to consider a different styling for the app/site because IMO this one screams "Claude vibe-code style".
    • thehamkercat 9 minutes ago
      it _is_ vibe-coded, you can read the commit descriptions in sesame-desktop repo

      I wouldn't trust any password manager or critical applications like this written after 2024

      bitwarden/KeePassXC are already more than enough

    • d0mkaaa 11 minutes ago
      Yeah I can see what you mean, but it wasn't really intentional. I mainly wanted to avoid the usual black/blue security-product look. I will probably keep the general direction but give it more of its own identity over time. Thank you for sharing your opinion!
    • Hamuko 5 minutes ago
      It's good that vibecoded software look vibecoded, because I then immediately know not to trust that it works, not to trust that it's secure, and not to trust that the maintainer will give a shit about it in six months.
  • konaraddi 58 minutes ago
    Does it purge passwords from memory on vault lock?
  • cyberax 49 minutes ago
    I don't see the support for passkeys listed anywhere?
    • d0mkaaa 47 minutes ago
      Passkeys will be added in the coming weeks