restructuring for debian package
parent
ee17a3fc1f
commit
f9fe6f002e
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
@ -0,0 +1,24 @@
|
||||
Package: cryptobox
|
||||
Version: 0.3.0-1
|
||||
Section: base
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Depends: bash, sed, coreutils, grep, perl, httpd, httpd-cgi, perl, iptables, sysutils, samba, stunnel, hashalot, libconfig-perl, cryptsetup-luks, dmsetup, cron
|
||||
Maintainer: Lars Kruse <devel@sumpfralle.de>
|
||||
Conffiles:
|
||||
/etc/cron.d/cryptobox
|
||||
/etc/cryptobox/cryptobox.conf
|
||||
/etc/cryptobox/openssl.conf
|
||||
/etc/cryptobox/revision
|
||||
|
||||
Description: Web interface for encrypting fileserver
|
||||
This bundle of scripts and cgis allow you to manage an encrypted harddisk
|
||||
via a web interface. The data is platform independently available
|
||||
via samba file shares.
|
||||
Even non-technical users are able to encrypt their private data with the
|
||||
CryptoBox.
|
||||
This package depends on the following packages, that are not part of the main
|
||||
debian distribution:
|
||||
* cryptsetup_luks - http://luks.endorphin.org/masses
|
||||
* clearsilver (perl bindings) - http://www.clearsilver.net/downloads/
|
||||
|
Loading…
Reference in New Issue