PHPackages                             munkireport/filevault\_escrow - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. munkireport/filevault\_escrow

ActiveLibrary

munkireport/filevault\_escrow
=============================

Module for munkireport.

v1.1(7y ago)09.9k↓50%2[1 issues](https://github.com/munkireport/filevault_escrow/issues)MITPHP

Since Nov 19Pushed 6y ago2 watchersCompare

[ Source](https://github.com/munkireport/filevault_escrow)[ Packagist](https://packagist.org/packages/munkireport/filevault_escrow)[ RSS](/packages/munkireport-filevault-escrow/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

FileVault 2 Escrow module
=========================

[](#filevault-2-escrow-module)

Integration with [the Crypt authentication plugin](https://github.com/grahamgilbert/crypt)

The table provides the following information per client:

- enableddate - The data FileVault was enabled
- enableduser - Users added to the EFI login (authorized to unlock the drive)
- lvguuid - (CoreStorage) Logical Volume Group UUID
- lvuuid - (CoreStorage) Logical Volume UUID
- pvuuid - (CoreStorage) Physical Volume UUID
- recoverykey - The personal recovery key
- Also added is hddserial - The serial number of the hard drive

Remarks
=======

[](#remarks)

The workflow:

1. Create a crypto key by calling `vendor/bin/generate-defuse-key` in the root of the munkireport directory. Add the resulting key to `.env` as `ENCRYPTION_KEY=def00000505fe726...34`;
2. Install and configure Crypt make sure to prevent the removal of the plist:

```
$ sudo defaults write /Library/Preferences/com.grahamgilbert.crypt RemovePlist -bool FALSE
```

The recovery key is encrypted before it enters the database and is decrypted after retrieval. Don't lose the encryption key or your recovery keys are lost forever!

You can specify the ServerURL in the crypt preferences to a special url that will respond in a way that the crypt client stops attempting to Escrow.

```
$ sudo defaults write /Library/Preferences/com.grahamgilbert.crypt ServerURL "http://munkireportURL/index.php?/module/filevault_escrow/index/"
```

The client will then checkin at `munkireporturl/index.php?/module/filevault_escrow/index/checkin`.

Dependencies
============

[](#dependencies)

This module is dependent on the filevault\_status model to provide the current status of FileVault and to list the user accounts who are authorized to unlock the drive

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 60% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2730d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5647483?v=4)[Munkireport](/maintainers/Munkireport)[@munkireport](https://github.com/munkireport)

---

Top Contributors

[![bochoven](https://avatars.githubusercontent.com/u/1429002?v=4)](https://github.com/bochoven "bochoven (18 commits)")[![gmarnin](https://avatars.githubusercontent.com/u/815125?v=4)](https://github.com/gmarnin "gmarnin (8 commits)")[![computeronix](https://avatars.githubusercontent.com/u/238274608?v=4)](https://github.com/computeronix "computeronix (2 commits)")[![tuxudo](https://avatars.githubusercontent.com/u/13306723?v=4)](https://github.com/tuxudo "tuxudo (1 commits)")[![WardsParadox](https://avatars.githubusercontent.com/u/8117192?v=4)](https://github.com/WardsParadox "WardsParadox (1 commits)")

### Embed Badge

![Health badge](/badges/munkireport-filevault-escrow/health.svg)

```
[![Health](https://phpackages.com/badges/munkireport-filevault-escrow/health.svg)](https://phpackages.com/packages/munkireport-filevault-escrow)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
