My statements are accurate, but you don't realize it yet. I know #gdpr very well, but was trying to explain to the layman that encryption is very much a #gdpr thing.
You seem to assume that we are all too dumb too know what we are talking about and I find that a little rude.
If the data is PI GDPR compells an krganization to protect it well and compells you to prove you did. How well depends on a risk analysis, and on what measures are affordable and doable.
But regardless of that you should ALWAYS take measures that are simple to take, like using TLS in data transit.
And as I have said, it does not compel you to encrypt everything all the time as you alluded. For the benefit of other readers you really must be more careful about statements that you make.
If information is really precious you shouldnt mail it at all presumably, but use an MFTP server or other point-to-point solutions with strong authentication.
Using PGP on email is stronger than email with TLS of course, but Mftp is probably often stronger, since an adversary cannot get to your encrypted data.
None of that makes a case that TLS will automatically make everything OK. If information is precious then it is a no brainer to use secure methods, but once again, making SME send outgoing emails via TLS is NOT going to guarantee that.
However, the point is you should should both use PGP AND Tls in certain circumstances. It is not a choice between, but Tls should be an addition. PGP can protect the data in the email, but not the meta-data in many cases, from adversaries that are sniffing data.
Since Tls is better than no Tls and its cheap and easy you should always use it when sending PI.
You still ignore the fact that TLS guarantees you nothing unless all servers run it, which currently they do not, and that all clients connecting use secure protocols, which they currently do not.
The only reasonable, consistent way of guaranteeing email content gets securely from you to the recipient is using PGP. And if you don't want it sniffed at all then use a VPN where you know where the endpoints are. You could use my IPsec contribs for that if you want. Or Daniels excellent OpenVPN systems. You could of course use your own, if you had written anything.
In a world where #Gdpr is the standard, all email in transit will become TLS based is my prediction.
Since when did GPDR become a "world standard" ? You are really stretching the bounds of believe here.
I'm sure that TLS will become standard at some point in the future. But that isn't here and now. SME is not the last system to adopt it, and I doubt it will be. But as I have pointed out, the ratio for the time expended vs benefit is not good right now.
Therefore any e-mail server should use it wnenever possible.
So please go ahead and add your code to SME.
This is the argument I am trying to present. I am trying to do that without making it too complex.
For the second time in one post you assume we are dumb. Thanks.
In the meantime rather than waste any more of my time on arguing with someone who really is really wishing on a star, I'm off to do something more productive like some coding. I suggest your time would be better spent doing likewise.
Rgds
John