reksas@sopuli.xyz to Privacy@lemmy.ml · 1 month agois there a way to decrypt google cookie contents?message-squaremessage-square7fedilinkarrow-up124arrow-down12file-text
arrow-up122arrow-down1message-squareis there a way to decrypt google cookie contents?reksas@sopuli.xyz to Privacy@lemmy.ml · 1 month agomessage-square7fedilinkfile-text
Is there? I want to know what kind of stuff they are storing on my computer so I can know if i should do anything about it.
minus-squarereksas@sopuli.xyzOPlinkfedilinkarrow-up1·1 month agowhat about the encrypted traffic different programs send/recieve on my computer? is it possible to decrypt that?
minus-squareboreengreen@lemm.eelinkfedilinkarrow-up3·1 month agoIn general, they collect anything and everything they can get their hands on. So limiting their access, as much as possible, is the way to go.
minus-squarereksas@sopuli.xyzOPlinkfedilinkarrow-up3·1 month agowell, that ship sailed long ago since i have used windows. fortunately i’m switching to linux when my new computer is ready
minus-squareBioMyth@lemmy.mllinkfedilinkEnglisharrow-up3·1 month agoWireguard could be helpful if you used a SSL terminating proxy in front of it but then you have to know the data format to parse it. So unless you are a researcher it is a long path ahead of you without any OOTB tools to do it for you.
what about the encrypted traffic different programs send/recieve on my computer? is it possible to decrypt that?
In general, they collect anything and everything they can get their hands on. So limiting their access, as much as possible, is the way to go.
well, that ship sailed long ago since i have used windows. fortunately i’m switching to linux when my new computer is ready
Wireguard could be helpful if you used a SSL terminating proxy in front of it but then you have to know the data format to parse it. So unless you are a researcher it is a long path ahead of you without any OOTB tools to do it for you.
hmm, good to know