Encryption
Disk encryption¶
PUREE¶
Summary
PUREE is a full-disk encryption header format (and tool, currently only supported on Linux) which gives you the ability to perform full-disk encryption in a way that ensures that it is infeasible for someone to determine whether a disk is encrypted or has been "wiped" with random bits.
As opposed to other encryption systems, such as LUKS, PUREE does not have a recognizable header format.
Web encryption¶
Run your own private CA & ACME server using step-ca¶
Summary
ACME support in step-ca means you can easily run your own ACME server to issue certificates to internal services and infrastructure in production, development, and other pre-production environments.