this post was submitted on 03 Sep 2025
105 points (91.3% liked)

Ask Lemmy

34426 readers
1484 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

"Trust" as in: trust it enough to run it on your machine.

(And assuming that you can't understand code yourself)

you are viewing a single comment's thread
view the rest of the comments
[–] _thebrain_@sh.itjust.works 5 points 3 days ago (2 children)

jdupes: it's great software. The author left GitHub not because of Microsoft, but because he refused to implement 2fa on his account, which GitHub made mandatory.

[–] masterspace@lemmy.ca 6 points 3 days ago* (last edited 2 days ago) (1 children)

Oh I would not trust software from a developer who does not understand the importance of MFA.

I mean, there's probably nothing wrong with it, but that's such a basic security issue that I would have zero faith they built the rest right.

[–] rikudou@lemmings.world 1 points 3 days ago (1 children)

Well, its importance is IMO overblown. MFA as it's usually implemented:

  • sms
  • email
  • TOTP

Sms and email are not really secure and TOTP is basically just a second password except you don't use it directly, but use numbers derived from the password.

The more secure alternatives (hardware keys) are really uncommon even among tech people, let alone the general population.

Not saying I think it's useless, I use MFA everywhere (because two passwords are better than one) but all in all it's much less secure than people assume.

[–] _thebrain_@sh.itjust.works 1 points 3 days ago

Granted the forms of mfa available without a hardware key are far from perfect. But they are better then no extra authentication method.

A good plan violently executed now is better than a perfect plan executed next week

[–] plantsmakemehappy@lemmy.world 4 points 3 days ago (1 children)

His website has some wild ranting about codeberg too. I've been tempted to stop using jdupes.

[–] _thebrain_@sh.itjust.works 1 points 3 days ago

As have I... But it's so dang handy. From what I know there is no alternative that is quite as good