Y
Hacker News
new
|
ask
|
show
|
jobs
by
wmf
2170 days ago
Don't ship the source code?
1 comments
picklevick
2170 days ago
How would I give users the ability to self-host the software then?
link
lordkrandel
2170 days ago
Either you use a compiled language like C/C++ and distribute the binaries or you obfuscate the source when you distribute it.
link