Hacker News new | ask | show | jobs
by motters 3338 days ago
For software I've written while working at companies I didn't have control over the license choice, but for that which I've written voluntarily nearly all of it (and there's quite a laundry list now) is under GPL or AGPL. This is because, as some other comments have mentioned, I want any other users of the software to have the same capabilities to change it as I did. I don't want there to be secret proprietary versions which then get distributed in closed form denying the potential for participation.

The ability of users to have genuine control over their systems has been under sustained attack for a long time. I may be only one developer but at least I can make a small ding in the dark empire of bad software practices.