Thanks HN!
What are the best contemporary alternatives to Vault for secret storage?
1–4 of 4 posts
Re: What are the best contemporary alternatives to Vault for secret storage?
#2Re: What are the best contemporary alternatives to Vault for secret storage?
#3Zip it up with bogus name followed by Bcrypt or in a Truecrypt/VeraCrypt volume uploaded into Dropbox or whatever. You get benefit of proven solution for critical part, esp Truecrypt since NSA hated it, with easy usability and cost/storage/availability of 3rd party storage.
Your comment sounds to me as something that would work well for personal use, as a password manager replacement.
Re: What are the best contemporary alternatives to Vault for secret storage?
#4Zip it up with bogus name followed by Bcrypt or in a Truecrypt/VeraCrypt volume uploaded into Dropbox or whatever. You get benefit of proven solution for critical part, esp Truecrypt since NSA hated it, with easy usability and cost/storage/availability of 3rd party storage.
I should have added that this is for enterprise use, and the main use case is providing secrets to services when provisioning new hosts / containers or updating said secrets. Your comment sounds to me as something that would work well for personal use, as a password manager replacement.