logoalt Hacker News

lachiehyesterday at 2:53 PM5 repliesview on HN

Aseprite is open source. The source is open for anyone to access right here: https://github.com/aseprite/aseprite

You might be confusing license with access. The product itself has a proprietary license. Even then, a majority of the libraries they produce are also available under the MIT license.


Replies

pocketarcyesterday at 3:10 PM

"open source" has a specific definition[0], which this project does not meet. When people say "open source", that is the definition that they are referencing. It's the reason why there's been endless discussion about "open weights" models not being "open source".

"source available"[1] is a different thing, and you're right that this project is "source available".

[0]: https://opensource.org/osd

[1]: https://en.wikipedia.org/wiki/Source-available_software

show 1 reply
veggierollyesterday at 4:55 PM

Source available is not open source. Don’t try to redefine what open source means. It’s so insulting to volunteers hard work.

juliangmpyesterday at 3:24 PM

How can you say its open source and 3 sentences later that it has a proprietary license.

Their EULA forbids distributing the software, hence not open source.

paxysyesterday at 3:27 PM

You are describing source available. That is not the same as open source.