this post was submitted on 04 Jun 2025
352 points (99.4% liked)

Open Source

38984 readers
226 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] jagged_circle@feddit.nl 6 points 1 month ago* (last edited 1 month ago) (5 children)

What's the license?

Edit: Ugh, it's licensed CC0 public domain. Assholes.

https://github.com/IRS-Public/direct-file/blob/main/LICENSE

[–] GreenSkree@lemmy.world 6 points 1 month ago (1 children)
[–] jagged_circle@feddit.nl 9 points 1 month ago

It means that any company can take that code, modify it (as would be required every year per IRS tax changes), and resell it without being required to publish the source code changes.

What many European countries are doing is requiring the government to publish code under a copyleft license. That would allow companies to also benefit from this code to make their own tools (which they could also sell), and it would require them to publish the source code of their improvements.

Basically copyleft legally ensures collaboration. Public domain does not.

load more comments (3 replies)