cauliflowervest

App Engine-based escrow solution for enterprise management of disk encryption technologies for OS X (FileVault 2), Windows (BitLocker), and Linux (LUKS).

Github星跟踪图

ci

Overview

Note: OAUTH_CLIENT_ID moved from src/cauliflowervest/client/settings.py to
cauliflowervest/settings.py

Cauliflower Vest is a recovery key escrow solution.
The project initially started with end-to-end Mac OS X FileVault 2 support,
and later added support for BitLocker (Windows), LUKS (Linux), Duplicity, and
Firmware/BIOS passwords (Mac & Linux). The goal of this project is to streamline
cross-platform enterprise management of disk encryption technologies.

Cauliflower Vest offers the ability to:

  • Forcefully enable FileVault 2 encryption.
  • Automatically escrow recovery keys to a secure Google App Engine server.
  • Delegate secure access to recovery keys so that volumes may be unlocked or
    reverted.
  • Sync BitLocker recovery keys from Active Directory.

Components:

  • A Google App Engine based service which receives and securely escrows
    recovery keys.

  • A GUI client running on the OS X user machines, which enables
    FileVault 2 encryption, obtains the recovery key, and sends it to the escrow
    service.

  • A CLI tool which runs on Linux, for use with LUKS and Duplicity.

  • A script to sync BitLocker recovery keys from Active Directory.

Getting Started

Full source is available for all components.

To get started, begin with the Introduction
wiki page.

Warning

Upon releasing the update
to App Engine, start the schema update (/ui/#/admin/) otherwise
search and key retrieval will break. Progress can be
monitored in App Engine logs.
Logs will contain

UpdateSchema complete for VOLUME_TYPE with N updates!

for each volume type after successful migration.

Contact

Please search, join, and/or email the discussion list with questions at cauliflowervest-discuss@googlegroups.com.
To reach only engineers on the project, email
cauliflowervest-eng@googlegroups.com.

Thanks to Dorothy Marczak
for the logo.

主要指标

概览
名称与所有者google/cauliflowervest
主编程语言Python
编程语言Python (语言数: 5)
平台
许可证Apache License 2.0
所有者活动
创建于2014-10-17 04:04:13
推送于2021-01-16 00:58:14
最后一次提交2021-01-16 00:58:14
发布数4
最新版本名称0.10.1 (发布于 )
第一版名称0.9.4 (发布于 )
用户参与
星数278
关注者数27
派生数47
提交数164
已启用问题?
问题数11
打开的问题数4
拉请求数3
打开的拉请求数2
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?