tux0r is my legal name. System hacked, successfully.
This is my Lemmy (and sometimes, Mastodon) account. If you see another tux0r, that’s still me.

All posts: CC0

  • 0 Posts
  • 22 Comments
Joined 3 months ago
cake
Cake day: January 28th, 2026

help-circle





  • WASM is often used alongside Javascript, but there’s actually nothing which inherently requires it.

    There is no established way to load WASM in your browser without JavaScript code that does it for you, so there actually is.

    Can you explain why you feel that locally running Javascript is more insecure than using, say, locally running Python code, for encryption?

    A web browser is the most vulnerable software on your computer.

    To stick with the one example I brought, namely GnuPG encrypted e-mails: Running GnuPG locally on my machine to encrypt/decrypt/verify an e-mail before pasting the result into (e.g.) my e-mail client is reasonably secure. GnuPG has been audited thoroughly enough, so it’s (relatively) safe to assume that no bad actor will read and/or modify the e-mail on the way. I am not aware of any JavaScript alternative with a similar security record.

    I think we’re derailing a bit though. My original comment was:

    You can’t do that (= secure encryption) in a browser.

    Locally and in a browser are, in real life, mostly different things and I assume you know that. GnuPG in webmail software without having used it locally first, which is what I was hinting at, just isn’t secure.

    edit: Bed time, might continue this tomorrow after work if I’ll find some Lemmy time… good night for now!


  • Why would I care if you block me?

    Please, by all means, don’t care. I, for one, care about whether strangers on the internet try to dunning-kruger me. Life’s too short for that.

    I’ve used NetBSD on a server before, and it was fine, but like, what reason would I have to move away from Linux?

    The same reason why weirdos want Windows users to move away from Windows, I guess. It is lovely to have options, and (given the continuing enshittification of much of Linux, with systemd spreading through the whole ecosystem like a virus, less customizability, more security fails, …) BSD is quite an appalling option. It runs (almost) all Linux software, is notably more mature (it existed long before Linux and quite a few companies relied and worked on it for decades, making it enterprise-ready by design), has a very nice community (and me) and it runs on old hardware much longer than Linux does; ironically, that’s what Linux users think they do better than Windows. Heh.

    And the BSDs (I, personally, use OpenBSD on a few servers, only recently started trying NetBSD on a spare laptop) are only a subset of your free alternatives, with Solaris (illumos) and (e.g.) Haiku being two others. There will always be one system that does exactly what you want and how you want it.