• 7 Posts
  • 20 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle







  • Duckduckgo is not the problem. They are using publicly scrapable information. So for instance if they have fingerprinted your device they see you go to duckduckgo, then they see you access a site about buying guns, it becomes trivial to determine what you searched for. They would not have direct access to what you search on duckduckgo and duckduckgo is not giving them access. They are using various methods to collect data based on habits. You can use literally any service you want and they could do the same thing.


  • Probably just whatever the public metadata is. metadata is super powerful especially if you have a lot of it. if the email was protonmail to protonmail they will get nothing. If it’s gmail to protonmail they will know that user X is talking to User Y in gmail. They will also have the email header information which is basically just going to be clear text. so they can still ascertain who you know, who you are talking about, and maybe a bit about what the conversation has to do with.

    EDIT: so I asked protonmail directly about it and they confirmed its only publicly available information that they can get. For instance they can try and verify if a certain email address exists. However proton told me that they actively watch for this kind of thing and block IPS trying to do this sort of monitoring.







  • Okay any time I mention this product I get roasted but I don’t care because I like it. There is a program called aptik and basically it backs up all your settings and home folder and then can be restored if you need to reinstall. https://store.teejeetech.com/product/aptik/

    It’s a one time purchase. I bought my copy like maybe almost 10 years ago and still use it. I used to have a script that I would maintain manually for this sort of thing but this is much easier. I also like that it will update strings and stuff for you when going from one version of a distro to another or between distros. You can also easily go in and uncheck things if you don’t want them or only revert certain parts of the backup and not others. it has 100% saved my butt a few times especially where I had some weird config on a piece of software and after a restore it worked just like before. In my opinion this is also a better option than a diskimage because of the customization of the restore and the fact that you can do it I guess my biggest issue with it is it’s not free software which is kind of annoying however it’s just one dude and the license is very bare bones so it’s not like he is trying to get away with anything with this tool.








  • I do want to make this point as well even though I know this thread is old. A lot of the issue comes down to very new hardware that isn’t in the mainline kernel yet but may be in the future. So the case of a 2017 laptop being fully supported is not that surprising. The question is if you could get a 2024 laptop from dell to run on mainline kernel with no extra drivers and the answer is likely mixed. The majority would likely work however things like webcam and the fingerprint reader would likely not work. You might still be able to get the drivers directly from dell and get it to work but it can be a hodgepodge and difficult to support. For instance the dell I had when I wrote this I could run on the latest Ubuntu however I had to download the debs for the webcam and fingerprint reader and screw around with the settings and config files to get them to work. Sometimes I would get an update that would break them and then I would need to mess around again to get them working. It’s linux so many things are “doable” however I wouldn’t say that it was user friendly or simple a lot of times. I am on system76 now and a whole lot happier to be honest.