• 18 Posts
  • 867 Comments
Joined 1 year ago
cake
Cake day: December 18th, 2023

help-circle
  • The law stays in effect in Italy. The state (the ministry of cultural heritage), collects license fees for artworks in public museums, even when copyright law says that they are public domain.

    A German game maker produced a jigsaw puzzle of this famous da Vinci drawing. The Italian ministry demanded 10% of global revenue, but the company only offered 10% of Italian revenue. An Italian court had sided with the ministry. This German court has found that, while it can do what it likes in Italy, the Italian state has no power outside its borders.






  • This does not have the seeds of a civil war.

    Look back to 1861. The US was split between slave and free states. Both regions had different economic models that were in conflict. The slavers of the south controlled most of the nation’s capital. The slaves were worth more than all the railroads and foundries of the north. They had oligarchic control of the southern states.

    When Lincoln was elected, it was the first time that an outspoken abolitionist became president. It was clear, that the demographics of the US were changing in a way that would lose their power and status. So they started a war.

    Those weren’t the uneducated racists that you find waving confederate flags today.


    The US has seen presidential lawlessness before (notably Andrew “Trail of Tears” Jackson). It also has seen lawlessness by state politicians (eg Harry F. “Massive Resistance” Byrd or Governor Orval “Blood will run in the Streets” Faubus).

    The only way I could see a civil war is, if Trump directly threatened the Middle Class and/or the Wealthy Elites.








  • Not quite.

    Generally, sites aren’t liable for user generated content as long as they follow some rules. They need to take down illegal content and provide some way of reporting such content. In the US, that’s the whole DMCA takedown thing. The whole content ID thing, that YouTube does, might not be strictly necessary, but it was rolled out in response to a high-stakes lawsuit. The EU is, as always, more strict in these matters.

    People are not punished for things beyond their control (but mind that a fine is not the same as damages). If you are sent illegal content, that you have not requested, you shouldn’t expect formal punishment, though the investigation may be punishing in itself. If you simply don’t know how caching works, you’re probably in trouble.

    But this was about copyright. I don’t think you get punished anywhere for holding some copyright. Say some Japanese Manga artist travels to some European state where some of their works are illegal. They’re not going to get arrested for that. Anyone who brings such illegal works into the country will not be so lucky, regardless of copyright.







  • Difficult question. I think it’s realistic. Hate speech laws are enforced against individuals on a regular basis. If a German instance tolerated illegal content, then I expect the instance would sooner or later be involved in a prosecution. The prosecution would be against the user, though. The instance would only have to provide data to police. I’m not sure at what point the instance owners themselves would be found to violate these laws.

    Apart from that, the instance is required to remove illegal content per the DSA. I think it’s realistic to expect that a prosecution would lead to a closer look at the instance.



  • Useless article, but at least they link the source: https://localmess.github.io/

    We disclose a novel tracking method by Meta and Yandex potentially affecting billions of Android users. We found that native Android apps—including Facebook, Instagram, and several Yandex apps including Maps and Browser—silently listen on fixed local ports for tracking purposes.

    These native Android apps receive browsers’ metadata, cookies and commands from the Meta Pixel and Yandex Metrica scripts embedded on thousands of web sites. These JavaScripts load on users’ mobile browsers and silently connect with native apps running on the same device through localhost sockets. As native apps access programatically device identifiers like the Android Advertising ID (AAID) or handle user identities as in the case of Meta apps, this method effectively allows these organizations to link mobile browsing sessions and web cookies to user identities, hence de-anonymizing users’ visiting sites embedding their scripts.

    📢 UPDATE: As of June 3rd 7:45 CEST, Meta/Facebook Pixel script is no longer sending any packets or requests to localhost. The code responsible for sending the _fbp cookie has been almost completely removed.