this post was submitted on 01 Oct 2023
364 points (93.5% liked)

Linux

47231 readers
761 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

You can totally use emojis as passwords. You can probably even make this a policy at your company.

Edit: I thought this was an obvious enough joke, but just to clear things up: Only do this if you hate your company and everyone working there.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 96 points 11 months ago* (last edited 11 months ago) (5 children)

And here I am avoiding even special characters because I worry about having to enter them on a French keyboard at some point.

Do be aware that a single emoji is often composed of multiple Unicode characters (e.g. base emoji + gender modifier + skin tone modifier). Entering that on the command line is going to be fun.

[–] [email protected] 56 points 11 months ago (1 children)

On the upside, you could probably satisfy length and complexity requirements with just one emoji. ;)

[–] [email protected] 26 points 11 months ago

So add all emojis to my dictionary, got it

[–] [email protected] 17 points 11 months ago (3 children)

And here I am avoiding even special characters because I worry about having to enter them on a French keyboard at some point.

I use only special characters that are on the same places with most layouts (at least english and finnish). I suppose passwords with ä or ö might be a bit more resistant to brute-force attacks, but it causes far more problems than it might theoretically solve.

[–] [email protected] 8 points 11 months ago (1 children)

Longer passwords make your passwords exponentially more secure, in terms of security bits. Length matters.

[–] [email protected] 7 points 11 months ago

True, and for most credentials I of course use password manager, but things like workstation password are still something I need to manually type out and for those 65 random characters aren't really practical. And for those I use things like 'HorseBattery69+' instead of 'SalainenSäläsänä69+' since while they (could be) equally long and complex the latter is pretty much impossible to type out if keyboard setting is something else than finnish (swedish works too I think).

[–] [email protected] 4 points 11 months ago* (last edited 9 months ago)

[This comment has been deleted by an automated system]

[–] [email protected] 2 points 11 months ago

also nothing that looks the same for the annoying time when you do have to do some analog copying

no I, l, or | and i usually avoid ‘, “, !, /, \ (which one was it again?) and a few others that i have set in my password manager

[–] [email protected] 4 points 11 months ago (1 children)

doesn't matter much, when your password manager is doing the entering

[–] [email protected] 2 points 11 months ago (1 children)

Login passwords are not something your pw manager can type.

[–] [email protected] 1 points 11 months ago* (last edited 11 months ago) (1 children)

~~They absolutely can~~

EDIT: Not for OS logins

[–] [email protected] 3 points 11 months ago (1 children)

I believe they mean your OS login, which it cannot

[–] [email protected] 1 points 11 months ago

Good point, I thought he meant other logins for some reason.

[–] merde 3 points 11 months ago

that happened to me :/

i couldn't login using AZERTY. i thought i fucked up and forgotten my password but no, same letter was encoded as a different character in 2 different languages 🤷

[–] [email protected] 2 points 11 months ago (1 children)

Can you store emojis in KeePass ? 🤔

[–] [email protected] 6 points 11 months ago* (last edited 11 months ago)

Why not? Pretty much all software from the past twenty years has been UTF-8 compatible. The issue is more that you may at some point be in a situation where you can't (directly) use your password manager.