Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

PRoot

Compare

  Analyzed 1 day ago

PRoot is a user-space implementation of "chroot", "mount --bind", and "binfmt_misc". This means that users don't need any privilege or setup to do things like: using an arbitrary directory as the new root filesystem, making files accessible somewhere else in the filesystem hierarchy, or executing ... [More] programs built for another CPU architecture transparently through QEMU user-mode. Also, developers can add their own features or use PRoot as a Linux process instrumentation engine thanks to its extension mechanism. Technically PRoot relies on "ptrace", an unprivileged system-call available in every Linux kernel. [Less]

21.7K lines of code

7 current contributors

11 months since last commit

3 users on Open Hub

Very Low Activity
5.0
 
I Use This

Groups

Compare

  Analyzed about 5 hours ago

Groups is a WordPress plugin that provides group-based user membership management, group-based capabilities and content access control. It integrates standard WordPress capabilities and application-specific capabilities along with an extensive API.

15.4K lines of code

1 current contributors

3 months since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

fakeroot

Compare

  Analyzed about 18 hours ago

Gives a fake root environment through the use of LD_PRELOAD and SYSV IPC or TCP IPC trickery.

6.67K lines of code

0 current contributors

about 1 month since last commit

1 users on Open Hub

Low Activity
5.0
 
I Use This
Licenses: No declared licenses

bindfs

Compare

  Analyzed about 16 hours ago

Overviewbindfs is a FUSE filesystem for mounting a directory to another location, similarly to mount --bind. The permissions inside the mountpoint can be altered using various rules. ExamplesHere are some examples of what bindfs can do for you: Make a directory read-only. bindfs --perms=a-w ... [More] somedir somedir Share a directory with some other users without modifying /etc/group. bindfs --mirror-only=joe,bob,@wheel ~/some/dir shared Make your website available to the webserver process read-only. bindfs --owner=www --perms=0000:u=rD ~/stuff/website ~/public_html Make all new files uploaded to an FTP share owned by you and seen by everyone. bindfs --create-for-user=me --create-with-perms=u+rw,a+rD /var/ftp/uploads /var/ftp/uploads Manualbindfs --help man 1 bindfs Supportbindfs has been tested on Linux 2.4/2.6 with fuse 2.5.3+ as well as Mac OS X 10.5 with MacFUSE. Please tell me if you have tried it on another platform, such as FreeBSD. Basic installation instructions are available. All bug reports, comments and ideas are very welcome at or the issue tracker. [Less]

5.9K lines of code

3 current contributors

13 days since last commit

1 users on Open Hub

Low Activity
5.0
 
I Use This

OACC

Compare

  Analyzed about 12 hours ago

OACC (Object ACcess Control) is an advanced Java Application Security Framework. OACC provides a high-performance API for authentication and authorization services. The almost revolutionary difference with OACC is a security model that provides an abstraction for the application objects being ... [More] secured. As a result of this abstraction OACC is able to manage sophisticated authorization relationships right out of the box. [Less]

68.1K lines of code

1 current contributors

over 5 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

OpenLDAP Fortress

Compare

  No analysis available

Fortress is a standards-based Identity and Access Management SDK that implements ANSI RBAC INCITS 359.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: OpenLDAP_...

OpenLDAP Commander

Compare

  No analysis available

Commander is an ANSI RBAC INCITS 359 compliant administrative Web UI

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: OpenLDAP_...

OpenLDAP Sentry

Compare

  No analysis available

Sentry is an ANSI RBAC INCITS 359 compliant policy enforcement engine.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: OpenLDAP_...

Openldap EnMasse

Compare

  No analysis available

EnMasse is a Web application that provides a RESTful implementation of Fortress' ANSI RBAC INCITS 359 engine.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: OpenLDAP_...

fakechroot

Compare

  Analyzed about 21 hours ago

Gives a fake chroot environment. This is useful for allowing users to create their own chrooted environment and install other packages without the need for root privileges.

10.3K lines of code

1 current contributors

about 4 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This