Source: tomb
Section: utils
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
           Sven Geuer <debmaint@g-e-u-e-r.de>
Build-Depends: debhelper-compat (= 13),
               libgcrypt20-dev
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://www.dyne.org/software/tomb/
Vcs-Git: https://salsa.debian.org/pkg-security-team/tomb.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/tomb

Package: tomb
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         cryptsetup-bin,
         e2fsprogs,
         file,
         gettext-base,
         gnupg,
         pinentry-curses | pinentry,
         sudo,
         zsh
Recommends: lsof
Suggests: btrfs-progs,
          dcfldd,
          qrencode,
          unoconv,
          steghide,
          swish-e
Description: crypto undertaker
 Tomb is a free and easy to operate desktop application for fairly strong
 encryption of personal files. A tomb is like a locked folder that can be
 transported and hidden in filesystems; its keys are password protected and can
 be kept separate, for instance keeping the tomb file in your computer's
 harddisk and the key file on a USB stick.
 .
 Tomb relies on dm-crypt (and cryptsetup) as an encryption backend using the
 aes-xts-plain64 cypher.