

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 👍
Pope BussyGyatt III
Hurt person here. I know I’ve hurt others and I know I’ve tried to prevent in others the hurt I experienced. We are all complicated creatures with mixed legacies.
Don’t use Windows either.
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?