• 1 Post
  • 47 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle
  • Container is just a term for a set of isolation solutions bundled together.

    Like file system isolation (chroot), network isolation, process isolation, device isolation…

    One of them is ofc chroot, yes container use exactly the same chroot functionality.

    So to answer your question, no, you don’t need full isolated container. You can use only chroot.

    You just need to pass all required devices ( and match the driver version running in kernel with your files in container and (avoid) more than one app having full unrestricted access to GPU as that would result in issues (but dont know the details so can’t help you with that)).



  • The only reason ssh client would “hang” without any output is when it’s waiting for external key storage to allow access. It’s designed that way to give user some time to approve access to key storage.

    It sometimes happen that the installed key storage is broken in a way that it fails to show user modal, for any reason (showing on wrong screen, wrong desktop, wrong activity, wrong framebuffer, …)

    One solution (that you already did) is to change the SSH agent env variable to point to different key storage.

    Another would be (if possible) to uninstall the broken key storage if you don’t use it. But it is sometimes needed/used by other apps.

    It’s overall good to notify/open bug on your distro issue tracker to notify that some packages are missconfigured (maybe have missing dependencies) or conflicts with other ones.



  • Not true, I’m just fighting the myth that incognito mode gives you (any) privacy.

    Company have many legal reasons to store my IP and they do so, don’t have a problem with it, but they can’t use it legally for advertising without consent. You are agreeing to tracking, that in turn allow them to use your IP for tracking, it doesnt matter if its in incognito mode as now they can track you legally also outside. So your comment about using incognito is just plain wrong.

    Ultimatily it’s about the rules (including gdpr), I don’t agree/approve to be tracked and don’t want my visit to be linked to me, so if the website like that don’t want to provide content in exchange for ads (like in the OP case above) then they don’t need to.

    I fully know they can (and probably doing it without asking because they can) track my activity to serve targeted ads. I just voice my disgust and voice my disapproval with the state the advertising is now, and propose a solution that I personally am fine with it.

    Why do you think I’m using adblock and pi-hole for?



  • Totally agreed, but there are pros and cons.

    File - harder to steal but once stolen hacker can bruteforce it as much as it wants. Web service - with proper rate limits (and additional IP whitelist so you can only sync on VPN/local network) - its harder to bruteforce. (But yes, you (sometimes) have also full copy locally in the local client, but …)

    If it was only for me I probably would also go with KeePass as you will not update the same db at the same time, but with with multiple users it’s getting unmanageable.

    I just got triggered as those CVEs are not that bad due to the nature that the app encrypts stuff on the client side so web server is more like shared file storage, while your answer suggested to switch to a solution that doesn’t work for a lot of people (as we already tried that).




  • Opening in incognito doesnt give you any privacy, they still going to match you using IP and browser fingerprint to get (almost) the same person matching as allowing all cookies.

    Cookies just makes it easier.

    For me if its a page I opened first time I will just close it and open next search result.

    If this page/domain is something I see quite often then depending on the price I might pay.

    Paying full monthly price for single page visit is stupid they will have a hard time to convince me to pay. And paying with privacy is out for me.

    Waiting for time when they start using centralized payment system that will allow me to pay small amount per visit, like lightning or BAT.








  • Just because you send me malware after some text I wanted to read (in http response), don’t give you rights to force me to execute the malware.

    Just because I have your book (or page) and look at part of it doesn’t give you the right to force me to read it in full or dictate how I’m reading it.

    I have every right to reveal/read only part of the book/page. We didn’t sign any agreement, if you want me to first look at the part you want to or agree to some license nothing stopping you to do, stuff like paywall or subscription exists…