Skip to content
/ ah Public

Alternative Home directories via Linux Namespaces

License

Notifications You must be signed in to change notification settings

nilcons/ah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


This is NOT an official Google product.


Usecases

Isolating untrusted stuff from Google, Steam, Facebook, etc.

TCP dumping stuff on noisy desktops.

Debugging stuff that "tarbombs" your home directory on first run (e.g. bazel).

TODO

IPv6

IPv4 collision check

Configurable isolation per environment:

  • network isolation off
  • process isolation off (together with --mount-proc)
  • maybe: ipc isolation on (but that kills pulseaudio+x11 anyway)

when we are done: https://github.com/friz-zy/awesome-linux-containers

first we need a "definition of done"

About

Alternative Home directories via Linux Namespaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages