this post was submitted on 17 Sep 2023
36 points (97.4% liked)
Canada
10024 readers
1120 users here now
What's going on Canada?
Related Communities
🍁 Meta
🗺️ Provinces / Territories
- Alberta
- British Columbia
- Manitoba
- New Brunswick
- Newfoundland and Labrador
- Northwest Territories
- Nova Scotia
- Nunavut
- Ontario
- Prince Edward Island
- Quebec
- Saskatchewan
- Yukon
🏙️ Cities / Local Communities
- Calgary (AB)
- Comox Valley (BC)
- Edmonton (AB)
- Greater Sudbury (ON)
- Guelph (ON)
- Halifax (NS)
- Hamilton (ON)
- Kootenays (BC)
- London (ON)
- Mississauga (ON)
- Montreal (QC)
- Nanaimo (BC)
- Oceanside (BC)
- Ottawa (ON)
- Port Alberni (BC)
- Regina (SK)
- Saskatoon (SK)
- Thunder Bay (ON)
- Toronto (ON)
- Vancouver (BC)
- Vancouver Island (BC)
- Victoria (BC)
- Waterloo (ON)
- Windsor (ON)
- Winnipeg (MB)
Sorted alphabetically by city name.
🏒 Sports
Hockey
- Main: c/Hockey
- Calgary Flames
- Edmonton Oilers
- Montréal Canadiens
- Ottawa Senators
- Toronto Maple Leafs
- Vancouver Canucks
- Winnipeg Jets
Football (NFL): incomplete
Football (CFL): incomplete
Baseball
Basketball
Soccer
- Main: /c/CanadaSoccer
- Toronto FC
💻 Schools / Universities
- BC | UBC (U of British Columbia)
- BC | SFU (Simon Fraser U)
- BC | VIU (Vancouver Island U)
- BC | TWU (Trinity Western U)
- ON | UofT (U of Toronto)
- ON | UWO (U of Western Ontario)
- ON | UWaterloo (U of Waterloo)
- ON | UofG (U of Guelph)
- ON | OTU (Ontario Tech U)
- QC | McGill (McGill U)
Sorted by province, then by total full-time enrolment.
💵 Finance, Shopping, Sales
- Personal Finance Canada
- BAPCSalesCanada
- Canadian Investor
- Buy Canadian
- Quebec Finance
- Churning Canada
🗣️ Politics
- General:
- Federal Parties (alphabetical):
- By Province (alphabetical):
🍁 Social / Culture
- Ask a Canadian
- Bières Québec
- Canada Francais
- Canadian Gaming
- EhVideos
- First Nations
- First Nations Languages
- Give'r Gaming (gaming)
- Indigenous
- Inuit
- Logiciels libres au Québec
- Maple Music (music)
Rules
- Keep the original title when submitting an article. You can put your own commentary in the body of the post or in the comment section.
Reminder that the rules for lemmy.ca also apply here. See the sidebar on the homepage: lemmy.ca
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Who writes and fact checks this stuff? Password managers have been a thing for a long time now. It should be considered some kind of malpractice now to ever make a recommendation other than "use an open-source password manager to generate and store randomly generated passwords." That should be followed up with a list of highly regarded options, like Bitwarden and KeePass, both of which are available for virtually every platform.
What is open source?
Open-source means that the source code is available for anyone to read. (It's also closely connected to copyleft licenses, which explicitly allow copying and derivative works, but they aren't quite the same.) It's generally very good for security software to be open-source, because it means anyone can see how it works and highlight security flaws, and it makes it much harder for malicious code (i.e. a password manager that sends all your passwords to the creator) to sneak in under the radar.
Sorry. If was a real writer instead of just an internet ranter, I would have either clarified the term or used different ones.
Open source software works something like Wikipedia. It's not perfect, but the fact that anyone can examine what's written and contribute means that eventually the errors get sorted out.
What I should probably have said is something more along the lines of "... one of the password manager apps that are frequently reviewed and audited for privacy, reliability, and correctness, like Bitwarden or KeePass. Both of those, and the vast majority of trustworthy password managers are available for virtually every platform."