Skip Navigation

User banner
Posts
94
Comments
1,833
Joined
1 yr. ago

  • Cobol

    💰💰💰💰💰

  • fuck

  • The desktop version uses Electron, a shitty Chromium + Node.js framework for devs that really only want javascript and web tech

  • True, forgot about that.

    Alternatively yeah some system to load the data online, autodelete after a while of not logging into something.

    But the question really is "why?"

    Disk encryption should deal with everything. Secure boot and usbguard are useful anyways.

  • THIS prevented you from switching?

    Afaik screenshare always worked when using Discord in a browser

  • Yeah because Flatpak firefox is damn insecure!

    Please dont use it. Firefox devs dont care. Flatpak restricts browsers from spawning "user namespace" sandboxes for filesystem isolation.

    Chromium uses a fork server (zygote) and breaks when it cannot spawn these sandboxes. So developers created zypak, which allows to isolate processes using bubblewrap, the Flatpak sandbox.

    Firefox just runs without a sandbox, and doesnt have a fork server, so nobody cares.

    Without process isolation, you have less duplicated content. This saves space but IT IS INSECURE.

    Please use a non-Flatpak Firefox version.

    There is no reason why a "Zen Browser" should use less RAM than Firefox.

    • use a non sudo user for the user
    • somehow get the IP address of that laptop all the time. There are dynDNS solutions like this where the client just needs to automatically download a certain file daily and you know his IP, my implementation is here.
    • have ssh access to root with a ssh key. The usual hardening, fail2ban, block using passwords
    • open the port for ssh on the clients system

    If something goes wrong, login via ssh (you know the dynamically changing IP) and remove a directory or the entire user.

    You cannot avoid that a user would copy files from there to a usb stick. Well you could, by using usbguard. Works really well in my experience, just prevent nonsudo users from adding new devices.

    And then you need to prevent the user from booting another system, or taking out the SSD and reading it. TPM and boot lock is the right thing here, what Max-P wrote.

  • Everything that does something is a file. No files, no existence ;)

  • Permanently Deleted

    Jump
  • Lol as a Fedora Discussion member, NVIDIA issues are there but like 10%

  • I can imagine that theirs is safer and more suited for targeted devices. Linux is extremely generalistic and has a ton of cruft.

    But I have never looked at their code or tried to port a Linux app to Android. The #Krita devs might have some insight here.

  • Just saying what some guy told me.

    It is also a highly modified kernel, extremely reduced. They do all filesystem stuff in userspace for example, which is pretty cool. And they add a ton of garbage out of tree drivers.

  • Anything that supports EPUB, AZW3 or MOBI. So basically anything.

    And should have like 8GB of storage at least.

    I used a Kindle Touch, just didnt connect to the internet and used Calibre to convert EPUB to MOBI without issues.

  • Hahahahha

  • If you want to host stuff, you probably want Termux. It is its own distribution but you may want to run a Debian proot inside Termux, which will have way more software and maybe also more reliably and fast security updates (heard that was a problem in Termux)

  • What would you expect?

    The tor network has more common stuff, drugs etc.

    I2p meanwhile is just really good for anonymity. I think using it for messengers is the best use. I was able to find a bunch of stuff, and yes unlike the dark web this would mostly be also there on the clearnet, mainly because there is no such business on i2p I guess

    Just random people offering services for free, a few pads, pastebins, fileservers

    You can find quite some cool stuff actually, but I think the main advantage is using it for messaging

    And unlike i2p, i2pd also doesnt really use much battery? I could totally keep that on all day