Re: chrooted browser

2011-01-16 Thread Joel Wiramu Pauling
yes in exactly the same fashion as you chroot any other application. Find the shared librarys using ldd on the browser binary, copy them to chroot-root/sub directories. Execute from within the chroot. On 17 January 2011 08:43, Jean-Francois wrote: > Hello, > > Is there a way to chroot the web

chrooted browser

2011-01-16 Thread Jean-Francois
Hello, Is there a way to chroot the web browser for safer internet surfing ? Regards