Y
Hacker News
new
|
ask
|
show
|
jobs
by
picklevick
2170 days ago
How would I give users the ability to self-host the software then?
1 comments
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