Skip to content

pjones/encryption-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utilities and Tutorials for Encryption Tasks

This repository contains utility scripts for automating tasks related to encryption. It also contains tutorials/documentation for some of these tasks (e.g., creating new OpenPGP keys).

Tutorials/Documentation

Utilities

  • bin/make-encrypted-dev: Prepare removable drives and disk images, then create LUKS encrypted file systems on them.

  • bin/make-encrypted-disk-image

    Create an encrypted disk image. The image is a LUKS encrypted file that contains an EXT4 file system.

    It can be mounted with bin/mount-encrypted-dev.

  • bin/mount-encrypted-dev: Mount (and ummount) devices/images created by the make-encrypted-dev and make-encrypted-disk-image scripts.

  • bin/extend-subkey-expiration-date.sh: Mostly automate the process of booting into a machine with no network and extending the expiration date of your subkeys.

About

Utilities and Tutorials for Encryption Tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published