Download List

Descripción del Proyecto

The Mandos system allows computers to have encrypted root file systems and at the same time be capable of remote 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 an OpenPGP key that is unique to each client. The server sends the clients an encrypted password. The encrypted password is decrypted by the clients using the same OpenPGP key, and the password is then used to unlock the root file system.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-16 07:22
1.5.3

El Bus D propiedad se.recompile.Client.LastCheckerStatus se ha agregado al servidor y se utiliza en el monitor de mandos para corregir un error de lógica de presentación. Se han corregido errores del cliente en el ejemplo de "puente" de red hook.
Tags: Minor bugfixes
The D-Bus property se.recompile.Client.LastCheckerStatus has been added to Server and is used in mandos-monitor to fix a display logic bug. Client bugs in the example "bridge" network hook have been fixed.

2012-01-09 03:51
1.5.2

Esta versión elimina la señal D-Bus recientemente añadida "se.recompile.Mandos.NewRequest"; su aplicación fue buggy y su utilidad cuestionable.
Tags: Minor
This release removes the recently added D-Bus signal "se.recompile.Mandos.NewRequest"; its implementation was buggy and its utility questionable.

2012-01-02 06:53
1.5.1

Esta versión incluye la página de manual de intro(8mandos), que estaba desaparecida desde la migración desde el archivo "readme" en versión 1.4.0.
Tags: Minor
This version includes the intro(8mandos) manual page, which was missing since the migration from the README file in version 1.4.0.

2011-10-16 09:59
1.4.1

Esta versión crea D-Bus propiedades configurables nuevamente y manejar correctamente damas para clientes discapacitados.
Tags: Bugfixes
This release makes D-Bus properties settable again
and handle checkers for disabled clients
correctly.

2011-10-10 06:56
1.4.0

En el cliente, esta versión corrige un mensaje sobre "rmdir: directorio no está vacío". En el servidor, agrega una extensión especial tiempo extra cuando un cliente recibe una contraseña, por lo que ahora se han reforzado los valores de tiempo de espera predeterminado. Hay nuevas propiedades de D-Bus y nuevos nombres de autobuses y la interfaz de Bus D para reflejar un cambio de nombre de dominio.
In the client, this release fixes a message about "rmdir: Directory not empty". In the server, it adds a special extra time extension when a client receives a password, so default timeout values have now been tightened. There are new D-Bus properties and new D-Bus bus and interface names to reflect a domain name change.

Project Resources