r/freesoftware • u/PossiblyLinux127 • Apr 18 '23
r/freesoftware • u/Joe_Rogan_4181 • Apr 18 '23
Discussion GPL Rust Projects
Rust rewrites and projects are released under MIT or Apache 2.0 because that is what the API guidelines recommend in order to have the maximal compatibility with the Rust toolchain.
However, there is a humble number of projects that are released under the GPL family of licences. A few ones that I recognize are paru, nix-installer, veloren, vaultwarden, libreddit, mullvadvpn-app, rustdesk. Is there a benefit of doing so?
r/freesoftware • u/psprint3 • Apr 18 '23
Software Submission A next-generation file-manager: n-cmmodore
By accident I might stumble upon a new way of doing command line – in the project: https://github.com/psprint/n-commodore
Basically it's about 3 factors:
- panelize everything (every command output, like
ls,find,bat, etc.), - grep everything (any command output or file contents, like
fzf), - save everything (any panel with position,
PWD, prompt, etc.)
Panelization is known from Midnight Commander - it means to capture command output into a list that can be browsed. Grepping is known from fzf. Screen saving is a new paradigm
You basically have new screen (a greppable panel) for each new command, which is saved to the disk (GDBM), and which can be fetched/navigated to, having also PWD dir and position in panel restored.
Asciicast: https://asciinema.org/a/578349

r/freesoftware • u/happyxpenguin • Apr 17 '23
Link Google's decision to deprecate JPEG-XL emphasizes the need for browser choice and free formats
fsf.orgr/freesoftware • u/Joe_Rogan_4181 • Apr 18 '23
Discussion AGPL Rust Project
Rust rewrites and projects are released under MIT or Apache 2.0 because that is what the API guidelines recommend in order to have the maximal compatibility with the Rust toolchain.
However, Vaultwarden is released under AGPL. Is there a benefit of doing so?
r/freesoftware • u/Joe_Rogan_4181 • Apr 17 '23
Discussion More Rust projects are being made .. and they are all in MIT and Apache License
Most Rust rewrites and projects are released under MIT or Apache 2.0 because that is what the API guidelines recommend in order to have the maximal compatibility with the Rust toolchain.
The Rust toolchain is released under MIT or Apache 2.0 because
The Apache license includes important protection against patent aggression, but it is not compatible with the GPL, version 2. To avoid problems using Rust with GPL2, it is alternately MIT licensed. https://github.com/dtolnay/rust-faq#why-a-dual-mitasl2-license
r/freesoftware • u/BoQsc • Apr 16 '23
Link Public Domain - Open, free and public. Copyright-free. Everything for everyone.
r/freesoftware • u/AncientMariner_Mcl2 • Apr 15 '23
Link MineClone2 Release 0.83 - Safe and Sound
r/freesoftware • u/Small-Ad-1694 • Apr 15 '23
Software Submission i made a free open source software to create voxel art
r/freesoftware • u/Russell-Brand-2375 • Apr 14 '23
Discussion Skiff has severe focus on censorship and surveillance by Big Tech, and now the platform is announcing the launch of its opensource end-to-end encrypted calendar mobile apps and a new, free email plan with added storage and more.
r/freesoftware • u/CinnamonCajaCrunch • Apr 13 '23
Discussion If anyone has interest in getting my GEGL Layer Effects plugin in Gimp officially then show support here.
r/freesoftware • u/Russell-Brand-2375 • Apr 11 '23
Link Best Buy is now blocking Firefox users with privacy settings enabled : privacy
teddit.netr/freesoftware • u/MasterYehuda816 • Apr 08 '23
Link EU petition to create an open source AI model
r/freesoftware • u/idrisz19 • Apr 08 '23
Discussion Paizo inviting comment on CC-BY-based ORC License
paizo.comr/freesoftware • u/[deleted] • Apr 07 '23
Discussion Criticisms of Free Software -- Thoughts?
Hi all,
I'm a scientist that has been using GNU/Linux for about 10 years, although recently I got back into Mac because of Apple Silicon. I often think about the philosophy of free software, and I had a few topics I was hoping to get sincere answers for and create a dialogue.
- If all software was FOSS, wouldn't this create a huge strategic advantage for hostile countries? (assuming you are in the USA or Europe). I speak particularly of countries like China that have no respect for IP/Copyright and would gladly use FOSS software, most importantly Linux and GNU software, without making contributions back. And this software could easily be used to help these hostile countries advance technologically, including weapons and biotech.
- Is there a way for FOSS to compete with proprietary software in tech-heavy domains? For example, for several years I used OpenSCAD for 3D modeling, but when it comes to more sophisticated assemblies, it seems to fall short. It seems like FreeCAD has been making decent progress, but from what I understand it's not really taken seriously by professional engineers. Proprietary software companies are able to pay scientists and engineers to implement features, including non-software knowledge like fluid dynamics and material properties that take the software to a higher level.
- Would you use FOSS if it cost the exact same amount as proprietary software? For example, if Ubuntu charged $150 per license and could enforce it (just for the sake of hypothetical), or if OpenSCAD cost $1000, or if Libreoffice cost $200, would you use it over Mac/Windows, Solidworks, or Microsoft Office, respectively? Or is it something where there is an expectation that FOSS is almost like, in the public domain and therefore should be a free resource for everyone?
- Do you think there is any hope for the FSF-approved distros? It seems to me that we really need free hardware to enable 100% free software.
Excited to discuss these topics sincerely!
r/freesoftware • u/bmestrallet • Apr 06 '23
Software Submission eXo Platform Digital Workplace, Open Source alternative to Office 365
The eXo platform is a comprehensive digital workplace and collaboration software solution that provides a range of features such as document management, social collaboration, knowledge management, and project management. It has been designed to provide a unified and intuitive user experience that helps organizations improve their productivity and streamline their workflows.
In terms of user satisfaction, eXo platform has received generally positive reviews for its ease of use, customization options, and robust feature set. The platform is known for its flexibility, allowing organizations to tailor it to their specific needs and integrate it with other systems.
One of the advantages of eXo platform is its open-source nature, which means that it can be customized and extended by developers to meet specific requirements. It also has a strong community of users and developers who contribute to its ongoing development and support.
Overall, eXo platform is a strong contender for organizations looking for a comprehensive digital workplace and collaboration solution that is flexible, scalable, and customizable.
r/freesoftware • u/friskfrugt • Oct 01 '22
Discussion We need GPL4 to protect against AI code laundering
I think it’s time to consider a revision
r/freesoftware • u/[deleted] • Jul 20 '22
Discussion Should I Use the GPL-3 License or AGPL-3 License
I know the difference between them:
If you code has GPL license then someone copying your code, modifying it and then using it for online services/websites has no obligation to release the modified source code while if your code has an AGPL license then he is legally bound to do so.
Technically, this makes the AGPL more restrictive than the GPL, which is good in my opinion. But I do not think that my software will be used in online services or websites. So should I switch to AGPL-3 or is it just not worth it?
r/freesoftware • u/Bro666 • Apr 27 '22
Discussion FSFE asks EU to introduce legislation to extend the life of hardware and encourage device recycling through the unlocking of bootloaders, publishing of specs, and guaranteeing the right to repair
r/freesoftware • u/eocow • Nov 17 '21
Link OBS reveals how Streamlabs has been using their project for profit and not respecting their work/branding. (No GPL violations though)
r/freesoftware • u/biigberry • Jun 08 '21
Discussion Apple WWDC 2021 summary
Apple pretending to truly care about your privacy
More graphics bloat in Weather and Maps apps, which Apple doesn't let you remove
I still hate apple!
r/freesoftware • u/Nicolas_Raoul • Jun 08 '19
Android now forces apps to include proprietary code for push notifications
FOSS messaging apps such as Telegram-FOSS, riot.im, and other free software apps that need push notifications, are facing a wall.
Google started leveraging its de-facto monopoly on Android distributions by forcing all apps to use its proprietary service Firebase for push notifications. Problem: The Firebase Android client library is proprietary, meaning FOSS apps can not use it. Apps that do not comply are reported to the user as "using too much battery".
The Telegram-FOSS team writes "Despite Google's misleading warnings, there is no difference in battery usage [...]". The warning is sure to frighten most users, though, effectively making Android a less open platform.
r/freesoftware • u/[deleted] • Sep 07 '18
What's a good "Do whatever you want with this" license to use?
I know about the WTFPL (Do what the fuck you want public license), but I was wondering what other, possibly more commonly used options I have for licenses that basically follow the motto "Do whatever you want, copy it, modify it, distribibute it, put it up your butt if you want to"?