The software I publish follow the [FLOSS (Free, Libre and Open Source Software)](https://en.wikipedia.org/wiki/Free_and_open-source_software) philosophy and are published under licenses that follow it like:
- the [GNU General Public License v3](https://www.gnu.org/licenses/gpl-3.0.html)
- the [GNU Affero General Public License v3](https://www.gnu.org/licenses/agpl-3.0.html)
- the [Mozilla Public License v2](https://www.mozilla.org/en-US/MPL/2.0/).
while my creative work is generally published under the [Creative Commons BY-NC-SA v4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode).
As such, the software I create and publish does not [phone home](https://en.wikipedia.org/wiki/Phoning_home) or send data to the internet, unless explicitly consented by the user.
Some of the software I created like [AccountFree](https://apps.ad5001.eu/accountfree) or [unchecker](https://apps.ad5001.eu/unchecker) were made to solve issues related to the lack of respect for people's privacy from some companies.
By using platform abstractions, whether made by hand, or using [frameworks](https://en.wikipedia.org/wiki/Software_framework), the software I create is available on a wide variety of platforms.
While I, of course, cannot package for every single distribution system out there, I try to prepare at least one distribution platform for every single operating system the software I create supports.