• Nibodhika@lemmy.world
      link
      fedilink
      arrow-up
      18
      arrow-down
      1
      ·
      2 months ago

      Kind of, most of it is actually open source, so there’s a fully open source self hosted alternative called Vaultwarden.

      But that has nothing to do with gpasswd.

      • calm.like.a.bomb@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        8
        ·
        2 months ago

        Even the server part for Bitwarden is open source and you can self-host it. Yes, Vaultwarden is a community alternative which is known to be lighter, but you have the choice from Bitwarden too.

    • Skull giver@popplesburger.hilciferous.nl
      link
      fedilink
      arrow-up
      11
      ·
      edit-2
      2 months ago

      Everything but a few proprietary, business focused modules in the backend (like managing multiple organisations) is AGPL licensed. Unless you’re a business, you can probably make do with just the open source code. They’ve even included a compile flag to disable all proprietary code. The clients are all GPL-licensed as far as I can tell.

      You can also run Vaultwarden as the backend, which is a third party server that takes a lot less RAM but isn’t suitable for hosting thousands of active users at once. I also don’t think it has been audited, unlike the Bitwarden code. Great option if you trust them as much as you trust the Bitwarden company to maintain security.