Chicken Nuget
daniel.haxx.se
Chicken Nuget
1–7 of 7 posts
Re: Chicken Nuget
#2Uh-huh, and what makes that any different if someone else is doing it?
This feels like someone who discovered package managers for the first time.
Re: Chicken Nuget
#3Trademarks seem like a sore spot for successful OSS but probably useful for solving this problem.
Or perhaps a license change? Might be tricky to do what the author means and still meet the definition of /open/. Maybe that's ok?
Re: Chicken Nuget
#4Also as long as you don’t use it to curl random things the security impact is not that high and I doubt that there a tons of uses for that.. you probably won’t attack yourself?
Re: Chicken Nuget
#5Re: Chicken Nuget
#6Re: Chicken Nuget
#7Maybe a max-age field for the package manifest? For things like programs that are expected to be finished, this can be infinity, but for things that are expected to move with a complex ecosysten, could set it to 6 months? Past that point, a prompt is shown to confirm the user wants to install a likely-depreciated package? That way people won't be accidentally exposed to issues from downstream package maintainers bein…
Such items should have a red banner: CAUTION, unofficial, use at your own risk. The other approach is like Docker hub has "docker official image" for popular ones.