Hacker News new | ask | show | jobs
by avg_dev 1393 days ago
What’s more, I believe it is possible to release code with a closed license, permitting analysis without allowing derivative work.

Edit: IANAL but here’s a resource:

> You're under no obligation to choose a license. However, without a license, the default copyright laws apply, meaning that you retain all rights to your source code and no one may reproduce, distribute, or create derivative works from your work. If you're creating an open source project, we strongly encourage you to include an open source license. The Open Source Guide provides additional guidance on choosing the correct license for your project.

From https://docs.github.com/en/repositories/managing-your-reposi...

1 comments

Ok, but again, why should I, or even Richard Stallman, be bothered about this? I couldn't care less, as does Richard, I assume..

I have the feeling OP feels left out because of closed binaries and thinks he should be entitled for everything based off Stable Diffusion __should__ be open source.

OP asks how we should deal with this, but there's nothing to deal with actually.

I believe any developer should be free to release things in the way they please. In fact some people might prefer an easy executable file. However, I do reserve the right to be suspicious and consider any such file as potentially malicious. There are some ways to deal with it, including using a virtual machine. I was just wondering if anybody else had a better idea.