Earlier quoted context omitted.
This petrifies me. Google provides an incredibly easy way for me to capture all data that I care about. Getting photos and videos of my kids growing up and keeping them for years is trivial with Google. And in one little error it can all disappear with no recourse. I continue to struggle today to find a silver bullet solution for someone like me who just wants to hurl money somewhere and say, "use this money to guara…
> find a silver bullet solution switch to apple
Google to developers: We take down your extension because we can
171–180 of 187 posts
Re: Google to developers: We take down your extension because we can
#172Re: Google to developers: We take down your extension because we can
#173Im a bit confused: - https://chrome.google.com/webstore/detail/google-search-link... is still in the store - it IS missing the picture
Edit: Got a mail now, supposedly the issue here was an internal miscommunication resulting in a rejection. So all is good again and all I have to do is resubmit that screenshot.
Re: Google to developers: We take down your extension because we can
#174I've never really been a fan of the whole "browser extensions" thing, with perhaps the exception of UI mods, and things like this only serve to reinforce that notion. I prefer to use a MITM filtering proxy, which works in all browsers and is independent of, so isn't beholden to, the authoritarian institutions which control them. Incidentally I also have a filter which does the same thing as his extension, and I proba…
Re: Google to developers: We take down your extension because we can
#175Earlier quoted context omitted.
> Google is impossible to talk to Talking costs money, a lot of money, far more than computers. It seems that Google One will have paid support, so your problem is solved!
If you’re locked out of the account that paid for support, how do you prove your eligibility for support to get back into it?
Re: Google to developers: We take down your extension because we can
#176Earlier quoted context omitted.
That's the thing that makes Google a more challenging beast than Facebook: you don't have to have an account to be an asset for Google, and you likely feed them more data all the time.
All those like buttons on the net can be used by Facebook to create shadow profiles, too.
Re: Google to developers: We take down your extension because we can
#177My extension, which was just a script block and some CSS tweaks was banned as it was a paywall bypass for a popular news site in Australia. Fair enough according to their policy but I couldn’t help feeling disappointed when I got the email as the extension was quite popular at the time.
Adblock: OK. Paywall bypass: Not OK. Hmm...
The reason given was:
> We don't allow products or services that facilitate unauthorized access to content on websites that circumvents paywalls.
The functionality from the extension was roughly possible with a set of adblock rules anyway, I just packaged it up for the less technically inclined.
Re: Google to developers: We take down your extension because we can
#178Earlier quoted context omitted.
This petrifies me. Google provides an incredibly easy way for me to capture all data that I care about. Getting photos and videos of my kids growing up and keeping them for years is trivial with Google. And in one little error it can all disappear with no recourse. I continue to struggle today to find a silver bullet solution for someone like me who just wants to hurl money somewhere and say, "use this money to guara…
I developed such a service some time ago, but it's impossible to find any market for it. The non-technical people say "but I have it on Google already?!" and the technical people say "I just created a DO droplet and configured backup to Backblaze, easy and cheap!!". I find both options to be not ideal, since I'd like a simple, secure and safe way of storing my pictures. But that's the way the market is.
That's very much missing the point. The non-technical option is inside that post: Backblaze. Do that twice, the second time with crashplan or carbonite, and you can keep your files safe without any trouble.
The real problem is that it can only protect the files on your computer. If you have data that's fed directly to google, there's no simple software to get it back out to where it can be backed up.
Re: Google to developers: We take down your extension because we can
#179Earlier quoted context omitted.
Isn't signing supposed to solve some of that? You sign the binaries you host on your site, and the OS checks to make sure the signature is valid. (Maybe against a non-profit "Let's Sign".) If it's a valid signature, then you know it was signed by someone your OS trusts. Ideally, the OS would not trust signatures from malicious actors. I've never been involved with that kind of thing, so I'm just guessing. Feel free t…
There have been cases where malware authors were able to change package contents while keeping the signature.