Technology
This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.
Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.
Rules:
1: All Lemmy rules apply
2: Do not post low effort posts
3: NEVER post naziped*gore stuff
4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.
5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)
6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist
7: crypto related posts, unless essential, are disallowed
view the rest of the comments
In this point Windows is more secure, because it stores the password encrypted in the HD in a second Keyring, most Linux stored them in plain text. Anyway, a current mistake is to use 12345 as password in all accounts.
Nowadays most (maybe all) linux distributions use etc/shadow for passwords - passwords are encrypted, not plaintext.
You can easy test it, go to your browser settings, to passwords and click on "See password". Doing this in Windows, it opens a Pop-up where you must put the system password before you can see the passwords stored. In last Linux I used (Kubuntu), I could see the passwords directly. Well, it was some time ago, maybe this has changed in last distros.
If you use Firefox, password manager stores its data encrypted (not in plain text). You can also turn on the master password requirement if you like.
Same in all other browsers, in Windows it's encrypted anyway in a second keyring, but the lack is, that, when they create a random password, you can't recover it in case of lost or the HD/PC goes to Valhalla. Same with all other password Manager (I know) Better and more secure to trust in a simple papernote or in your memory.