Live data from Hacker News

Google flags Immich sites as dangerous

immich.app

661–670 of 713 posts

Re: Google flags Immich sites as dangerous

#661

Earlier quoted context omitted.

Some of these seem less cursed, and more just security design? > Some phones will silently strip GPS data from images when apps without location permission try to access them. That strikes me as the right thing to do?

IMO, the problem is that it fails silently. Every kind of permission should fail the same way, informing the user about the failure, and asking if the user wants to give the permission, deny the access, or use dummy values. If there's more than one permission needed for an operation, you should be able to deny them all, or use any combination of allowing or using dummy values.

And permissions should also not be so wide. You should be able to give permission to the GPS data in pictures you consciously took without giving permission to track your position whenever.

Re: Google flags Immich sites as dangerous

#662
post #14

Earlier quoted context omitted.

The Postgres query parameters one is funny. 65k parameters is not enough for you?!

> PostgreSQL USER is cursed > The USER keyword in PostgreSQL is cursed because you can select from it like a table, which leads to confusion if you have a table name user as well. is even funnier :D

SQL's "feature" of having table and field names in the same syntactic namespace as an ever expanding set of english language keywords is the original eldritch curse behind it all.

Re: Google flags Immich sites as dangerous

#663

I'm fighting this right now on my own domain. Google marked my family Immich instance as dangerous, essentially blocking access from Chrome to all services hosted on the same domain. I know that I can bypass the warning, but the photo album I sent to my mother-in-law is now effectively inaccessible.

Just in case you're not sure how to deal with it, you need to request a review via the Google Search Console. You'll need a Google account and you have to verify ownership of the domain via DNS (if you want to appeal the whole domain). After that, you can log into the Google Search Console and you can find "Security Issues" under the "Security & Manual Actions" section. That area will show you the exact URLs that got…

Reviews view Google Search Console are pointless because they won't stop the same automated process from flagging the domain again. Save your time and get your lawyer to draft a friendly letter instead.

Re: Google flags Immich sites as dangerous

#664
post #171

Earlier quoted context omitted.

Uh… we are. Servo and Ladybird. It’s a shit tonne of work.

Firefox should be on that list. It's clearly a lot closer in functionality to Chrome/Chromium than Servo or Ladybird, so it's easier to switch to it. I like that Servo and Ladybird exist and are developing well, but there's no need to pretend that they're the only available alternatives.

Firefox enables Google's "safe browsing" aka global internet censorship list by default.

Re: Google flags Immich sites as dangerous

#665
post #403
post #388

Earlier quoted context omitted.

Funded to the tune of a half billion dollars a year by Google to pretend there's no monopoly, and multiple announcements of them trying to reimagine themselves as an ad-company. They're the best of a bad bunch but they are definitely still part of a bad bunch

Your second point, as well as their so much criticised, especially on HN, attempts at diversification, are trying to fight your first point. Because they're so reliable on Google funding, they're trying to do whatever they can to find alternative revenue streams. Damned if you do, damned if you don't, especially for the HN crowd.

"Fighting" it in this way completely misses the point which the first point is a problem.

Re: Google flags Immich sites as dangerous

#666

We really need an internet Bill of Rights. Google has too much power to delete your company from existence with no due process or recourse. If any company controls some (high) percentage of a particular market, say web browsers, search, or e-commerce, or social media, the public's equal access should start to look more like a right and less like an at-will contract. 30 years ago, if a shop had a falling out with the…

Force interoperability. In 2009 I could run Pidgin and load messages from AIM, FB Messages, Yahoo... Where did that go? I suspect the EU will be the first region to push the big tech companies on this.

Your Pidgin example isn't even real interoperability - you still needed real AIM, FB and Yahoo accounts for that.

Re: Google flags Immich sites as dangerous

#667

Earlier quoted context omitted.

Force interoperability. In 2009 I could run Pidgin and load messages from AIM, FB Messages, Yahoo... Where did that go? I suspect the EU will be the first region to push the big tech companies on this.

The project is still alive and we're trying to finish our next major version to be able to better support modern protocols and features. We do monthly updates on the status of the project that we call State of the Bird and they can be found here https://discourse.imfreedom.org/tag/state-of-the-bird .

Remind me (in a millenium or two) when you can finally do XMPP MAM + message carbons. Until then: lol

Re: Google flags Immich sites as dangerous

#668
post #616

Earlier quoted context omitted.

> For mail, couldn't we come up with a mail-DNS, that authenticates senders? So RFC 7672? https://datatracker.ietf.org/doc/html/rfc7672

I have no knowledge of DANE but its reliance on DNSSEC makes me worried that it would be difficult for people to adopt it. Also, I think it solves a different problem: it prevents spoofing/MITM but what about legitimate certificates? We would still need CAs that actually curate their customers and hold them accountable. And we would need email servers/clients to differentiate between strict CAs and ones that are used…

> I have no knowledge of DANE but its reliance on DNSSEC makes me worried that it would be difficult for people to adopt it.

It's not hard to set up DNSSEC as long as your DNS server software supports it and most people don't run their own authorative DNS servers anyway.

Re: Google flags Immich sites as dangerous

#669

I see a lot of comments here about using some browser that will allow ME to see sites I want to see, but I did not see a lot about how do I protect my site or sites of clients from being subjected to this. Is there anything proactive that can be done? A set of checks almost like regression testing? I understand it can be a bit like virus builders using anti virus to test their next virus. But is there a set of best p…

> Is there anything proactive that can be done?

Befriend a lawyer that will agree to send a letter to Google on your behalf in case it happens.

Post reply on HN