Difference between revisions of "Jailkit"

From Free Software Directory
Jump to: navigation, search
(Added Savannah link)
 
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Jailkit
 
|Name=Jailkit
|Short description=Quickly creates limited user accounts in a chroot jail
+
|Short description=Quickly creates limited user accounts in a chroot jail.
 
|Full description='Jailkit' is a set of utilities to allow quick creation of limited user accounts in a chroot jail. It contains a safe logging daemon, shells that can restrict users, utilities to start daemons in a chroot jail, and utilities for easy setup of chroot jails. Programs in the package are: jk_check (security test for a jail), jk_chrootlaunch (chroots another daemon in a jail), jk_chrootsh (chroot shell), jk_cp (copies files and dependencies into a jail), jk_init (initialises a jail), jk_lsh (limited shell), jk_socketd (secure logging), jk_procmailwrapper (denies procmail execution for jailed users), jk_addjailuser (adds a jailed users account)
 
|Full description='Jailkit' is a set of utilities to allow quick creation of limited user accounts in a chroot jail. It contains a safe logging daemon, shells that can restrict users, utilities to start daemons in a chroot jail, and utilities for easy setup of chroot jails. Programs in the package are: jk_check (security test for a jail), jk_chrootlaunch (chroots another daemon in a jail), jk_chrootsh (chroot shell), jk_cp (copies files and dependencies into a jail), jk_init (initialises a jail), jk_lsh (limited shell), jk_socketd (secure logging), jk_procmailwrapper (denies procmail execution for jailed users), jk_addjailuser (adds a jailed users account)
|Homepage URL=http://olivier.sessink.nl/jailkit/
+
|Homepage URL=https://olivier.sessink.nl/jailkit/
|User level=none
+
|Is High Priority Project=No
|Component programs=jk_check,jk_chrootlaunch,jk_chrootsh,jk_cp,jk_init,jk_lsh,jk_socketd,jk_procmailwrapper,jk_addjailuser
+
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.nongnu.org:/sources/jailkit co jailkit
|Computer languages=C,Python
+
|Decommissioned or Obsolete=No
|Accepts cryptocurrency donations=No
 
 
|Related projects=Plash,chroot_safe,Cage
 
|Related projects=Plash,chroot_safe,Cage
 
|Keywords=daemon,account,user,chroot,jail,setup,jk_check,jk_chrootlaunch,jk_chrootsh,jk_cp,jk_init,jk_lsh,jk_socketd,jk_procmailwrapper,jk_addjailuser
 
|Keywords=daemon,account,user,chroot,jail,setup,jk_check,jk_chrootlaunch,jk_chrootsh,jk_cp,jk_init,jk_lsh,jk_socketd,jk_procmailwrapper,jk_addjailuser
|Version identifier=2.19
+
|Version identifier=2.20
|Version date=2015/11/18
+
|Version date=2018/10/08
 
|Version status=beta
 
|Version status=beta
|Version download=https://olivier.sessink.nl/jailkit/jailkit-2.19.tar.bz2
+
|Version download=https://olivier.sessink.nl/jailkit/jailkit-2.20.tar.bz2
|Version comment=2.19 beta released 2015-11-18
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/20
+
|Last review date=2019/01/15
 +
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|User level=none
 +
|Component programs=jk_check,jk_chrootlaunch,jk_chrootsh,jk_cp,jk_init,jk_lsh,jk_socketd,jk_procmailwrapper,jk_addjailuser
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://olivier.sessink.nl/jailkit/jailkit-2.20.tar.bz2.sig
 +
|Test entry=No
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2004-04-27
 
|License verified date=2004-04-27
Line 33: Line 37:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.nongnu.org/projects/jailkit
+
|Resource URL=https://savannah.nongnu.org/projects/jailkit/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://cvs.savannah.nongnu.org/viewvc/jailkit/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/jailkit-users/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/jailuser-dev/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Developer,Support
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:olivier@lx.student.wau.nl
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C, python, shell
 +
|Runs-on=BSD, GNU/Linux
 
|System-administration=monitor
 
|System-administration=monitor
 
|Use=system-administration
 
|Use=system-administration
Line 47: Line 64:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Python
+
|Prerequisite description=[[Python]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 14:02, 15 January 2019


[edit]

Jailkit

https://olivier.sessink.nl/jailkit/
Quickly creates limited user accounts in a chroot jail.

'Jailkit' is a set of utilities to allow quick creation of limited user accounts in a chroot jail. It contains a safe logging daemon, shells that can restrict users, utilities to start daemons in a chroot jail, and utilities for easy setup of chroot jails. Programs in the package are: jk_check (security test for a jail), jk_chrootlaunch (chroots another daemon in a jail), jk_chrootsh (chroot shell), jk_cp (copies files and dependencies into a jail), jk_init (initialises a jail), jk_lsh (limited shell), jk_socketd (secure logging), jk_procmailwrapper (denies procmail execution for jailed users), jk_addjailuser (adds a jailed users account)





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

27 April 2004




Leaders and contributors

Contact(s)Role
Olivier Sessink Maintainer


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://cvs.savannah.nongnu.org/viewvc/jailkit/
Savannah (Ref)https://savannah.nongnu.org/projects/jailkit/
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/jailuser-dev/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/jailkit-users/


Software prerequisites

KindDescription
Required to usePython




Entry










"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.