Hacker News new | ask | show | jobs
by h0l0gr4ph1c 2122 days ago
You are say that the ReMarkable is open, but where is the GPLv2 code for the underlying Linux OS? As far as I can see there is nothing on the site that makes mention to it. That includes the Legal section which makes no mention of the GPL licensing.
2 comments

Thanking you.
The (L)GPL license only requires you to offer source code to the customers (the people that get a copy of the binaries).

The (L)GPLv2 requires offering physical copies of the source, so the required information is in a printed notice in the box (on the first tablet).

(L)GPLv3, which e. g. Qt is under, allows for only distributing the source digitally.

The full list of licenses for all pieces of software are on the device as well, and the SSH information is available as a part of the license page (explaining how the (L)GPLv3 requires companies to give access to the devices/anti-tivoization).

The (L)GPL requirement seems to be also fulfilled with https://remarkable.engineering/deploy/copyleft_sources/ apparently (the github repos are probably just more convenient for them).