permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 4d205b37a276d3167e8cc4f34b30a3509889b7a3
parent 8cfef1f2a54fa035a48bc6ed407a35a9063dcb64
Author: neau <neau@web>
Date:   Fri, 24 Jun 2022 01:03:15 +0200

empty web commit

Diffstat:
Msoftware.mdwn | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/software.mdwn b/software.mdwn @@ -7,6 +7,10 @@ When assessing software, we should pay attention to: * Are there other software that do the same job? How easy would it be to transition to one of them? * How simple and clearly-defined is the core functionality of the software? How long would it take to write an equivalent software from scratch? +## Software Freedom + +Software freedom is the freedom to run the program as you wish, for any purpose, to study how the program works, and change it, to redistribute copies and your modified versions so you can help others. + If the new software no longer runs on old hardware, it is worse than the old software. ## Types of software