Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.
Ross Muir edited this page Jun 13, 2014 · 17 revisions

MaidSafe Vault-Manager wiki

Description

This project implements the Vault-Manager. This is an installed application that is responsible for checking for upgrades (in real time) to vaults, installing and testing upgrades as well as starting and restarting any vaults (on failure or planned). The Vault-Manager manages private keys for vaults and passes keys through a local TCP network. This is a one-way mechanism and any vault compromised cannot read the keys of the local disk.

Status

This library is considered ALPHA quality and is provided with a test suite and QA suite. This should not be considered for use in production quality systems at this time.