Live data from Hacker News

Google Drive flags file only containing “1” for copyright infringement

twitter.com

11–20 of 464 posts

Re: Google Drive flags file only containing “1” for copyright infringement

#12
post #6

Play stupid games, win stupid prizes. Putting your data in a megacorp basket means it'll be treated primarily with consideration towards their legal liability first, other megacorps second, and you third or fourth.

If the megacorps buy up the best competitors, there's not much chance left for people, just use them.

Re: Google Drive flags file only containing “1” for copyright infringement

#13
I experienced something similar building an internal tool on GSuite. I had a large file with sequences of 9 digit numbers specific to our use-case, all tied to names of people (employees). Whelp, at one point the tool I was working on stopped working, and it was flagged as apparently containing social security numbers (which I suppose matched the character length).

Whelp, on the admin panel, you can get a report of those files, and then mark it as a false positive. Which I did. But then nothing happened, and nothing changed. It was no use.

The hilarious bit: It did, of course, allow me to make a copy of the file in question, and then just point the resource I was building to the new file, which was exactly the same. Weeks later... so far, so good.

Re: Google Drive flags file only containing “1” for copyright infringement

#15
I'm curious if it was related to the file name. I created a few 1-byte files with just "1" in them, with different names, including "output04.txt". No problems so far. Also uploaded variations with "\n" and "\r\n" after the "1". And enabled sharing to anyone with the link. No issues so far.

Google drive does support metadata like a description and comments. I wonder if someone posted some copyrighted text in a comment?

Update: Recreated it. Most of them are now flagged. Took about an hour for that to happen. So far, all that have just one byte, being a "1", and also the one that contains "1\n".

The one with "1\r\n" hasn't been flagged. The file names of the flagged files: "one.txt", "onev2.txt", "output04.txt" and "output05.txt".

Screenshots of the email and Google drive: https://imgur.com/a/RHnEJcj (note the little flags on the Google drive view, and the file sizes)

Just added some files with "0" and "0\n", we'll see if "0" is copyrighted :)

Re: Google Drive flags file only containing “1” for copyright infringement

#16
post #7

"A review cannot be requested for this restriction" ML enforcing rules is bad enough, but not allowing false positives to be corrected is ridiculous. This is why I would never consider g-suite for any business application. Otoh, I think there is a legitimate business to be made helping small businesses and individuals secure themselves against arbitrary behavior from big tech. This kind of thing can have serious cons…

How long until cloud providers are forced to scan block devices, so you can't even self-host a file erroneously flagged by the ML? (Actually, how long until this is integrated with the "security engine" in CPUs, so you can't even hide with encryption? Everyone is talking about on-device voice-recognition and CSAM recognition, but no doubt the copyright lobby is going to push hard for this as well.)

It hurts me to even think about this. We're headed towards such a bleak future. The only solution I can think of is to kill copyright in order to save computing freedom. Otherwise our computers will eventually no longer be ours.

Re: Google Drive flags file only containing “1” for copyright infringement

#18
post #3

"A review cannot be requested for this restriction" ML enforcing rules is bad enough, but not allowing false positives to be corrected is ridiculous. This is why I would never consider g-suite for any business application. Otoh, I think there is a legitimate business to be made helping small businesses and individuals secure themselves against arbitrary behavior from big tech. This kind of thing can have serious cons…

> ML enforcing rules is bad enough, not allowing false positives to be corrected is ridiculous. And potentially illegal. According to Article 22 of the GDPR: "The data subject shall have the right not to be subject to a decision based solely on automated processing, including profiling, which produces legal effects concerning him or her or similarly significantly affects him or her." I think that being accused of cop…

Free speech does not exist in the same way in the EU, where the GDPR exists, as it does in the U.S

on edit: clarification as I seem to have offended some people, there is no right to free speech in Europe similar to the right in the U.S Bill of Rights, the closest is the following https://fra.europa.eu/en/eu-charter/article/11-freedom-expre...

hope this clarifies it for people.

on edit 2: here you can get a country by country overview https://en.wikipedia.org/wiki/Freedom_of_speech_by_country#E...

Re: Google Drive flags file only containing “1” for copyright infringement

#19

"A review cannot be requested for this restriction" ML enforcing rules is bad enough, but not allowing false positives to be corrected is ridiculous. This is why I would never consider g-suite for any business application. Otoh, I think there is a legitimate business to be made helping small businesses and individuals secure themselves against arbitrary behavior from big tech. This kind of thing can have serious cons…

"The trial" by Kafka needs to be required reading for everyone involved in implementing systems like this.
Post reply on HN