- cross-posted to:
- privacy@lemmy.ml
- technews@radiation.party
- cross-posted to:
- privacy@lemmy.ml
- technews@radiation.party
Title says it all. Somewhat interesting if true. I wouldn’t be surprised either way.
The idea didn’t have an evil origin.
There are scammers that are sending phishing links inside a Google docs drive as in this way it’s less likely to get blocked by spam filters. Like “your statement is ready and you’re eligible for a refund, click here to check”
By mass replacing all the links with a Google redirect, (it shows the original one but when you click it changes), Google now can block those scam domains
The side effect is that now the system can be used to collect all the visit stats. But maybe they’re not tracking visits as they can already get full browser histories from Google chrome users with account sync, and that’s enough data
Those aren’t HTML exports though? Those are direct links to google docs.
First, scammers used to set up a Google docs with a survey inside Google for users to fill out. Google cracked down on those.
Then, scammers started adding external links to Google docs,so people would see the doc was on Google and trust to click on the link. Google cracked down on those.
Now, scammers are exporting the Google docs webpage and hosting it somewhere else, so it still looks like Google and makes people trust it, but outside of Google’s control. Google is now cracking down on those by replacing every link with a redirect through Google,.so olevwn if the HTML export isnhosted somewhere else, Google gets to scan and block malicious links.
Personally I’m against it (tampering with user data) and I think it’s only going to stop the scammers who forget to replace the exported links, which seem like an easy thing to do.
Not surprised at all and proved that Degoogle is not only a choice but necessity. I used have a lot of documents saved as Google docs. Feels much better now just using LibreOffice.
Do you have shared spreadsheets? I’ve been trying to find an alternative to Google Sheets, but I’ve not found one yet. Someone had suggested Disroot, but the spreadsheet doesn’t work well with Android.
Spreadsheet is a difficult one. I do not have an alternative of a spreadsheet that can be actively edited by multiple people.
Instead I just go back to sending files which works well for most of the use cases. That is a trade off that I decided to make but understand that not everyone can make that trade off.
Self-hosted ONLYOFFICE anyone?
Cryptpad looks super fucking dope!! About to spin up a container and check it out.
Neat. I wonder how that would run on my potato computer.
It’s a web app, so you’d host it on a server and use the web interface.
My server is an old precision. Very old. New SSD though, so it could maybe pull it off.
Old servers are really trash now. Get yourself a Pi to play with and save yourself the price of electricity. The Pi Zero W is the same guts as the Pi three but for like 10 bucks. You can easily run a couple of container apps on a Pi 3 just don’t expect it to be super snappy but 1.) more fun than old hardware 2.) stupid cheap 3.) minuscule power draw.
Yeah, I don’t run it much because of the power cost. I can’t find a pi at retail though, and now that I have kids, don’t have time to mess with that anyhow. I do have a zero w that I got for $10 though and it’s a fun little toy.