Ask HN: Does your org use a password keeper?
11–20 of 74 posts
Re: Ask HN: Does your org use a password keeper?
#12Alternatively, have your tried SSO'ing everything?
Re: Ask HN: Does your org use a password keeper?
#13We use Passwordstate. It's the slowest password manager I've ever used by a large margin, and one of the slowest websites I've ever used period. I don't know if it's inherent to the application or if it's how it's deployed for us.
Do you work at TechnologyOne? :-P
Re: Ask HN: Does your org use a password keeper?
#14That's your red flag right there. All identities that are tied to individual people should be connected to SSO in some way, then there will be no juggling of passwords at all on the individual-person level. Then you only need some 2FA solution on top in your identity provider, for instance TOTP or FIDO, and you're all set. (Corollary: If at all possible, only pick external services that can plug into your company's own SSO.)
For credentials not tied to individual people, e.g. root passwords on devices, my org uses HashiCorp Vault, and we're mostly satisfied with it. It's a bit of a struggle to configure the policies so that each group of (human/technical) users only has access to the secrets that they actually need, but I won't put the blame for that on Vault.
Re: Ask HN: Does your org use a password keeper?
#15I am sure, 1Password will be more than happy to offer you a discounted rate
Re: Ask HN: Does your org use a password keeper?
#16LastPass is great. We can share credentials and secrets through it. There's a feature where you can even share the login to a site on it, but they can't view the password - only lastpass can fill it up.
Re: Ask HN: Does your org use a password keeper?
#17LastPass is great. We can share credentials and secrets through it. There's a feature where you can even share the login to a site on it, but they can't view the password - only lastpass can fill it up.
Is there anything that stops someone from letting LastPass fill the field, then use the browser tools to change the form field from `password` to `text`?
Re: Ask HN: Does your org use a password keeper?
#18LastPass is great. We can share credentials and secrets through it. There's a feature where you can even share the login to a site on it, but they can't view the password - only lastpass can fill it up.
Re: Ask HN: Does your org use a password keeper?
#19LastPass is great. We can share credentials and secrets through it. There's a feature where you can even share the login to a site on it, but they can't view the password - only lastpass can fill it up.
> There's a feature where you can even share the login to a site on it, but they can't view the password - only lastpass can fill it up. Is there anything that stops someone from letting LastPass fill the field, then use the browser tools to change the form field from `password` to `text`?
Re: Ask HN: Does your org use a password keeper?
#20We use Passwordstate. It's the slowest password manager I've ever used by a large margin, and one of the slowest websites I've ever used period. I don't know if it's inherent to the application or if it's how it's deployed for us.
I left an organisation that used passwordstate, it's ridiculously slow. Glad I left that behind me. AFAIK it's very profitable for the owner but it's pretty rare to see in the wild so I must ask. Do you work at TechnologyOne? :-P