This repository has been archived by the owner on Sep 16, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
Introduction
Maxim Ermilov edited this page Sep 7, 2017
·
5 revisions
The following wikis will attempt to guide you to through setup, testing, configuration, and deploying Cauliflower Vest to your clients. Please follow them in this order:
- AdminSetup - setup your workstation, configure, build and deploy a client and server
- Testing - run tests to make sure your workstation environment is in order
- Configuration - make site specific configuration choices
- User administration - adding/configuring admin, support, and normal user accounts and access behavior
- PackagingDeployableClient - make a .dmg that you can deploy to your clients
- KeyRecovery - recover a stored key
The following wikis provide more background information on how Cauliflower Vest functions:
- Workflow - overview of the steps the client takes to escrow a recovery key
- Client Beneath the Surface - how the client functions
- Server Beneath the Surface - how the server functions
The following wikis provide additional information suitable for those wishing to adapt our stock Cauliflower Vest offering into some other form:
- ServerKeys - consider security and storage of the keys used to encrypt escrowed recovery keys
- DIYServer - how one might implement their own Cauliflower Vest-compatible server