Earlier quoted context omitted.
> you wouldn’t want it turned on for everything in the organization because it limits useful features like search and printing Some organizations would want to prioritize encryption over search/printing. (Also, there's no reason search and printing couldn't work with encryption.)
At the very least, I can confirm that ProtonMail and Apple's Mail clients let you search through the message contents of encrypted email. I'm sure there's a performance hit, and admins wouldn't be able to search through the encrypted emails of their Workspace users, but that's a much more reasonable tradeoff.
Client-side encryption for Gmail in Google Workspace is now generally available
71–80 of 101 posts
Re: Client-side encryption for Gmail in Google Workspace is now generally available
#72Earlier quoted context omitted.
No. Signal is not redownloaded from Signal each time you launch the app, unlike javascript web apps.
You're 100% sure they didn't already ship the code and have the ability to flip a flag to enable message interception per user? Or the ability to execute arbitrary external code?
You can also run your own self-built client (alternative implementations are available) and forward the messages securely any way you wish.
Such subterfuge would not remain undetected.
Signal is e2ee in ways that iMessage and WhatsApp are not.
Re: Client-side encryption for Gmail in Google Workspace is now generally available
#73Earlier quoted context omitted.
[flagged]
I will just repeat over and over again, that is absolutely not true. Your email data is not used for ad targeting, search personalization, or anything else. Nothing inside of Google Workspace - drive, docs, sheets, slides, chat, gmail, keep, etc. is used for any purpose outside of workspace. Source: worked on workspace for years
Re: Client-side encryption for Gmail in Google Workspace is now generally available
#74Good for gmail. These days, people really should get their own domain and host there email there. If you do not know how to do this, there are plenty of cheap hosting companies you can use. And if you want to encrypt, use gnupg or that thing Thunderbird now uses. I am a mutt user and gnupg with mutt is rather easy.
What if you want email you send to make it to the inbox of gmail, 365 users?
Re: Client-side encryption for Gmail in Google Workspace is now generally available
#75Earlier quoted context omitted.
The feature is meant for especially sensitive documents, you wouldn’t want it turned on for everything in the organization because it limits useful features like search and printing. More mature products like Azure Information Protection let you require encryption for certain documents based on policy, but that doesn’t seem to be part of what Google is announcing here.
> you wouldn’t want it turned on for everything in the organization because it limits useful features like search and printing Some organizations would want to prioritize encryption over search/printing. (Also, there's no reason search and printing couldn't work with encryption.)
Re: Client-side encryption for Gmail in Google Workspace is now generally available
#76i think i read all the blog posts and announcements, yet i can't for the life of me find a technical explanation of what exactly this does. it looks like it could be like s/mime, or possibly a scheme for encrypting the contents of messages stored in gmail accounts. where are the keys stored? what is the threat model? can anyone enlighten?
Re: Client-side encryption for Gmail in Google Workspace is now generally available
#77Earlier quoted context omitted.
I will just repeat over and over again, that is absolutely not true. Your email data is not used for ad targeting, search personalization, or anything else. Nothing inside of Google Workspace - drive, docs, sheets, slides, chat, gmail, keep, etc. is used for any purpose outside of workspace. Source: worked on workspace for years
What about Google Purchases reading my Amazon receipts? https://www.cnbc.com/2019/05/17/google-gmail-tracks-purchase... Now my Amazon emails are neutered. Thanks.
Re: Client-side encryption for Gmail in Google Workspace is now generally available
#78Re: Client-side encryption for Gmail in Google Workspace is now generally available
#79Earlier quoted context omitted.
To me this feature looks like a box ticking exercise with an eye toward government contracts. Microsoft has it so Google needs it too in order to avoid looking less secure to decision makers who may not know whether or not it will ever be needed.
This is not just tick a checkbox and it is done. Enabling it is non-trivial as it requires setting up a whole bunch of stuff, like integrating with a third party key service provider (or setting up your own).
What I'm saying is that the point of implementing this feature may not be that it's expected to be tremendously useful for a lot of actual users.
Rather I think the point is to not leave the "has client-side encryption" box unchecked in any comparison charts or scoring systems that may influence purchasing decisions.
Re: Client-side encryption for Gmail in Google Workspace is now generally available
#80This is purely marketing AFAIT. I don't see how it provides any protection against the 5 eyes or having one's google account breached. The encryption/decription is done with javascript code served to your browser by google (= can be hijacked/changed/…) The only way to do client side encryption is PGP on a native client distributed by a third party.