Clevis Logo

Clevis

0
Free
Visit Website

Clevis is a pluggable framework for automated decryption, allowing for automated decryption of data or unlocking of LUKS volumes. To encrypt data, use the command: $ clevis encrypt PIN CONFIG < PLAINTEXT > CIPHERTEXT.jwe. To decrypt, use: $ clevis decrypt < CIPHERTEXT.jwe > PLAINTEXT. Clevis uses pins for automated decryption, where a pin is a plugin that implements decryption logic, and a config JSON object is passed to the pin for necessary encryption and decryption setup.

FEATURES

ALTERNATIVES

A library for generating random numbers and strings of various strengths, useful in security contexts.

A tool for recovering files by scanning block devices and extracting them based on 'magic bytes' in file contents.

Toolkit for secure destruction of sensitive data with customizable overwrite methods.

An endpoint data loss prevention solution that discovers, classifies, and protects sensitive data while controlling data transfer methods and mitigating insider threats.

Commercial

Microsoft BitLocker is a full volume encryption feature in Windows for protecting data on lost or stolen devices, with tools and resources for implementation.

StegCloak is a JavaScript steganography module for hiding secrets inside text using invisible characters.

GPG Sync is a tool designed to keep OpenPGP public keys up-to-date within an organization by offloading the complexity of key management to a single trusted person.

Microsoft Azure service for safeguarding cryptographic keys and secrets.