Swiss privacy and security has hidden its fair share of very bad deeds over the years.Great service, Swiss privacy and security
Swiss privacy and security has hidden its fair share of very bad deeds over the years.Great service, Swiss privacy and security
If a nation or technological platform vetted your activities they wouldn't be offering privacy.Swiss privacy and security has hidden its fair share of very bad deeds over the years.
What I was kinda saying is, how do we truly know what Proton, or any vendor’s free email, is doing with your data, especially when the company is protected by a nearly impenetrable veil of private industry and government turning a blind eye to potential abuses?If a nation or technological platform vetted your activities they wouldn't be offering privacy.
Its encrypted end to end. Any proof otherwise?What I was kinda saying is, how do we truly know what Proton, or any vendor’s free email, is doing with your data, especially when the company is protected by a nearly impenetrable veil of private industry and government turning a blind eye to potential abuses?
All you have for sure even with Proton is a pinky promise that’s unenforceable on your end.
EncryptionWhat I was kinda saying is, how do we truly know what Proton, or any vendor’s free email, is doing with your data, especially when the company is protected by a nearly impenetrable veil of private industry and government turning a blind eye to potential abuses?
All you have for sure even with Proton is a pinky promise that’s unenforceable on your end.
For email or any other application to be secure between the sender and receiver, better known as end to end encryption. Each end user must have a PKI key pair. I encrypt the message I want to send to you with my private key and your public key, you decrypt the message with your private key and my public key.I do understand that for the encryption to be effective it must be between users who are both using the same provider.
"Encryption" can mean a lot of different things; and more importantly, the questions "WHEN is the data encrypted?", "WHERE is the data encrypted?" and less critically "WITH WHOSE methods and ciphers is the data encrypted?" define the general overall security of a thing. If I underestand it correctly, Google encrypts data within their own relays; but if it was truly "encrypted" as we hope "encryption" properly secures our data and privacy, their bots would not be able to scour your messages to better advertise to you. "End-to-end" encryption is probably best for security and privacy but removes profitibility for those enterprises that use you as the product.Gmail is encrypted. Are there ANY email providers that don't encrypt their emails? I do understand that for the encryption to be effective it must be between users who are both using the same provider.
the Proton client on your device encrypts it with your private key and the public key of the destination user if they also use Proton.
False, gmail still scans your mail. Be wary of foggy "diversion" tactics.Gmail is encrypted. Are there ANY email providers that don't encrypt their emails? I do understand that for the encryption to be effective it must be between users who are both using the same provider.
IF there is anything on the planet regarding email you're not going to be more reassured than Proton. Their mission is to allow people in repressive governments to be able to communicate with the outside world and not have security forces come knocking at your door to take your family away.What prevents the client they made from uploading your key to their server?
Have there been any audits of their code?
Welcome, there is so much written on the company. I have used them forever before it became a common name. I always liked the ad free clean email program. BTW- their free service has a limit for storage. I have both paid and free.That's what I needed. TY.
Because you don't allow any access to your private key. Your public key is just that, public. My public key is published on the internet for the whole world to see.What prevents the client they made from uploading your key to their server?
Have there been any audits of their code?
Because you don't allow any access to your private key. Your public key is just that, public. My public key is published on the internet for the whole world to see.
Proton uses SRP, which is good and Proton publishes all of their client source code. The source code is highly scrutinized to make sure Proton does not upload your private key (password). Proton is trusted by security professionals because Proton's source code is open and they are open about how their service works. I don't know of any other email service that can be trusted.I understand that, what I was pointing out is that the client that encrypts the data is something you must implicitly trust. It gets to use your private key.
Proton is trusted by security professionals because Proton's source code is open and they are open about how their service works. I don't know of any other email service that can be trusted.
I don't know if RHEL + clones do this but in the Debian/Ubuntu world my shell will scream bloody murder - ALL CAPS and lots of "!!!" - if I try to ssh-copy-id or even SSH into a remote machine if my private key isn't chmod'd to 0400, hidden under a blanket and given a Groucho Marx mask.Because you don't allow any access to your private key. Your public key is just that, public. My public key is published on the internet for the whole world to see.
Oh yeah, they all will and absolutely should!I don't know if RHEL + clones do this but in the Debian/Ubuntu world my shell will scream bloody murder - ALL CAPS and lots of "!!!" - if I try to ssh-copy-id or even SSH into a remote machine if my private key isn't chmod'd to 0400, hidden under a blanket and given a Groucho Marx mask.