Both sides previous revisionPrevious revisionNext revision | Previous revision |
wiki:free_software [09/21/2023 10:45] – terrassenprimat | wiki:free_software [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 |
---|
====== Free Software ====== | |
Software is more consumer-friendly when it has a [[wp>free and open-source software]] license (not to be confused with [[wp>freeware]]). | |
This is because the code is freely available to audit by anyone knowledgeable, | |
as well as create their own [[wp>fork (software)|fork]] if | |
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 contribute 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. | |
| |
---- | |
| |
===== Useful Software ===== | |
This is some of the various useful free and open source licensed software. | |
==== Messaging/Calling ==== | |
* [[https://element.io/|Element]] is an instant messaging client for the [[wp>Matrix (protocol)|Matrix protocol]]. | |
* [[https://github.com/SpacingBat3/WebCord|WebCord]] is a Discord client with many [[wp>client-side]] privacy features. | |
| |
==== Web Browsing ==== | |
* [[https://brave.com/|Brave]] is a web browser with many built-in features such as ad-block, enhanced privacy, device sync, and more. | |
* [[https://freetubeapp.io/|FreeTube]] is a privacy-oriented YouTube browser that allows you to download audio and videos as well as keep locally-saved playlists and subscriptions without depending on YouTube's mercy for your account. | |
| |
==== Audio ==== | |
* [[https://www.audacityteam.org/|Audacity]] is a digital audio editor and recording application. | |
* [[https://ardour.org|Ardour]] is a [[Digital audio workstation|DAW]]. | |
| |
==== Graphics ==== | |
* [[https://www.gimp.org/|GIMP]] is a 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 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 cross-platform video, audio, and image editing program. | |
* [[https://github.com/clsid2/mpc-hc/|MPC-HC]] is a compact, lightweight, and customizable media player for Microsoft Windows. | |
* [[https://mpv.io/|MPV]] is an advanced customizable media player with a minimal UI and lots of features. | |
* [[https://handbrake.fr/|Handbrake]] is a transcoder for digital video files. | |
| |
==== Security ==== | |
* [[https://keepassxc.org/|KeePassXC]] is a password manager that saves your passwords on a local encrypted database. The benefit of this is that you can generate [[wp>brute-force attack|brute-force-attack-resistant]] passwords for each site without having to memorize it. So if one site gets [[wp>data breach|breached]], your password can't be [[wp>password cracking|cracked]] and used to login to all your other accounts on other websites. | |
* [[https://github.com/sandboxie-plus/Sandboxie#sandboxie-plus--classic|Sandboxie]] isolates programs so they don't access other parts of your system than they need to. This is good for limiting the [[wp>attack surface|attack surfaces]] and [[wp>privacy-invasive software|privacy invasion]] of certain proprietary programs. | |
| |
==== Operating Systems ==== | |
* [[https://linuxmint.com/|Linux Mint]] is a user-friendly linux distribution based on [[wp>Ubuntu]]. | |
* [[https://grapheneos.org/|GrapheneOS]] is an android-based, privacy-hardened operating system for Pixel phones that is easy to install. | |
* [[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 [[wp>power users]]. | |
| |
==== Games ==== | |
* [[https://cataclysmdda.org/|Cataclysm: Dark Days Ahead]] is a survival horror [[wp>roguelike]]. | |
* [[https://mindustrygame.github.io/|Mindustry]] is a [[wp>factorio]]-like [[wp>tower defense]] for desktop and mobile. | |
* [[https://www.openttd.org/|OpenTTD]] is a [[wp>transport tycoon]] recreation. | |
* [[https://github.com/yairm210/Unciv#unciv---civ-v-remake-for-android--desktop|Unciv]] is a 2D recreation of [[wp>Civilization V]] for desktop and Android. | |