Earlier quoted context omitted.
Why would the outcome of the A/B matter? The writing is on the wall. Maybe get out now rather than waiting for the frog to get cooked.
Is the another non chromium browser that can handle more than 5 extensions? Ff extension management is terrible which i find unusable in an age where I need extensions to prevent sites from removing usability features like select, copy, and paste. I'm using brave but I don't fully understand how it's related to chromium and if it's a true fork that they are going to be able to maintain independently. I have many many…
Gmail/G Suite now editing URLs in mail message bodies to use Google URL redirect
61–70 of 89 posts
Re: Gmail/G Suite now editing URLs in mail message bodies to use Google URL redirect
#62I can reproduce it on gmail.com Google seems to hide this via Javascript. To reproduce in Chromium: Enable dev tools, enable "Preserve log", go to settings and enable "Auto-open DevTools for popups". Then click on a link in a mail. Now you can see under the Network tab, that the new window did not go to the link you clicked but to a Google redirect url. I guess Google outputs a normal link in the html but then interc…
Re: Gmail/G Suite now editing URLs in mail message bodies to use Google URL redirect
#63I can reproduce it on gmail.com Google seems to hide this via Javascript. To reproduce in Chromium: Enable dev tools, enable "Preserve log", go to settings and enable "Auto-open DevTools for popups". Then click on a link in a mail. Now you can see under the Network tab, that the new window did not go to the link you clicked but to a Google redirect url. I guess Google outputs a normal link in the html but then interc…
I'm like 200% sure Google can't "hide this via JavaScript" (whatever "this" means) in my native mail client if they have actually rewritten the URLs, which is the accusation here.
Re: Gmail/G Suite now editing URLs in mail message bodies to use Google URL redirect
#64I can reproduce it on gmail.com Google seems to hide this via Javascript. To reproduce in Chromium: Enable dev tools, enable "Preserve log", go to settings and enable "Auto-open DevTools for popups". Then click on a link in a mail. Now you can see under the Network tab, that the new window did not go to the link you clicked but to a Google redirect url. I guess Google outputs a normal link in the html but then interc…
> Google seems to hide this via Javascript. I'm like 200% sure Google can't "hide this via JavaScript" (whatever "this" means) in my native mail client if they have actually rewritten the URLs, which is the accusation here.
Re: Gmail/G Suite now editing URLs in mail message bodies to use Google URL redirect
#65Earlier quoted context omitted.
Sorry, you have a history of making wild accusations like this: https://news.ycombinator.com/item?id=21109530
Agreed. His “evidence” means nothing and his background is very shady. Those screenshots could be completely made up. Can someone else verify with raw data?
So if this is a scam it's not a completely stupid scam.
Anyway, A/B testing or gradual deoployment is a thing. I'll not turn against a fellow hacker and call him shady, just because a potential A/B gaslighing practice from some megacorp. ;) I'll just wait.
Re: Gmail/G Suite now editing URLs in mail message bodies to use Google URL redirect
#66Earlier quoted context omitted.
Is the another non chromium browser that can handle more than 5 extensions? Ff extension management is terrible which i find unusable in an age where I need extensions to prevent sites from removing usability features like select, copy, and paste. I'm using brave but I don't fully understand how it's related to chromium and if it's a true fork that they are going to be able to maintain independently. I have many many…
This is about gmail, not chromium, but nevertheless: If you’re not willing to adapt your workflow to something other than chromium, maybe you don’t value your privacy as much as you think you do.
Re: Gmail/G Suite now editing URLs in mail message bodies to use Google URL redirect
#67I can reproduce it on gmail.com Google seems to hide this via Javascript. To reproduce in Chromium: Enable dev tools, enable "Preserve log", go to settings and enable "Auto-open DevTools for popups". Then click on a link in a mail. Now you can see under the Network tab, that the new window did not go to the link you clicked but to a Google redirect url. I guess Google outputs a normal link in the html but then interc…
> Google seems to hide this via Javascript. I'm like 200% sure Google can't "hide this via JavaScript" (whatever "this" means) in my native mail client if they have actually rewritten the URLs, which is the accusation here.
Re: Gmail/G Suite now editing URLs in mail message bodies to use Google URL redirect
#68Earlier quoted context omitted.
> Google seems to hide this via Javascript. I'm like 200% sure Google can't "hide this via JavaScript" (whatever "this" means) in my native mail client if they have actually rewritten the URLs, which is the accusation here.
But you said in another comment that you couldn't reproduce the OP's accusation "including on webmail." Gmail has been rewriting links in the web interface for all users using JavaScript for years now.
I mean, given the linked screenshots, the accusation is very clear, and no one has thus far reproduced anything close to that.
(Incidentally I'm no stranger to Google redirects. I don't use webmail normally, but I did write an extension to remove the redirects from Google SERP...)
Re: Gmail/G Suite now editing URLs in mail message bodies to use Google URL redirect
#69This is really urgent if it goes beyond A/B. Possibly even illegal already under some interpretations. It'd finally make me leave Gmail for sure.
>It'd finally make me leave Gmail for sure. If Snowdens leaks didn't make you leave nothing will.
If I need to send something I actually care about I wouldn't use e-mail in the first place. It's a low-effort type of communication with normal people who don't care about security, so I'm not going to waste time making my end of that line of communication an impenetrable bastion.
Re: Gmail/G Suite now editing URLs in mail message bodies to use Google URL redirect
#70Earlier quoted context omitted.
But you said in another comment that you couldn't reproduce the OP's accusation "including on webmail." Gmail has been rewriting links in the web interface for all users using JavaScript for years now.
Maybe my comment isn't clear when viewed in isolation, but I was (and I believe OP was) talking about rewriting href of a tags, or in the case of bare links, rewriting the text altogether. So adding a data-saferedirecturl attribute and using that in the click handler is entirely different. Btw the data-saferedirecturl attribute is not found in the email bodies when downloaded via IMAP. I didn't check Gmail's REST API…
The end result is the same. Gmail is rewriting url in their web interface. While there isn't enough evidence yet to decide whether they're attempting to do the same for IMAP, the fact that they do it in the web interface is undeniably true.