• 0 Posts
  • 22 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle



  • Not much information on the data. But still some critique of the data:

    1. the source claims

    “use ad blocking tools at least sometimes” so not all the time

    1. It is only 16-64

    Both of those metrics exclude lots of data for example, when you scroll down you see that yes a lot of ppl use ad blocker on the PC but not on phones or tablets. Also ppl below 16 have a very low usage rate also ppl above 64.

    I think actually ad block usage by sites visited with and without ad blockers would be nice too.

    But thank you for the link, guess ad blockers are indeed more popular than i thought.









  • Isn’t it an open secret that powerful entities (like spying institutions) can get into pretty much every system if they have physical access? Why is this not plausible

    You stated in your original comment: “pretty much every system”. So no, any modern phone if android or iOS is by default encrypted.

    If the key for the encryption is on the device, and either stored in an unencrypted TPM or unencrypted storage, its not a matter if breaking the encryption (quite impossible) but breaking the software/hardware (quite possible for someone with good enough forensics and skilled programmers)

    TPMs are by design encrypted.

    Keys are not stored unencrypted at least not when you encrypt your storage with modern solutions and set it up reasonably. You use either your TPM to store the key or store it on the drive and have it encrypted by itself or use a KDF.

    Also also: encryption only helps if the device is off, which is seldom the case with phones.

    No this assumption is wrong. You still would need to circumvent the Login into the device which is mostly secured by a pin or password or biometrics.