c4dt / lightarti-rest

Arti-wrapper to use REST over Tor
MIT License
5 stars 3 forks source link

Fix license to MIT #68

Closed wouterl closed 3 years ago

ineiti commented 3 years ago

Is this the Spring-lab default license? Usually we prefer something a bit stronger, like GPL, or MPL.

carmelatroncoso commented 3 years ago

Hi, two reasons for this change. First, and foremost, this is the license of Arti, and it feels rude to build on it and create something that is more restricted. Second, indeed at the SPRING lab we go for more open licenses that can be easily picked up. It is hard enough to do privacy engineering, to put more hurdles into it.

ineiti commented 3 years ago

Oh, missed that Arti is under MIT. Merging then...