That question came up to me, when recently working on one project I needed to restart my PC several times. And therefore, while I used 3-5 web apps I needed to log back in to each one of them again, after each restart. And I started wondering if privacy-wise that auto-clear feature is worth it or not? Has anyone maybe tested that?

  • Novi Sad@feddit.org
    link
    fedilink
    arrow-up
    20
    ·
    1 day ago

    You should add permissions for select sites to store their cookies permanently. This reduces the annoyance dramatically.

    • comrade_twisty@feddit.org
      link
      fedilink
      English
      arrow-up
      5
      ·
      22 hours ago

      I have 3 browsers.

      One is my main browser Librewolf, I have a rule when using it: Never sign in anywhere and when I close it all data gets shredded.

      Next is ungoogeld Chromium, which I use for shopping and sites where I need to log in. I have some sites cookies whitelisted so they don’t get deleted.

      Third is currently Brave for banking. I don’t fo anything else with this browser. In the past I was using Firefox, but one of my credit cards has issues with it and won’t let me download statements.

      • Novi Sad@feddit.org
        link
        fedilink
        arrow-up
        3
        ·
        19 hours ago

        In Firefox & LibreWolf it’s native:

        Settings -> Privacy and Security -> section “Cookies and website data” -> “Manage Exceptions”

  • valar@lemmy.ca
    link
    fedilink
    arrow-up
    10
    ·
    1 day ago

    I do this. I just use a password manager that makes logging back in take 2 seconds, so I don’t mind.

  • PowerCrazy@lemmy.ml
    link
    fedilink
    English
    arrow-up
    9
    ·
    1 day ago

    Shared computer? Clear Browsing Data on Exit.
    Personal computer? irrelevant annoyance.

  • banazir@lemmy.ml
    link
    fedilink
    arrow-up
    6
    ·
    1 day ago

    I’ve taken to the habit of just logging in to the few sites I have accounts every time I open the browser. At this point, all my browsers are configured to delete all data. I don’t find it an inconvenience, and I feel it adds a layer of security. I don’t even use a password manager (though I should), as brain exercise I’ve memorized the few passwords I need. For me, it’s definitely worth the slight extra hassle. However, I accept this may be a bit much, given I’m pretty much the only person who uses this computer. I just feel more comfortable flushing all those pesky cookies daily.

  • manualoverride@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    1 day ago

    I use 4 different browsers and lock down each one depending on task… my general browsing browser is set to wipe every shutdown. The others only ever visit a single site.

  • Onno (VK6FLAB)@lemmy.radio
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    1 day ago

    I run my browser in incognito mode. Each launch a script creates a new profile directory specifically for that launch. When I quit the browser it deletes that profile directory.

    For every activity, email, a specific search, an online purchase, an issue report, accessing personal information, etc., I’ll launch a separate instance and within that instance I’ll restrict my tabs to only that purpose.

    I don’t save passwords or bookmarks, both of which are stored elsewhere.

    I’m not particularly worried about tracking by being fingerprinted, I’m much more concerned about data leakage, either inadvertently or maliciously.

    Rebooting is an utter pain in the arse, but I put up with it and use the opportunity to clear my slate.

    Edit: I don’t create the profile directory manually, it’s a little bash script.

  • Greg Clarke@lemmy.ca
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 day ago

    Use isolated browser instances instead. I want to be able to install useful addons for YouTube without having to worry if they’re monitoring me when I’m online banking etc. All modern browsers offer this. And I use a mix of browsers for different tasks. Like Firefox for most things because of the ad blocking / privacy. But I still use chrome for compatibility as some websites are lazy.

    • Engine606@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      24 hours ago

      You could use a chromium browser other than chrome that’s more privacy respective like cromite

  • Formless Oedon@lemmy.mlB
    link
    fedilink
    arrow-up
    3
    ·
    1 day ago

    The profile selector for Firefox (I use Librewolf) is a nice way to manage different settings for websites that need to keep browsing data. You can also use containers but I find alt-tabbing more easy to keep track of. Foxyproxy is good for this

  • monovergent@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    1 day ago

    Anything that requires PII in a separate browser that doesn’t clear on exit. General browsing on my main browser, which clears data on exit, except for a small list of exceptions. It doesn’t defeat non-cookie fingerprinting, but I at least get rid of all the cookies that I don’t want.

  • printf("%s", name);@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    1 day ago

    If you’re sharing the computer with others and you don’t delete cookies after having logged in to whatever website/service that you were using, the browser could automatically log another person in with your credentials. This is because cookies can store “sessions”. While I’m not a fan of Linus himself - and I do implore you to make up your own mind on that -, one time, at bandcamp, they almost lost their whole YouTube channel because their session tokens were grabbed, and they made a great breakdown of the incident, which can be educational: https://www.youtube.com/watch?v=yGXaAWbzl5A

    I make my browsers either not save cookies at all or delete them on exit by default and manually tweak site settings for specific sites if and when I want to be able to log in “automatically”.

  • ultimate_worrier@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    I run in impermanence mode with full LUKS decryption. I even hardened it further to require physical hardware for validation at boot. https://github.com/nix-community/impermanence

    It’s interesting how easy it was to get used to.

    Another project I like to use to verify the security properties of my OS is Vulnix. I have vulnix built right into my build script. Every time I update, I also get a full vulnerability report. To be totally transparent, though, I’ve been forced to ignore some vulnerabilities that are necessary evils for the niceties one tends to want in an OS. However, I might switch to Securix someday.

  • Taasz/Woof@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 day ago

    It’s a ton of hassle if you’re logging into websites on that browser and I don’t think it provides much benefit unless it’s a shared computer and user account.

    Firefox with uBlock Origin and Enhanced Tracking Protection enabled in strict mode blocks basically every type of tracker. You can add Cookie Auto Delete on top of that if you really want to make sure only sites you whitelist can save anything persistent like cookies or history.