Opinion: if something is delisted from digital stores, then it should be legally allowed to be pirated
Pup Biru @ pupbiru @aussie.zone Posts 0Comments 882Joined 2 yr. ago

Pup Biru @ pupbiru @aussie.zone
Posts
0
Comments
882
Joined
2 yr. ago
because i’ve been involved in open sourcing products and libraries on many occasions
that’s not the way a lot of these things goes - especially when you start to talk about hardware. lots of times there are NDAs around even the interfaces to their libraries.
or sometimes there’s things called “vendored” code, where the library is included with the source. sometimes that’s easy to pick apart, but sometimes it’s not, sometimes someone’s copied and changed code from the library and barely documented what’s been done
code is often very messy. it’s easy to say ugh what shit devs! but that’s the reality, and we all write code sometimes that we look back on in a year and think it should have been a crime
that’s what i’m saying - it’s not like open sourcing is free. open sourcing software has a cost. people asked above different questions about eg who does that when a company has gone bankrupt?
i’ll add my own: how do you ensure a company doesn’t skimp on the dev time to open source, and accidentally release a secret that opens vulnerabilities in devices that people still use? like a signing key