@ekaitz_zarraga
Unfortunately the #AGPL has new loopholes now.
My network #copyleft of choice, right now is the #HackingLicense: http://www.tesio.it/documents/HACK.txt
@aral@Pixificial@craigmaloney
Unfortunately the #AGPL has new loopholes now.
My network #copyleft of choice, right now is the #HackingLicense: http://www.tesio.it/documents/HACK.txt
@aral@Pixificial@craigmaloney
Aral Balkan
in reply to Shamar • • •Shamar
in reply to Aral Balkan • • •One evident and recent one has been shown by the #GitHub #Copilot affaire: code is data too, but the #GPL does not require sharing the output of such kind of compilation.
But there are many other ways that the knowledge contained in or derived by #AGPL software can be privatized.
Indeed AGPL does not prevent embrace, extend, extinguish tactics.
It may well keep in the commons the derivative works of a specific software but does not affect any software bui... show more
One evident and recent one has been shown by the #GitHub #Copilot affaire: code is data too, but the #GPL does not require sharing the output of such kind of compilation.
But there are many other ways that the knowledge contained in or derived by #AGPL software can be privatized.
Indeed AGPL does not prevent embrace, extend, extinguish tactics.
It may well keep in the commons the derivative works of a specific software but does not affect any software built on top of it, in particular if its services are provided through standard protocols.
Also the Oracle vs Google has shown that any innovative API gifted to commons by #FreeSoftware hackers would be taken by #BigTech corporations and turned into exploitation tool: if it happened to Oracle's Java API, it will happen to any Free Software that affect the interests of people running such corporations.
Not to mention complexity! Or patents!
The #HackingLicense address all of this.
In includes a copyright and patent assignment TO THE USER, both conditioned to the preservation in the commons of both derivative works AND works dependent on it.
It's not a #copyleft designed to protect priviledge but to build a free cultural corpus of commons that belong to the whole humanity and cannot be turned into exploitation of free labor.
@ekaitz_zarraga@Pixificial@craigmaloney
Shamar
in reply to Shamar • • •Little follow up about the #HackingLicense.
It has been adoped by #MonitoraPA, an automatic and distributed observatory written in #Python with the explicit goal to be easy to hack and run for any teenager who just learnt the language from an online tutorial.
On our first run we detected 7833 public administrations' websites using #GoogleAnalytics.
We formally requested all of their DPO and Data Controller to remove it as its usage is in violation of #... show more
Little follow up about the #HackingLicense.
It has been adoped by #MonitoraPA, an automatic and distributed observatory written in #Python with the explicit goal to be easy to hack and run for any teenager who just learnt the language from an online tutorial.
On our first run we detected 7833 public administrations' websites using #GoogleAnalytics.
We formally requested all of their DPO and Data Controller to remove it as its usage is in violation of #GDPR as established by the #Schrems2 sentence of @Curia (thanks to @noybeu).
Two weeks later, almost 4000 italian public administrations (several hundreds of schools!) that were sending to #Google detailed data about every page visit, removed Google Analytics.
More details about the project are available (in Italian) at https://monitora-pa.it
Next week we will officially run our observatory again, we will notify again PA that still have Google Analytics in violation of #GDPR, but we will also escalate to the various Authorities that Italian and European Law provide.
And obviously, Google Analytics is just a starting point!
We are refactoring our code to make it trivial to add more conformity checks even beyond the web and to run it over different data sources so that people can easily run our observatory over any set of websites, from political parties to football clubs.
And in the July's run, we hope to detect and request removal for at least #GoogleFont connections and #Facebook Tracking Pixels too.
Obviously we got several powerful enemies. #Google for first, but also several Italian lawyers and administrators that did not protected citizens personal data.
And among them, quite expected, compromised organizations like #OSI that are spreading #FUD about our license of choice without even reading it or trying to help us to improve it.
https://github.com/hermescenter/monitorapa/issues/39#issuecomment-1140274175
WTF a GPL-incompatible copyleft license. · Issue #39 · hermescenter/monitorapa
GitHubShamar reshared this.
Shamar
Unknown parent • • •I invited all of the lawyers that joined that conversation to read the license, explain any issue they see (with reference to where it occurs in the license's text and the law that underline the issue) and suggest improvements that make the #HackingLicense more viral and more effective in reaching its purpose.
But obviously the invitation is open to everybody!
@ekaitz_zarraga@aral@Pixificial@craigmaloney@Curia@noybeu
Shamar
Unknown parent • • •All of your questions, criticisms and suggestions will be carefully considered.
@ekaitz_zarraga@aral@Pixificial@craigmaloney@Curia@noybeu
Shamar
Unknown parent • • •As of today using the tool with a different dataset requires manually changing the code.
That's why we are re-engineering the codebase (see the "nuova_struttura" branch, the ARCHITECTURE.md file explain thr new design, in Italian, sorry).
However if you want to give it a try, all you need is python3, chromiun and selenium driver. See requirements.txt.
Shamar
Unknown parent • • •It's designed to cover and extend to any intellectual artifact and to go beyond the anachronistic distinction between contents, data and code.
Code is data and data is code.
However even ICs are intellectual artifacts that people should be able to donate to humanity without fear of any corporation exploiting them without giving back anything to the community.
That's why I included mask-rights after studying CERN OHL (and all the others listed here: https://wiki.p2pfoundation.net/Open_Hardware_Licenses )
Open Hardware Licenses - P2P Foundation
wiki.p2pfoundation.net