>If you receive a message that can’t be authenticated, you’ll see a question mark in place of the sender’s profile photo, corporate logo, or avatar. This makes it sound like I (the sender) can set the image displayed if I am using DKIM. Is that the case? Or is it only if I have DKIM and have a Google account with that email?
Gmail uses an associated Google+ profile for authenticated emails, so you need both for it to work going forward, I presume. To get started, check https://www.google.com/business/ Outlook uses Facebook and Twitter, if you have these contacts integrated. Yahoo does this too: http://techcrunch.com/2015/03/04/smart-contact-cards-arrive-... There really should be some kind of standard or mail header though. :) Come to th…
Gmail Will Warn If Message Is Not Authenticated/Encrypted
21–30 of 216 posts
Re: Gmail Will Warn If Message Is Not Authenticated/Encrypted
#22meh. This doesn't seem very interesting. What would be really interesting is gmail support for public key encryption. They're perfectly positioned to roll out a user-friendly key management system.
If you didn't upload your private key to Google now you need your browser to decrypt your message in-line but preventing the website with the encrypted version from stealing the resulting decrypted version from the secure container. So that requires every browser to add these secure containers, for content to be marked for decryption, and for key storage.
If you aren't worried about usability then you could just write a Word document, encrypt it and attach it to an unencrypted email. No browser support, or website support needed.
Re: Gmail Will Warn If Message Is Not Authenticated/Encrypted
#23Earlier quoted context omitted.
Yep surprised they haven't rolled one out yet. Ideally placed.
They've been working on a browser extension for it: https://googleonlinesecurity.blogspot.com/2014/06/making-end... https://github.com/google/end-to-end I don't know what they might do in the future to encourage people to use this, or if they feel that there's a point at which it would be sensible or useful to actively promote it.
There was an issue I was tracking a while back to integrate this support, but it's still a work in progress.
Re: Gmail Will Warn If Message Is Not Authenticated/Encrypted
#24In my opinion, you should just behave like your emails are public record. This is the best way of approaching that technology.
That's what I do as email is more akin to a postcard than a letter. If that makes someone uncomfortable, then they should choose another medium.
Verifying TLS for email is an easy step in making email a bit less insecure, and it requires no intervention from users. If you need something secure, then yes, go for GnuPG or other forms of end-to-end encryption (if only I could name a few).
Re: Gmail Will Warn If Message Is Not Authenticated/Encrypted
#25Other mailers should warn about Gmail, with "Your message was scanned for advertising purposes".
I doubt that there is a way to build a webmailer without processing the emails content at some point. And as it is processed anyway; using it to adjust your ads doesn't appear to me as something significant.
Re: Gmail Will Warn If Message Is Not Authenticated/Encrypted
#26Other mailers should warn about Gmail, with "Your message was scanned for advertising purposes".
If you're using Gmail or sending to a gmail address[1], you know what you are in for, and if you don't you should at least know that anything you send to someone else is no longer in your control and you have very little control over who sees it.
1: Google Apps for business accounts are not scanned for ads.
Re: Gmail Will Warn If Message Is Not Authenticated/Encrypted
#27In my opinion, you should just behave like your emails are public record. This is the best way of approaching that technology.
Re: Gmail Will Warn If Message Is Not Authenticated/Encrypted
#28In my opinion, you should just behave like your emails are public record. This is the best way of approaching that technology.
Re: Gmail Will Warn If Message Is Not Authenticated/Encrypted
#29Re: Gmail Will Warn If Message Is Not Authenticated/Encrypted
#30I've run my own email server for about 15 years. Every now and then I have to drop everything and implement some new technology that Gmail demands I have. Granted SPF, DMARC and TLS are all great technologies but I take issue with Google making the decision that everyone is going to switch, now and with out sufficient warning.