Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Vaultwarden vs Vault

    Vault
    5
    8
    574
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scooke
      scooke last edited by

      We have two password managers here. I've been using Bitwarden (now called Vaultwarden) and like it. But I've noticed Vault... what's the difference in use? I've read the tech behind Vault, but I'm more curious if Vaultwarden covers all my bases; and for what would I use Vault instead of Vaultwarden (or vice versa)? Thanks!

      A life lived in fear is a life half-lived

      necrevistonnezr rmdes 2 Replies Last reply Reply Quote 1
      • necrevistonnezr
        necrevistonnezr @scooke last edited by

        @scooke Vault is not a password-manager in the classical sense. AFAIK it's a tool to distribute passwords (and other secrets / files) in a secure way to other parties (e.g. provide the password to you MySQL database to an external developer).

        Vault comes with various pluggable components called secrets engines and authentication methods allowing you to integrate with external systems. The purpose of those components is to manage and protect your secrets in dynamic infrastructure (e.g. database credentials, passwords, API keys).

        See https://learn.hashicorp.com/tutorials/vault/getting-started-intro?in=vault/getting-started

        1 Reply Last reply Reply Quote 3
        • rmdes
          rmdes @scooke last edited by

          @scooke Vault is not Bit/Vaultwarden

          Vault : https://www.vaultproject.io/

          scooke 1 Reply Last reply Reply Quote 0
          • scooke
            scooke @rmdes last edited by

            @rmdes Yep, that was clear. I'm curious if anyone uses both, and how the uses differ. Or has anyone picked one of them over the other, and why?

            A life lived in fear is a life half-lived

            marcusquinn fbartels 2 Replies Last reply Reply Quote 1
            • marcusquinn
              marcusquinn @scooke last edited by

              @scooke Vault is really a developer tool. You'll be good with Bit/Vaultwarden.

              We're not here for a long time - but we are here for a good time :)
              Jersey/UK
              Work & Ecommerce Advice: https://brandlight.org
              Personal & Software Tips: https://marcusquinn.com

              1 Reply Last reply Reply Quote 2
              • fbartels
                fbartels App Dev @scooke last edited by fbartels

                @scooke I think it really depends on the use case. Vaultwarden is a personal password manager. You store something in it and then you as the user look up entries in it (ok, with the bw cli you could also script this part).

                Vault "manages secrets". Its a central webservice that automated processes query to get exactly the secrets they should have access to based on a pre-defined acl.

                scooke 1 Reply Last reply Reply Quote 1
                • scooke
                  scooke @fbartels last edited by scooke

                  @fbartels Yes, I've been poking around and am quite lost. I don't I need this yet!

                  Quick question since I have your attention... the secrets/access/policies/tools that I enter.... are these for me and my various automated processes to access, and if so, they are access this through an API or something?? So far I still have to login in to view the details I've entered which is what I do with Vaultwarden. AND, since it's touted as a way to provide said secrets/access/policies/tools to others... they access it automatedly, or through an API which I guess I provide?

                  EDIT: No one needs to bother answering. I realize I'm asking alot. But if you have a few minutes to spare to answer, that would be fine. I'm reading that one link shared, https://learn.hashicorp.com/tutorials/vault/getting-started-intro?in=vault/getting-started, and thus far it hasn't answered my specific question above.

                  A life lived in fear is a life half-lived

                  marcusquinn 1 Reply Last reply Reply Quote 0
                  • marcusquinn
                    marcusquinn @scooke last edited by

                    @scooke Think of Vault as kinda like Bitwarden but for code to lookup with. Unless you're coding access to things, I don't think you'd need it.

                    We're not here for a long time - but we are here for a good time :)
                    Jersey/UK
                    Work & Ecommerce Advice: https://brandlight.org
                    Personal & Software Tips: https://marcusquinn.com

                    1 Reply Last reply Reply Quote 1
                    • First post
                      Last post
                    Powered by NodeBB