

That is simply not true. Go read a few open source licenses and see for yourself. They only require that the source code be distributed with copies of the software itself. The code is not required to be made available to the general public.
That is simply not true. Go read a few open source licenses and see for yourself. They only require that the source code be distributed with copies of the software itself. The code is not required to be made available to the general public.
That’s exactly what I’m saying. Go read the GPL and you’ll see that’s what it says too.
The lack of understanding around open source is alarming. Open Source licenses only require someone to share the source with anyone who gets a copy of the binary. So top secret military software can still be open source because if the DoD doesn’t share the binary, they don’t have to share the code either. But forcing it to be open source ensures that if that software is ever declassified and distributed to 3rd parties, those third parties will have a legal right to the source.
If the DoD gives some ooen source software to Ukraine they are required to give the source code to Ukraine - not to Russia.
So you didn’t read my comment before replying?
Open source only requires source distribution with binary distribution, so the software can be open source and still not publicly distributed. It just means if its ever declassified, the source will be required to be distributed along with the software itself.
Why? Open source only requires sharing the source when sharing the software. No distribution of software - no distribution of source. But if they are gonna sell software to other militaries or civilian contractors, we have a right to know what they’re selling.
And no, hiding your code doesn’t generally make your software more secure.
archive.is link 👍
After Trump I considered retiring this online handle and pretending to be Canadian but I figure the world needs to know we aren’t all fucking Nazis
If you need someone to help with infra maintenance or US-based legal stuff (making US donations taxi deductible for example) I’d love to help.
Macabre Stardew Valley is the game I didn’t know I was looking for. Thanks!
Another vote for Bazzite, or really any of the Universal Blue images. There is no other distro out that is as full-featured and bulletproof for Linux newbies. Since gaming is important to you, Bazzite is almost certainly the best choice. It comes in both Gnome and KDE flavors. KDE will feel more familiar coming from Windows.
You can use an XML file with the Windows installer to disable/uninstall most of the bloat and spyware. It’ll also automatically configure local accounts for you so you don’t have to manually bypass the Windows account install step.
This site will generate the file you need based on the options you select: https://schneegans.de/windows/unattend-generator/
And this video might help you if you get stuck: https://youtu.be/h9SpKVEc_Yo
Its not just GPL. MPL, BSD work this way as well. And the original post refers to open source, not “code available to all”. Come back with a commonly used open source license that enforces what you’re describing and maybe you’ll have a point. Otherwise, why are we arguing about things that can just be looked up?