Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

derekn/clevis

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clevis Go

GitHub Release GitHub Release Date

This is a front-end for the anatol/clevis.go module, providing a CLI interface that attempts to be a Go implementation of latchset/clevis.
The benefits over the original version being statically-linked binaries for cross platform usage without dependency libraries.

Usage

# encrypting
clevis encrypt PIN CONFIG < PLAINTEXT > CIPHERTEXT.jwe

# decrypting
clevis decrypt < CIPHERTEXT.jwe > PLAINTEXT

See the Clevis repo for PINS and CONFIG parameters.

Building

make build
Morty Proxy This is a proxified and sanitized view of the page, visit original site.