If I log in to my account that includes my name, will my previously anonymous device now be associated with my account? What if I do the same in TailsOS?

  • senilelemon@lemmy.worldOP
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    2 months ago

    My objective is to make my actual personal identity not be traced across the web to the many accounts I have made on sites where I chose not to give any personal info.

    If I open Facebook under my own name, then log into lemmy, I do not want my own identity to be linked with my lemmy account. I know I will be tracked if I do both in the same session or via my browsing history/cookies on the same browser. But what can I do to seperate the link between them?

    Is using another browser/rebooting enough? Should I change my Tor connections? Or do I have to use TailsOS on a USB where I restart the PC before logging in to different accounts?

    I want to know how much is just enough so my two accounts/identities don’t get linked.

    • jet@hackertalks.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      2 months ago

      ok, let me restate - You want to use TWO social media services at the same time without them being linked to each other and yourself. Fair enough.

      Some methods:

      1. Qubes - Setup a VPN netvm, to a different VPN, for a VM tied to each social media account. This ensures your network paths, cookies, browsers never cross
      2. SPN Is interesting, each site would have its own circuit, then you use independent browsers for each account. This is more experimental, but a interesting option, not as guaranteed as Qubes.
      3. Run your own VMs, one per identity, with their own TOR connections, and their own VPNs on whatever computer you normally use (you could use the VMs for whonix or whatever); Just don’t cross contaminate the TOR circuits
      • Whatever you do, only one account/identity per setup, never mix! Never re-use.
      • These types of setups are vulnerable to timing information (you turn on the computer and connect to the same 2 social media accounts at the same time, and turn off the computer and disconnect at the same time, every day for example)
      • senilelemon@lemmy.worldOP
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        Holy shit, How fast do you type? And your explainations are so detailed, thanks a lot!

        Is running two different operating systems on different VPNs and different devices also good enough?

        Is using one service on the clearnet normally and the other service later after rebooting with TailsOS also a viable option?

        Also, QubesOS seems like the perfect solution for me, thank you for the suggestion.

        • jet@hackertalks.com
          link
          fedilink
          English
          arrow-up
          0
          ·
          2 months ago

          good enough?

          That is such a problematic statement, depends on your threat model, how much effort they are willing to spend to identify you. Honestly, truly, read the EFF guides, and privacy guides to help you establish your threat models.

          Any two online identities that use different, and consistent paths, without cross contamination will be sufficient for social media like having two facebook accounts so one for friends and family and one for your alternative lifestyle without cross contamination.

          Qubes is great, I recommend you play with it.

        • jet@hackertalks.com
          link
          fedilink
          English
          arrow-up
          0
          ·
          edit-2
          2 months ago

          One more option I forgot to mention, it’s you’re not really worried about your security, this is more of a nice to have:

          Some VPN software like mullvad browser extension Will let you set site specific VPN exit points. So you could have multiple profiles of Firefox or even Chrome running, each with the browser extension, each specifying different VPN exit points. I wouldn’t consider this high security, but for having two social media accounts coming from two IP addresses with separate browsers and separate cookies this will work

          Under the hood, it just uses different socks proxy servers that known IP addresses, so you could set it up without using the extension, but the extension makes it really easy