I know this is a joke but for anyone reading: Linux has many advantages and is great but is NOT immune to viruses or exploits.
Though there are very few of them… at least regarding virurses.
That isn’t true at all.
Source: My job is hardening Linux servers against cyber security threats.
I think desktop Linux was implied. You don’t browse porn from servers. Mostly.
Tf does the “mostly” mean??
Because you CAN browse porn from server.
Hardening a server is not the same thing as running vulnerable operating systems.
According to NIST it is:
You have to harden servers because they’re vulnerable.
That’s because of the function of a server running those services. A desktop isn’t running services.
Sweet times, when I made malware running with WINE.
Wasn’t there a story about bug found in kernel because some malware kept crashing in wine?
The real Linus Tech Tips (now with 100% less sexual harrassment).
did…did you really started using linux because of porn?
Of course not, it was because I really liked this girl, and she used Linux too.
lmao, this is unironically the reason one of my exs stared using Linux. Because I kept hyping it up so he figured it was a good bonding activity to learn it. To my knowledge he still uses it.
I was actually kidding… I don’t know any girl that uses Linux 😔.
Then allow me to introduce myself.
Not that I’m a Linux pro, but I at least know how to copy and paste terminal commands until I fix whatever problem I caused by copying and pasting terminal commands.one of us one of us one of us
Will you marry me 😊?
/s I’m already married, just said it for the joke 😂… not happily though, so there’s always a chance 🤣🤣🤣.
I’ve learned the dumb way going for married people is always a bad idea regardless of the status of the marriage, so I must politely decline.
I’m an Ubuntu user anyway, so I’m unfortunately unfit for marriage in the first place.I’m an Ubuntu user anyway, so I’m unfortunately unfit for marriage in the first place.
Lol 🤣, this is why you are, you’re funny 😂.
Seriously though, I completely agree with you. I was just kidding anyway, that is completely my problem to have and/or solve, don’t need to drag others with me.
relationship is temporary, linux is eternal
GNU/rizz
That’s… quite the dedication. I personally just never downloaded things or ran random executables from porn sites, but hey… who am I to judge, I guess
There’s always a risk of JavaScript breaking out of the sandbox and crap like that. Browser vendors do their best to protect against things like that but security is often a trade-off for speed and people like fast software, not to mention browsers are huge and complex and they’re going to have vulnerabilities. A browser’s whole job is to execute remote untrusted code, do you trust it that much to be flawless?
… I mean, I don’t but I use it anyway so ¯\_(ツ)_/¯
Linux security noob here but can’t you just run the browser in a chroot with everything isolated?
Yeah, that should work too… but you don’t get to see any of your local files…
Made a Nix library for this. For a simple setup you can just build this (untested) and run the result:
import ./encase.nix { name = "firefox"; rw.home.nathan = /home/nathan/home-for/firefox; # other dependencies it might need... tmp = /tmp; # fresh tmpfs for this sandbox network = true; command = pkgs.firefox; }
It doesn’t have user isolation yet, so if it escapes the browser and the chroot (which doesn’t have a
/proc
unless you setproc = /proc;
, and runs in a PID namespace either way) your files are still at risk. However, this is still pretty secure, and you can run the script itself as a different user (it creates a new UID namespace so chrooting can be done without root).
Btw, news and software sites are scarier in malvertising than porn sites.
Remember when Forbes loaded malware onto people’s computers after demanding they turn off their ad blockers? Cause I sure do.
Okay, serious question: which distro is the best for watching Pr0n? One that can handle multiple video streams with out slowing down would be great.
C’mon you nerds, help a degenerate out!
Any distro, I don’t think there’s a difference in this case
Boot off a live media every time you want to watch it
They’re clearly asking about performance not security
Performance wise every modern distro should be able to handle multiple video streams provided your pc has the resources.
Probably would also be doable off the live media?
I imagine there’d be a performance penalty if using a flash drive for the OS. Not sure though.
Most important stuff is loaded in RAM, so unless you’re downloading the stuff as well, you’re probably fine
Cringe
Shhhh. Let people enjoy things