[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Minimizing shell access on my VPS



On Sat, Jan 18, 2014 at 01:23:16AM -0800, Aubrey Raech wrote:
> Hey debian-user list--
> 
> I have a friend in another country who only uses Windows, and I wanted
> to show him a programming project I've been working on. This program
> only runs on GNU/Linux as of now, and is accessed through the terminal.
> 
> My first thought is that this isn't a problem; I have a VPS running
> Debian wheezy. I could set up a user account for my friend and he could
> log in with Putty via ssh and run the program per my instructions.
> 
> The problem arises in that I don't necessarily trust that he won't go
> snooping. 

Chrooting them. It is most secure solution. Copy only dash and all
depends for your program and chrooting your "friend" when he will log
in.



Reply to: