cryptonas/debian/control

23 lines
858 B
Plaintext
Raw Normal View History

2006-05-10 21:53:05 +02:00
Source: cryptobox
Section: admin
Priority: extra
2006-05-30 21:00:34 +02:00
Maintainer: Lars Kruse <devel@sumpfralle.de>
Build-Depends: debhelper (>= 5.0.38), dpatch, python-central (>= 0.5.6), gettext
2006-11-24 12:03:20 +01:00
XS-Python-Version: >= 2.4
Standards-Version: 3.7.2
2006-05-10 21:53:05 +02:00
Package: cryptobox-server
Architecture: all
Pre-Depends: adduser
Depends: python-central (>= 0.5.6), cryptsetup (>=20050111), e2fsprogs (>= 1.27), python (>=2.4), python-clearsilver, super, dosfstools, python-cherrypy, python-configobj, python-m2crypto
Suggests: samba, apache2, stunnel4, ntfs-3g
Replaces: cryptobox
2006-11-24 12:03:20 +01:00
XB-Python-Version: ${python:Versions}
2006-05-10 21:53:05 +02:00
Description: Web interface for an encrypting fileserver
This web interface allows you to manage encrypted and plaintext
disks.
This package is especially useful for non-desktop systems.
2006-11-10 10:05:14 +01:00
Even non-technical users are able to encrypt their private data with
the CryptoBox.
2006-05-10 21:53:05 +02:00