Skip to content

This project gives Gentoo Developers and Users the ability to use file-based capabilities instead of setuid.

Notifications You must be signed in to change notification settings

omerazr/GSoC2010_Gentoo_Capabilities

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The ebuilds in this branch only work correctly, if movefile.py and prepstrip 
in portage are patched like the ones in the repo.
This is because, the caps otherwise get lost when the binaries are stripped,
or copied with shutil.copy (os.rename preserves them).

About

This project gives Gentoo Developers and Users the ability to use file-based capabilities instead of setuid.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 81.5%
  • C 18.5%