Jcx500 Posted December 29, 2020 Posted December 29, 2020 So... I’ve recently setup a vm solely for Keepass password manager and locked it down quite heavily. I was storing passwords in a password protected excel sheet before. How are you storing passwords? Maybe the dedicated VM is a bit overkill ?
gh5000 Posted December 29, 2020 Posted December 29, 2020 So... I’ve recently setup a vm solely for Keepass password manager and locked it down quite heavily. I was storing passwords in a password protected excel sheet before. How are you storing passwords? Maybe the dedicated VM is a bit overkill ?Did similar for our company but with bitwarden. 1
willtech Posted December 29, 2020 Posted December 29, 2020 https://passwork.me/ can do cloud or self hosted.
jthompson Posted December 29, 2020 Posted December 29, 2020 KeePass here, too. A dedicated VM does seem a bit overkill. We have our kbdx file just in regular file storage and also synced to Google Drive. It's only ever going to be decrypted in memory on the client device. The KeePass application is either deployed via MSI or run as a portable app.
Netwacky87 Posted December 29, 2020 Posted December 29, 2020 OneNote with password protected tab. Can access from phone when out and about
aicrd Posted December 29, 2020 Posted December 29, 2020 I run Bitwarden on a dedicated VM via their Docker image. The server is only accessible internally or via a VPN as well and everyone has MFA enforced on their accounts.
Chris_Cook Posted December 29, 2020 Posted December 29, 2020 We use Zoho Vault (we also use their helpdesk). This has a handy chrome plugin for auto filling/generating.
HPlum78 Posted December 30, 2020 Posted December 30, 2020 Keyvault here mentioned it before and now has some direct integration with the PS secrets management module see here : https://devblogs.microsoft.com/powershell/secrets-management-module-vault-extensions/ You get all the goodness of MFA and the likes as well as being able to retrieve the secrets via code. Also the ability to get the vault to manage and request certs is worth investigating as well.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now