TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Password Sharing with Organizations

51 pointsby xxkylexxabout 8 years ago

12 comments

vmarsyabout 8 years ago
I&#x27;ve never heard of this service before, is bitwarden widely used by people here?<p>I was looking at the FAQ[1] and on a small paragraph they manage to put 3 spelling mistakes. This might be unjustified but I&#x27;m less inclined to trust a product with this, even less one that manages sensitive secrets.<p>&gt; Since your data is fully encrypted and&#x2F;or hashed before ever leaving your local device, <i>noone</i> from the bitwarden team can ever see, read, or reverse engineer to get to your real data. bitwarden servers only store <i>encypted</i> and hashed data. This is an important step that bitwarden takes to protect you.<p>&gt; You can read more about how your data is encrypted and <i>trasmitted</i> here.<p>Many FAQ questions have at least one spelling mistake, and it&#x27;s not the same every time, so it&#x27;s not due to a foreign speaker&#x27;s mistake. &quot;trasmitted&quot;, &quot;sensative data&quot;, etc.<p>[1] <a href="https:&#x2F;&#x2F;help.bitwarden.com&#x2F;security&#x2F;can-bitwarden-see-my-passwords&#x2F;" rel="nofollow">https:&#x2F;&#x2F;help.bitwarden.com&#x2F;security&#x2F;can-bitwarden-see-my-pas...</a>
评论 #14273188 未加载
评论 #14273156 未加载
laingcabout 8 years ago
I&#x27;m a LastPass Premium subscriber, and I would be interested in trialling a move to BitWarden for myself and my family. However, the lack of a Safari plugin is a showstopper for me, and it seems that plans to develop one are on hold indefinitely.<p>A real shame, as BitWarden looks like a solid project.
评论 #14270219 未加载
tehsuckabout 8 years ago
I&#x27;ve been using BitWarden for about 4 months now and really like it. It&#x27;s not as full-featured as others, but it does the job and is OSS, and unlike 1password, the chrome plugin works on Ubuntu.<p>Also, I am not a .NET dev, but if you take a look at the code it&#x27;s one of the cleaner projects I&#x27;ve seen.
评论 #14269576 未加载
Roritharrabout 8 years ago
I&#x27;ve been digging into Self-Hosted password solutions lately, the most mature looking I&#x27;ve found was Pleasant Password Server. I haven&#x27;t tested it yet, it&#x27;s next on the List. Does anyone have experience with it?<p>[1] <a href="http:&#x2F;&#x2F;www.pleasantsolutions.com&#x2F;passwordserver&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.pleasantsolutions.com&#x2F;passwordserver&#x2F;</a>
评论 #14271862 未加载
Canadaabout 8 years ago
Another crypto app misusing zero knowledge: &quot;The answer is public&#x2F;private key, or asymmetric encryption. All sharing in bitwarden follows the same zero-knowledge principles that we have always followed, protecting you and your data with end-to-end encryption.&quot;
nik1aa5about 8 years ago
I use `pass` with git versioning. Encrypted with GPG. Does the same, doesn&#x27;t it? Not that fancy but it works well.
评论 #14268545 未加载
nirmalkantabout 8 years ago
I would never share my password with any individual or a company for sure. I am using LastPass and its very good but one thing i don&#x27;t like about this tool is, there is option to show your password who you wish to share your account. If you want to learn how to keep your password secure and make it difficult to decrypt, here is the solution - <a href="http:&#x2F;&#x2F;gotowebsecurity.com&#x2F;now-thats-password-security&#x2F;" rel="nofollow">http:&#x2F;&#x2F;gotowebsecurity.com&#x2F;now-thats-password-security&#x2F;</a>
woodruffwabout 8 years ago
I wrote a secret manager [1] that accomplishes this by lying on top of Keybase&#x27;s virtual filesystem. To share a secret between <i>N</i> people, I only need to create a new &quot;session&quot; between the private directories of each Keybase user.<p>[1]: <a href="https:&#x2F;&#x2F;github.com&#x2F;woodruffw&#x2F;kbsecret" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;woodruffw&#x2F;kbsecret</a>
jonathonfabout 8 years ago
Just be aware, there are bugs in the interactions between extensions and sharing. For example, if you share a secret via the web vault then edit it (without syncing first) in an extension it becomes inaccessible. If you perform a sync after sharing, the secret isn&#x27;t visible in the extension any more.
secfirstmdabout 8 years ago
Looks like an interesting project. Will take a look deeper in the next few days.<p>Though I have to say, I haven&#x27;t trusted password managers which sync online since the beginning. Just doesn&#x27;t feel right. And the various hacks over the past few years seem to validate that.
评论 #14272084 未加载
endymi0nabout 8 years ago
Or - if you absolutely must, at least share your passwords with open source technology: <a href="https:&#x2F;&#x2F;www.justwatch.com&#x2F;gopass&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.justwatch.com&#x2F;gopass&#x2F;</a>
评论 #14272011 未加载
Cilvicabout 8 years ago
I find it quite misleading to call it &quot;Free&quot; if the free one is only for personal use or at least to not the Team&#x2F;Organization option.
评论 #14268557 未加载
评论 #14268536 未加载