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.

Insult Passphrase Generator

245 pointsby rktaabout 1 year ago

36 comments

enriqutoabout 1 year ago
&gt; Each entry has about 42 bits of randomness. Queries are not recorded. Randomness is probably as good as the random resource in the operating system.<p>Hmmm. Such a statement should be backed by proof, not by trust. Until you can run the code locally you can&#x27;t assume that any of these things is true. As far as we know, this can be a reverse password harvesting scheme.
评论 #39691107 未加载
评论 #39689035 未加载
评论 #39689804 未加载
评论 #39688973 未加载
评论 #39692264 未加载
评论 #39692567 未加载
arcastroeabout 1 year ago
This is hilarious, I love these. If you&#x27;re tempted to use one of these as your password, you probably have to choose the first one you see in order to maintain the desired 42 bits of security. You can&#x27;t keep refreshing until you find one you like since the search space for a reaaaaally good one is probably much smaller than the search space of all combinations.<p>(I acknowledge this site is mostly a joke and you&#x27;d be crazy to use any of these for an important password)
评论 #39691762 未加载
Findecanorabout 1 year ago
In the early &#x27;90s, a dial-up BBS I frequently visited stored passwords in plaintext. The sysop read my pass phrase and banned me for it.
评论 #39695695 未加载
评论 #39693935 未加载
reabout 1 year ago
A few interesting generations:<p>&gt; You malformed garbage can of podagric pig precipitations<p>That alliteration for the second part is particularly pleasing. Although they wouldn&#x27;t make good passphrases, it&#x27;d be fun to see an &quot;oops! all alliterations&quot; version of this.<p>&gt; You misbegotten locker of pathological coon cat [dial] dross<p>I wonder how the &quot;[dial]&quot; slipped in there -- is it part of the animal list or the excrement list?<p>Edit: after refreshing a few more times I&#x27;ve seen a few other tags attached to other words (&quot;labis [eccl]&quot;, &quot;painter [S US]&quot;, &quot;budget [dial]&quot;, &quot;scrip [archaic]&quot;). I&#x27;m guessing that &quot;dial&quot; means dialect, and the words that went into this were scraped from some old version of Roget&#x27;s Thesaurus.
评论 #39693696 未加载
throw0101dabout 1 year ago
Reminder of Diceware:<p>&gt; <i>Diceware is a method for creating passphrases, passwords, and other cryptographic variables using ordinary dice as a hardware random number generator. For each word in the passphrase, five rolls of a six-sided die are required. The numbers from 1 to 6 that come up in the rolls are assembled as a five-digit number, e.g. 43146. That number is then used to look up a word in a cryptographic word list. In the original Diceware list 43146 corresponds to munch. By generating several words in sequence, a lengthy passphrase can thus be constructed randomly.</i><p>* <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Diceware" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Diceware</a><p>* <a href="https:&#x2F;&#x2F;diceware.rempe.us&#x2F;" rel="nofollow">https:&#x2F;&#x2F;diceware.rempe.us&#x2F;</a><p>* <a href="https:&#x2F;&#x2F;packages.debian.org&#x2F;search?keywords=diceware" rel="nofollow">https:&#x2F;&#x2F;packages.debian.org&#x2F;search?keywords=diceware</a>
weinzierlabout 1 year ago
My dear friend Bowerick asked me about this and maybe someone can help him out:<p>Is there a site that lists everyone in the entire universe in alphabetical order?<p>Bowerick would like to use it for a project he is working on in his spare time - and he has a lot of that since his accident.
评论 #39689345 未加载
jjbinx007about 1 year ago
We issued temporary passphrases for new users once and thankfully checked them manually before issuing them. Even if you remove swear words it&#x27;s amazing how random words put together could be interpreted as insults and slurs.
评论 #39691444 未加载
评论 #39689838 未加载
评论 #39692955 未加载
roydivisionabout 1 year ago
Project name should be &quot;Captain Haddock&quot;
CoastalCoderabout 1 year ago
This reminds me of the &quot;Abuse&quot; room from Monty Python&#x27;s Argument Clinic [0].<p>Shirley I&#x27;m not the only one.<p>[0] <a href="https:&#x2F;&#x2F;youtu.be&#x2F;uLlv_aZjHXc?t=42" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;uLlv_aZjHXc?t=42</a>
pmwabout 1 year ago
This is great in that it creates a grammatically correct sentence, which really helps with memorization, and which is lacking in many other &quot;passphrase generators&quot; that are simply sets of disconnected words.<p>Though password managers are useful, they don&#x27;t obsolete memorization! At the very least, you need to memorize your password manager&#x27;s master password. I also don&#x27;t put extra-sensitive passwords in my password manager, such as for my email account, laptop OS, SSH key, employer enterprise account, etc. I probably have about ten passwords &#x2F; passphrases memorized, and I don&#x27;t think this&#x27;ll ever reduce.<p>To scratch my own itch, I created <a href="https:&#x2F;&#x2F;phrase.shop" rel="nofollow">https:&#x2F;&#x2F;phrase.shop</a>, which also generates grammatically correct phrases (not full sentences though), minus the insults. Hopefully you find it useful too!
amarantabout 1 year ago
I&#x27;m probably not gonna use these for my passwords, but there are some pretty awesome insults generated here!<p>Is the source code available somewhere, and if so, under what license?<p>I&#x27;m currently working on a tiny game, and this gave me the idea of having generated insults in the banter!
GauntletWizardabout 1 year ago
Bill Cheswick is a cool dude. In the 80s and 90s, he ran the Internet Mapping Project, which was an attempt to collate the complexity that is our routing stack into something approachable. It also produced some really cool graphs: <a href="https:&#x2F;&#x2F;cheswick.com&#x2F;ches&#x2F;map&#x2F;gallery&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;cheswick.com&#x2F;ches&#x2F;map&#x2F;gallery&#x2F;index.html</a><p>As a young engineer, I had the opportunity to meet him at one of the tech conferences my dad was attending, where he gave me one of his printed copies of the internet map (and signed it). Hung on my childhood bedroom wall until my parents moved. Lovely piece.
ornelabout 1 year ago
I made a readable passphrase generator[0] (in Spanish) with a UI that lets you configure the sentence structure. It&#x27;s all generated in the client and code is open[1]. According to my primitive calculations I get up to 9x bits of entropy<p>[0] <a href="http:&#x2F;&#x2F;mirrodriguezlombardo.com&#x2F;passphrase&#x2F;" rel="nofollow">http:&#x2F;&#x2F;mirrodriguezlombardo.com&#x2F;passphrase&#x2F;</a><p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;mir123&#x2F;readablePassphraseJS-ES">https:&#x2F;&#x2F;github.com&#x2F;mir123&#x2F;readablePassphraseJS-ES</a>
tomtomtom777about 1 year ago
Nice except that it is an absolute no go to generate these on the server.<p>Why not port to JS and generate it on the client? Should be trivial.<p>Yould should not encourage people to trust you.
评论 #39691521 未加载
Brajeshwarabout 1 year ago
Superb. Loving it.<p>I wish this was Open Source. I want to add quite a lot of pre-defined words that should come up more often than not. ;-)
评论 #39689583 未加载
threeioabout 1 year ago
This reminds me of the mid 90s when we first started having servers in the colo and you&#x27;d need to give a Noc tech the root password to fix things.. our policy was to always have the most offensive root password so you&#x27;d never -want- to give it to anyone... god it was fun...
评论 #39697550 未加载
dejjabout 1 year ago
Setting the seed would be great.<p>I use a passwordcard[1]. When the paper dissolves, I generate a new one from the same seed and print it again.<p>[1] <a href="https:&#x2F;&#x2F;www.passwordcard.org&#x2F;en" rel="nofollow">https:&#x2F;&#x2F;www.passwordcard.org&#x2F;en</a>
dghfabout 1 year ago
So the template is &#x27;You &lt;adjective&gt; &lt;object&gt; of &lt;adjective&gt; &lt;animal&gt; &lt;noun&gt;&#x27;.<p>If there&#x27;s about 42 bits of randomness, presumably there&#x27;s an average of a bit more of 2^8 entries in each of those five lists?
ourmandaveabout 1 year ago
Reminds me of <i>A Clockwork Orange</i> quote...<p>&quot;Well, well, well, well. If it isn&#x27;t fat, stinking billy goat Billy-Boy in poison. How art thou, thou globby bottle of cheap stinking chip-oil?&quot;
Demcoxabout 1 year ago
This is why is why I pay for internet!
DonHopkinsabout 1 year ago
Doctor Zachary Smith would love this for insulting the Robot on Lost in Space!<p>Lost In Space - Dr Smith insulting the Robot:<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=wyH33DXusTY" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=wyH33DXusTY</a><p>Jonathan Harris and PimpBot 5000 appeared on Conan O&#x27;Brien in 1998:<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=BlU0hs5j-W0" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=BlU0hs5j-W0</a>
makachabout 1 year ago
Terrible and hilarious. Maybe not use it for your passphrases, entropy seems low? Also all sentences starts with &quot;you&quot;.
coldteaabout 1 year ago
What stops someone from adding anything generated by their &quot;passphrase generator&quot; to a brute-force dictionary?
评论 #39689847 未加载
评论 #39689227 未加载
ggambettaabout 1 year ago
You fight like a dairy farmer.
评论 #39691599 未加载
fileeditviewabout 1 year ago
You can even mutter them while entering the password and nobody will suspect that it&#x27;s an actual passphrase.. just the typical nerd talking to her&#x2F;his computer.
评论 #39689105 未加载
layer8about 1 year ago
The first word doesn’t seem very random.
1vuio0pswjnm7about 1 year ago
Someone should test whether insults are actually easier to remember than non-insults.
potemkinhrabout 1 year ago
Good one, added it to my Powershell profile for the occasional giggle so I can invoke it on demand, feel free to reuse it<p>function Insult { (Invoke-WebRequest -Uri &quot;<a href="https:&#x2F;&#x2F;cheswick.com&#x2F;insults" rel="nofollow">https:&#x2F;&#x2F;cheswick.com&#x2F;insults</a>&quot;) .ParsedHtml.getElementsByTagName(&quot;p&quot;)[2].innerText } #Outputs a random quality insult!<p>Note: delete the space behind <i>insults&quot;)</i> Formatting ¯\_(ツ)_&#x2F;¯
ddoolinabout 1 year ago
&gt; You foul caldron of ulcerated flying squirrel detritus<p>I kinda like this one.
failuserabout 1 year ago
Nice. I get why “Russian” is an insult again, but “Irish”?
hyperman1about 1 year ago
I&#x27;ve been wondering, to use something like this in a new captcha system. AI is great for solving captchas, but megacorp censorship won&#x27;t let them swear. So captcha: Write some swearwords in this textbox.<p>A swearword password is great for the same reasons: You can&#x27;t publish it in most public locations. They&#x27;ll refuse to publish it.<p>Next up: A password full of covid disinformation. Preferrably racist.
Aeolunabout 1 year ago
Today I learned about 20 new insulting English words.
BigParmabout 1 year ago
I don’t understand long passwords of dictionary words. Is an 8-word password not just an 8-character password?
xkcd1963about 1 year ago
Add a pinch of passive agressiveness and I can guarantee you hackernews will love and use this
jihadjihadabout 1 year ago
&quot;You maladroit equine galvanic fastener&quot;<p><a href="https:&#x2F;&#x2F;xkcd.com&#x2F;936&#x2F;" rel="nofollow">https:&#x2F;&#x2F;xkcd.com&#x2F;936&#x2F;</a>
qwertoxabout 1 year ago
`You depressive china of noxious burro deer slabber`.<p>Is it just me thinking that it&#x27;s not ok to have China in the nouns list? Or do we also find &quot;united states of america&quot; or &quot;germany&quot; in there?
评论 #39688879 未加载
评论 #39688858 未加载
评论 #39688841 未加载
评论 #39688896 未加载
评论 #39689273 未加载
评论 #39689019 未加载
评论 #39689653 未加载
评论 #39688868 未加载
评论 #39688970 未加载