Both sides previous revisionPrevious revisionNext revision | Previous revision |
guide_free_software [07/01/2023 23:50] – terrassenprimat | guide_free_software [09/12/2023 00:09] (current) – removed admin |
---|
====== Guide To Free Software ====== | |
Software is best when it has a [[wp>Free and open-source software]] license. | |
This is because the code is freely available to audit by any knowledgeable volunteers, | |
and any volunteer may create their own [[wp>Fork (software development)]] in the event | |
they want to modify the original program. | |
| |
**Here are some reasons why free and open source software is better for users than proprietary software:** | |
* **More software:** This form of licensing allows developers to use and create copies of each other's code which often leads to more software and more choice on which software the user wants to use. | |
* **Monetarily free:** Most times this software is monetarily free. But developers still have the right to sell distributions of their software even if the code is freely available. | |
* **No ads:** 99% of the time this software doesn't contain ads because ads don't usually fit in the ethics and funding models of the organizations and individuals creating free and open source software. | |
* **No spyware:** the open nature of this software means there is no where to hide spyware. | |
| |
===== Recommended software ===== | |
This is some of the software we use and recommend. | |
==== Messaging/Calling ==== | |
* [[https://element.io/|Element]] is a free and open-source instant messaging client implementing the [[wp>Matrix (protocol)]]. | |
* [[https://github.com/SpacingBat3/WebCord|WebCord]] is a free and open-source Discord client with many [[wp>Client-side]] privacy features. | |
==== Web Browsing ==== | |
* [[https://brave.com/|Brave]] is a free and open-source browser with many built-in features such as ad-block, enhanced privacy, device sync, and more. | |
* [[https://freetubeapp.io/|FreeTube]] is a free and open-source privacy-oriented YouTube browser that allows you to have locally-saved playlists and subscriptions without depending on YouTube's mercy for your account. | |
==== Audio ==== | |
* [[https://www.audacityteam.org/|Audacity]] is a free and open-source digital audio editor and recording application software. | |
==== Graphics ==== | |
* [[https://www.gimp.org/|GIMP]] is a free and open-source raster graphics editor used for image manipulation and image editing, free-form drawing, transcoding between different image file formats, and more specialized tasks. | |
* [[https://inkscape.org/|Inkscape]] is a free and open-source vector graphics editor for Linux, Windows and macOS. It offers a rich set of features and is widely used for both artistic and technical illustrations such as cartoons, clip art, logos, typography, diagramming and flowcharting. | |
==== Video ==== | |
* [[https://www.shotcut.org/|Shotcut]] is a free and open-source, cross-platform video, audio, and image editing program. | |
* [[https://github.com/clsid2/mpc-hc/|MPC-HC]] is a free and open-source, compact, lightweight, and customizable media player for Microsoft Windows. | |
* [[https://mpv.io/|MPV]] is a free and open-source customizable media player with a minimal UI and lots of features. | |
* [[https://handbrake.fr/|Handbrake]] is a free and open-source transcoder for digital video files. | |
==== Operating Systems==== | |
* [[https://linuxmint.com/|Linux Mint]] is a user-friendly linux distribution based on [[wp>Ubuntu]]. | |
* [[https://archlinux.org/|Arch Linux]] is a linux distribution with a focus on simplicity for developers. This also makes it more simple for non-developer power users. | |