universeodon.com is part of the decentralized social network powered by Mastodon.
Be one with the #fediverse. Join millions of humans building, creating, and collaborating on Mastodon Social Network. Supports 1000 character posts.

Administered by:

Server stats:

3.6K
active users

Learn more

#randkey

0 posts0 participants0 posts today
Nicola Asuni<p>To manage passwords in <a href="https://mastodon.social/tags/golang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>golang</span></a>, check out the following <a href="https://mastodon.social/tags/gosrvlib" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>gosrvlib</span></a> packages:</p><p>* Generate new <a href="https://mastodon.social/tags/passwords" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>passwords</span></a>: <a href="https://pkg.go.dev/github.com/Vonage/gosrvlib/pkg/random" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">pkg.go.dev/github.com/Vonage/g</span><span class="invisible">osrvlib/pkg/random</span></a>.<br>* Check for <a href="https://mastodon.social/tags/similarity" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>similarity</span></a> with existing passwords: <a href="https://pkg.go.dev/github.com/Vonage/gosrvlib/pkg/stringmetric" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">pkg.go.dev/github.com/Vonage/g</span><span class="invisible">osrvlib/pkg/stringmetric</span></a>.<br>* Compare passwords against <a href="https://mastodon.social/tags/compromised" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>compromised</span></a> ones (<a href="https://mastodon.social/tags/pwned" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pwned</span></a>): <a href="https://pkg.go.dev/github.com/Vonage/gosrvlib/pkg/passwordpwned" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">pkg.go.dev/github.com/Vonage/g</span><span class="invisible">osrvlib/pkg/passwordpwned</span></a>.<br>* Secure password <a href="https://mastodon.social/tags/hashing" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>hashing</span></a>, <a href="https://mastodon.social/tags/storage" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>storage</span></a>, and <a href="https://mastodon.social/tags/verification" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>verification</span></a>: <a href="https://pkg.go.dev/github.com/Vonage/gosrvlib/pkg/passwordhash" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">pkg.go.dev/github.com/Vonage/g</span><span class="invisible">osrvlib/pkg/passwordhash</span></a> (based on <a href="https://mastodon.social/tags/OWASP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OWASP</span></a> Password Storage Cheat advice).</p><p>See also: <a href="https://mastodon.social/tags/awssecretcache" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>awssecretcache</span></a>, <a href="https://mastodon.social/tags/encrypt" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>encrypt</span></a>, <a href="https://mastodon.social/tags/jwt" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jwt</span></a>, <a href="https://mastodon.social/tags/redact" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>redact</span></a>, <a href="https://mastodon.social/tags/randkey" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>randkey</span></a>.</p>