20 lines
902 B
Text
20 lines
902 B
Text
Source: cryptobox
|
|
Section: admin
|
|
Priority: extra
|
|
Maintainer: Lars Kruse <devel@sumpfralle.de>
|
|
Build-Depends: debhelper (>= 5.0.38), dpatch, python-all-dev (>= 2.4), python-central (>= 0.5.6)
|
|
XS-Python-Version: >= 2.4
|
|
Standards-Version: 3.7.2
|
|
|
|
Package: cryptobox
|
|
Architecture: any
|
|
Depends: ${python:Depends}, bash (>=2.0), sed (>=4.0), coreutils, grep (>=2.0), cryptsetup (>=20050111), dmsetup, initscripts, e2fsprogs (>= 1.27), adduser, python (>=2.4), python-clearsilver, super, dosfstools, python-cherrypy, python-configobj
|
|
Suggests: samba, stunnel, openssl
|
|
XB-Python-Version: ${python:Versions}
|
|
Description: Web interface for an encrypting fileserver
|
|
This web interface allows you to manage the encrypted and plaintext
|
|
disks of your system. The data is platform independently available
|
|
via samba file shares.
|
|
Even non-technical users are able to encrypt their private data with
|
|
the CryptoBox.
|
|
|