Live data from Hacker News

The password “ji32k7au4a83” has been seen over a hundred times

twitter.com

91–100 of 296 posts

Re: The password “ji32k7au4a83” has been seen over a hundred times

#91

Earlier quoted context omitted.

I'm willing to bet that a major upcoming security disaster is a compromised password manager that leaks out tens of millions of accounts and passwords in nicely structured XML that's perfect for automated attacks and frauds. Yes, I use a password manager too, but an ancient one that has no Internet connection, no syncing, and no cloud storage. The only "modern" password manager I've been able to find that works compl…

What I do is use a password manager, but when it enters a password into an app or site, I type a few more characters after the end of it before logging in. Kind of a secondary master password that's not stored anywhere except my memory and my safe. Best of both worlds in my opinion.

That's really clever.

Re: The password “ji32k7au4a83” has been seen over a hundred times

#92

I just keep the RandomKeyGen [0] site on the top of my bookmarks, and whenever I need to set a password for a newly spun up server, or SQL DBA admin password etc., I just pick a random one from there. Advantage over a password manager? - sometimes I have to document what the password is in offline technical notes or a password vault for the customer, and doing it this way lets me kill two birds with one stone. [0] -…

Better to use the `pwgen` command for that. There's no guarantee the passwords from that site are really random / not being stored.

Re: The password “ji32k7au4a83” has been seen over a hundred times

#93
post #49
post #34

This is using the zhuyin keyboard which most likely means Taiwanese users since Taiwan is probably the sole user of the zhuyin keyboard. Typing that out on a zhuyin keyboard gets you: ㄨㄛˇㄉㄜ˙ㄇㄧˋㄇㄚˇ In Pinyin that is wo3 de mi4ma3 Or in English "my password"

For the unfamiliar, "ㄨㄛˇㄉㄜ˙ㄇㄧˋㄇㄚˇ" is an example of "bopomofo" script, the phonetic system used to teach kids reading and pronunciation in Taiwan, and adapted to Chinese keyboard input (zhuyin). I learned it in the 1990s studying Mandarin in Taipei. It maps closely to pinyin romanization used in China (i.e., "ㄨㄛˇ" = "wo3" which is the sound in the Mandarin dialect for "我" and potentially other characters with the sam…

I thought hiragana/katakana come from Chinese character radicals?

Re: The password “ji32k7au4a83” has been seen over a hundred times

#94
post #49

Earlier quoted context omitted.

For the unfamiliar, "ㄨㄛˇㄉㄜ˙ㄇㄧˋㄇㄚˇ" is an example of "bopomofo" script, the phonetic system used to teach kids reading and pronunciation in Taiwan, and adapted to Chinese keyboard input (zhuyin). I learned it in the 1990s studying Mandarin in Taipei. It maps closely to pinyin romanization used in China (i.e., "ㄨㄛˇ" = "wo3" which is the sound in the Mandarin dialect for "我" and potentially other characters with the sam…

I thought hiragana/katakana come from Chinese character radicals?

Well, yeah they did, but thousands of years before bopomofo script.

Re: The password “ji32k7au4a83” has been seen over a hundred times

#95
post #34

This is using the zhuyin keyboard which most likely means Taiwanese users since Taiwan is probably the sole user of the zhuyin keyboard. Typing that out on a zhuyin keyboard gets you: ㄨㄛˇㄉㄜ˙ㄇㄧˋㄇㄚˇ In Pinyin that is wo3 de mi4ma3 Or in English "my password"

I see this same explanation on the Twitter thread, which is great. However, I am concerned at how the OP got the string in the first place, that he compared to HaveIBeenPwned? Is he storing his user's passwords in plain text in his back end database, and decided to run them all against the service?? That in and of itself is a security red flag.

I am reading this as OP looking at password breach databases (which are, by definition, public and plaintext already), not OP running a service with password registration themselves.

Re: The password “ji32k7au4a83” has been seen over a hundred times

#96

I'm a scientist. Information theory always felt curious to me because it adopted terminology and concepts similar to that from statistical mechanics but in practice was always much more difficult due to what could be considered what was "random" vs. what was non-random. After sitting back and thinking about it, what is considered "random" of course is a statement of the probability distribution for the set under cons…

Hold up. In my physics classes, no one ever gave me a straight answer on what constituted a "macrostate". It always sounded arbitrary for similar reasons to the ones you describe for language. Are you telling me it's literally defined by the energy of the system (the Hamiltonian, right?) alone?

Re: The password “ji32k7au4a83” has been seen over a hundred times

#97
post #49

Earlier quoted context omitted.

For the unfamiliar, "ㄨㄛˇㄉㄜ˙ㄇㄧˋㄇㄚˇ" is an example of "bopomofo" script, the phonetic system used to teach kids reading and pronunciation in Taiwan, and adapted to Chinese keyboard input (zhuyin). I learned it in the 1990s studying Mandarin in Taipei. It maps closely to pinyin romanization used in China (i.e., "ㄨㄛˇ" = "wo3" which is the sound in the Mandarin dialect for "我" and potentially other characters with the sam…

https://en.m.wikipedia.org/wiki/Bopomofo Wikipedia says it was created under the Beiyang Government so no. Also bopomofo is an alphabet (seperate characters for consonants and vowels) where as katakana/hiragana are syllabaries However all three systems are derived from regular Chinese script. Hiragana is derived from cursive Chinese script, Katakana from radicals used as shorthand for certain characters, and Bopomofo…

It's not an alphabet, it's a semi-syllabary (and that's written on the page you linked). There is no separate characters for consonants and vowels but instead a separation between consonants and rhymes. Rhymes can be made of one or multiples vowels, and can be terminated by a consonant (/n/, /ŋ/).

Re: The password “ji32k7au4a83” has been seen over a hundred times

#98

I'm a scientist. Information theory always felt curious to me because it adopted terminology and concepts similar to that from statistical mechanics but in practice was always much more difficult due to what could be considered what was "random" vs. what was non-random. After sitting back and thinking about it, what is considered "random" of course is a statement of the probability distribution for the set under cons…

> It's just interesting to me, another reminder that physics is just that much more easier than anything else.

Such a statemenrs make me nervous.

In the late XIX century physics professors told their students that they should stop learning physics and go to some other science, because physics is almost complete. It explains almost everything there are some small issues with electromagnetism which will be solved in a few decades and there would be no more work for physicists. No more physics as a science, just engineering.

At that time physics seemed much more easier than anything else. Like it seems now for you, I suppose.

Though maybe there would be no more Einsteins, and physics really explained almost everything for this time.

Re: The password “ji32k7au4a83” has been seen over a hundred times

#99

I just keep the RandomKeyGen [0] site on the top of my bookmarks, and whenever I need to set a password for a newly spun up server, or SQL DBA admin password etc., I just pick a random one from there. Advantage over a password manager? - sometimes I have to document what the password is in offline technical notes or a password vault for the customer, and doing it this way lets me kill two birds with one stone. [0] -…

Mine is https://mostsecure.pw/ (please note this is a joke)
Post reply on HN