nice
Laitinlok
Jeez not wiping the server
Mfw you think mass surveillance is so scary
It seems like they collect the data from big tech and not directly from the users.
Idk but it's a work computer I suppose
One thing it should note that most Linux distros does not encrypt the boot volume
The thing they could do is block the servers of Meta or route to tor for anything sent to meta.
The only thing it improves is data security which can in some extent resist against identity theft, financial fraud, etc. Does having an eSIM card improve my data security?
Yes, there are significant security benefits. An eSIM card cannot be stolen without stealing the phone, whereas removable SIM cards are sometimes stolen, and used in port out scams. That's when identity thieves fraudulently swap stolen SIM cards into different phones to gain access to the victim’s calls and text messages. The thieves may then try to reset credentials and gain access to the victim's financial and social media accounts.
For more information about SIM swapping, port out scams, cell phone cloning and subscriber fraud, see our consumer guide on cell phone fraud. https://www.fcc.gov/consumers/guides/esim-cards-faq
Using the hash of my artwork as my password for encryption lmfao
Does this PoW deannonymise tor.
Tutanota first use the user password to generate an AES key using BCrypt, that AES key is then used to encrypt the private key. The encrypted private key and hashed AES key is then sent to the server, hence the server does not store nor know the private key and the hashed AES key is used to authenticate the user. It uses SHA256 for hashing, it's safe because the hashing algorithm is one way only and not reversible, meaning you can't convert the hash to the password but only the other way around the password can generate the hash, so even the server is compromised it doesn't gain access to your password.
Good