A user for only one program - Security & Cryptography

Users browsing this thread: 1 Guest(s)
venam
Administrators
Hello fellow nixers,
This thread is about providing access to a program as a service but securing the source code.

I'm working on a project in a scripting language and I'd like to offer it as an online service. I'm not sure on how to proceed.

I was thinking of providing people with a user on a VPS which only has executable permission on the program. In that case they'll be able to use it but won't be able to leak it.

Jail and others might be an option but when it's only for a single executable I don't think they're well suited.

Yes, this isn't GNU world...

What do you think of the software as a service as a script that's executable only by the user? Any other ideas/suggestions/tips?


Messages In This Thread
A user for only one program - by venam - 29-12-2015, 01:38 AM
RE: A user for only one program - by z3bra - 29-12-2015, 08:07 AM
RE: A user for only one program - by venam - 29-12-2015, 08:54 AM
RE: A user for only one program - by z3bra - 29-12-2015, 09:25 AM
RE: A user for only one program - by kirby - 30-12-2015, 04:10 PM
RE: A user for only one program - by venam - 30-12-2015, 04:28 PM