1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204
|
Source: zulucrypt
Section: utils
Priority: optional
Maintainer: Marcio de Souza Oliveira <m.desouza20@gmail.com>
Build-Depends: debhelper (>= 9),
libcryptsetup-dev,
libpwquality-dev,
libdevmapper-dev,
libsecret-1-dev,
libgcrypt20-dev,
qtkeychain-dev,
libblkid-dev,
libudev-dev,
qtbase5-dev,
qtchooser,
qt5-qmake,
qtbase5-dev-tools,
uuid-dev,
chrpath,
cmake,
bzip2
Standards-Version: 3.9.8
Homepage: http://mhogomchungu.github.io/zuluCrypt
Vcs-Git: https://github.com/marciosouza20/zulucrypt.git
Vcs-Browser: https://github.com/marciosouza20/zulucrypt.git
Package: zulucrypt-cli
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: tool for encrypting volumes
zulucrypt is a suite of applications for creating
and managing volumes encrypted with luks, plain,
truecrypt and veracrypt.
.
zulucrypt-cli is a command line interface frontend
to cryptsetup and tcplay and it is a tool that
make it easy to manage LUKS, PLAIN and TRUECRYPT
encrypted volumes. With one command you can encrypt
a volume. Without zulucrypt-cli would be multiple
commands needed to achieve the same result.
Package: zulumount-cli
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: tool that manages encrypted volumes
zulucrypt is a suite of applications for creating
and managing volumes encrypted with luks, plain,
truecrypt and veracrypt.
.
zulumount-cli is a command line interface that has
a primary mission of opening and closing encrypted
volumes as well as mounting and unmounting unencrypted
volumes and opened encrypted ones. Its primary
purpose is to do what tools like udisks does.
Package: zulucrypt-gui
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, zulucrypt-cli
Description: graphical front end for zulucrypt-cli
zulucrypt is a suite of applications for creating
and managing volumes encrypted with luks, plain,
truecrypt and veracrypt.
.
zulucrypt-gui is a front end for zulucrypt-cli.
This way all activities can be performed easily
by the graphical interface.
Package: zulumount-gui
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, zulumount-cli
Suggests: cryfs, encfs, gocryptfs, ecryptfs-utils
Description: graphical front end for zulumount-cli
zulucrypt is a suite of applications for creating
and managing volumes encrypted with luks, plain,
truecrypt and veracrypt.
.
zuluMount-gui is a front end for zuluMount-cli.
This way all activities the zulumount-cli can
be performed easily by the graphical interface.
.
zuluMount-gui can unlock cryfs, encfs, gocryptfs
and ecryptfs.
Package: zulusafe-cli
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: cli that manages encrypted volumes
zulucrypt is a suite of applications for creating
and managing volumes encrypted with luks, plain,
truecrypt and veracrypt.
.
zulusafe-cli is a tool responsible for the safe
storage files in a wallet. Added files to the
wallet will be stored in a secured file located
at "~/.config/lxqt/wallets/zuluSafe/YYY.lwt"
where YYY is the wallet name.
Package: libzulucrypt-exe1.2.0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: provide the main functions of zulucrypt
zulucrypt is a suite of applications for creating
and managing volumes encrypted with luks, plain,
truecrypt and veracrypt.
.
This package provides the shared library, that
has essential functions for some tools in
zulucrypt suite.
Package: libzulucrypt-exe-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},libzulucrypt-exe1.2.0 (= ${binary:Version})
Description: development files for the libzulucrypt-exe
zulucrypt is a suite of applications for creating
and managing volumes encrypted with luks, plain,
truecrypt and veracrypt.
.
This package provides the development files for the
libzulucrypt-exe library.
Package: libzulucrypt1.2.0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: provide the functions of zulumount
zulucrypt is a suite of applications for creating
and managing volumes encrypted with luks, plain,
truecrypt and veracrypt.
.
This package provides the shared library, that
has main functions to zulumount.
Package: libzulucrypt-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},libzulucrypt1.2.0 (= ${binary:Version})
Description: development files for libzulucrypt-1.2.0
zulucrypt is a suite of applications for creating
and managing volumes encrypted with luks, plain,
truecrypt and veracrypt.
.
This package provides the development files for the
libzulucrypt library.
Package: libzulucryptpluginmanager1.0.0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: provides support for plugins
zulucrypt is a suite of applications for creating
and managing volumes encrypted with luks, plain,
truecrypt and veracrypt.
.
This package provides the shared library, that
have support for plugins and allows the integration
of plugins with zulucrypt and zulumount.
Package: libzulucryptpluginmanager-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},libzulucryptpluginmanager1.0.0 (= ${binary:Version})
Description: development files for libzulucryptpluginmanager
zulucrypt is a suite of applications for creating
and managing volumes encrypted with luks, plain,
truecrypt and veracrypt.
.
This package provides development files for the
libzulucryptpluginmanager library.
Package: libzulucrypt-plugins
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, libzulucryptpluginmanager1.0.0 (= ${binary:Version})
Description: collection of plugins for zulucrypt
zulucrypt is a suite of applications for creating
and managing volumes encrypted with luks, plain,
truecrypt and veracrypt.
.
Collection of plugins that increase the
functionality of zulucrypt.
.
Included plugins are:
generic_header
gpg
hmac
keydialog-qt
keykeyfile
keyring
luks
steghide
tomb
zuluCrypt-testKey
|