gopass vs hashicorp vault

Created on 2 Feb 2017  路  6Comments  路  Source: gopasspw/gopass

While I see some similarities, what are the main differences ?

documentation

Most helpful comment

Vault would be an awesome backend for gopass, to compete with 1Password for Teams for example. Vault can have much more detailed permission rules and also has audit logs on who accessed what/when. Which is much harder or impossible to do with git repos.

All 6 comments

Short Anwser: Vault is for machines while gopass is for humans.

Will add a longer answer to the README or the FAQ.

This project looks super cool. We are often asked if Vault can do the types of things that gopass does and our general answer is "not really what Vault is meant for". Glad to have another neat project we can point people to in these cases!

Vault would be an awesome backend for gopass, to compete with 1Password for Teams for example. Vault can have much more detailed permission rules and also has audit logs on who accessed what/when. Which is much harder or impossible to do with git repos.

We are actually already planning on supporting different backends. Vault could make sense as an gopass backend.

I'd also think that gopass could be used as the source of truth for secrets put into vault. If you're using a database backend and need to mount it in vault the credentials you give to vault could be stored in gopass.

Yep, or your Vault token, or or or.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nostdm picture nostdm  路  5Comments

nilskuhn picture nilskuhn  路  6Comments

dragetd picture dragetd  路  3Comments

Brixy picture Brixy  路  7Comments

worldofpeace picture worldofpeace  路  4Comments