I’m looking into different self hosted open source multiuser password safes and while there are many options I haven’t found one with a .deb or .rpm install - only a whole bunch of docker compose.

Do you know of any good options that are included in debian 12 or fedora 39 repositories or at least that has a .deb or .rpm?

Currently I’m using keepassxc but been asked for something that either has a webui login for end users or an android app.

    • Eideen@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 months ago

      Server side is more complex. So for serverside you will be hard to find non docker og non manual installasion.

        • Eideen@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          5 months ago

          Vaultwarden is a lightweight server of bitwarden.

          Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients*, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal.

          GitHub vaultwarden