This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see . */ // Allow shortcut entry into registering a new deposit if (isset($_REQUEST["u"])) { include_once("include/functions.html"); session_start(); $_SESSION["u"] = urldecode($_REQUEST["u"]); redirect("/deposit/go/"); } include("include/above.html"); ?>

Welcome to Gazzang zEscrowTM


Gazzang zEscrowTM is a free service for Ubuntu Desktop users who choose to encrypt their home directories. zEscrow enables a user to deposit a copy of their ~/.ecryptfs/ configuration and random mount passphrase and digitally retrieve it later, if lost or forgotten.


The service is simple to use! Just install the zescrow-client package on your Ubuntu system and run the zescrow command. You will be guided through the process and then back here to the zEscrow login. You can recover your data by retrieving your backup from zEscrow, and then using the ecryptfs-recover-private tool.


Gazzang offers a family of data encryption, key management, and operational monitoring products for cloud computing. Visit gazzang.com for more information.