软件包:mandos-client(1.8.14-1)
do unattended reboots with an encrypted root file system
This is the client part of the Mandos system, which allows computers to have encrypted root file systems and at the same time be capable of remote and/or unattended reboots.
The computers run a small client program in the initial RAM disk environment which will communicate with a server over a network. All network communication is encrypted using TLS. The clients are identified by the server using a TLS public key; each client has one unique to it. The server sends the clients an encrypted password. The encrypted password is decrypted by the clients using an OpenPGP key, and the password is then used to unlock the root file system, whereupon the computers can continue booting normally.
其他与 mandos-client 有关的软件包
|
|
|
|
-
- dep: adduser
- 添加、删除用户和组
-
- dep: cryptsetup (<< 2:2.0.3-1)
- disk encryption support - startup scripts
- 或者 cryptsetup-initramfs
- disk encryption support - initramfs integration
-
- dep: debconf (>= 1.5.5)
- Debian 配置管理系统
- 或者 debconf-2.0
- 本虚包由这些包填实: cdebconf, cdebconf-udeb, debconf
-
- dep: dpkg-dev (>= 1.16.0)
- Debian 软件包开发工具
-
- dep: gnutls-bin (>= 3.6.6)
- GNU TLS library - commandline utilities
- 或者 libgnutls30 (<< 3.6.0)
- GNU TLS library - main runtime library
-
- dep: initramfs-tools (>= 0.99)
- generic modular initramfs generator (automation)
- 或者 dracut (>= 044+241-3)
- Initramfs generator using udev
-
- dep: libavahi-common3 (>= 0.6.16)
- Avahi common library
-
- dep: libavahi-core7 (>= 0.6.24)
- Avahi's embeddable mDNS/DNS-SD library
-
- dep: libc6 (>= 2.28)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libglib2.0-0 (>= 2.40)
- C 例程的 GLib 软件库
-
- dep: libgnutls30 (>= 3.7.0)
- GNU TLS library - main runtime library
-
- dep: libgpgme11 (>= 1.2.0)
- GPGME - GnuPG Made Easy (library)
-
- dep: libnl-3-200 (>= 3.2.7)
- library for dealing with netlink sockets
-
- dep: libnl-route-3-200 (>= 3.2.7)
- library for dealing with netlink sockets - route interface
-
- rec: ssh
- 安全 Shell (SSH)客户端和服务器(元软件包)
-
- enh: cryptsetup
- disk encryption support - startup scripts