this post was submitted on 10 Apr 2025
42 points (100.0% liked)

Cybersecurity

7665 readers
38 users here now

c/cybersecurity is a community centered on the cybersecurity and information security profession. You can come here to discuss news, post something interesting, or just chat with others.

THE RULES

Instance Rules

Community Rules

If you ask someone to hack your "friends" socials you're just going to get banned so don't do that.

Learn about hacking

Hack the Box

Try Hack Me

Pico Capture the flag

Other security-related communities !databreaches@lemmy.zip !netsec@lemmy.world !securitynews@infosec.pub !cybersecurity@infosec.pub !pulse_of_truth@infosec.pub

Notable mention to !cybersecuritymemes@lemmy.world

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] starshipwinepineapple@programming.dev 2 points 2 months ago (1 children)

Even if it was github, they have mandatory 2fa now which would help. Still some risks for people who reuse passwords on other services or if their 2fa got compromised (sim swaps), etc but wouldn't be full blown catastrophic

[–] ryedaft@sh.itjust.works 1 points 2 months ago (1 children)

I thought the point of salting was that the reuse doesn't matter as much?

[–] napkin2020@sh.itjust.works 3 points 2 months ago

There's always a chance you get phished and your password as a plaintext gets compromised. Using a same password makes it extra damaging.