Skip to content

pokebadgerswithspoon/luks-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luks-helper

Helper scripts to mount and unmount luks secret file. Make mountable encrypted volume with luks.

Dependencies

  • losetup
  • dd
  • cryptsetup
  • tune2fs

Usage

luksEnv - setup

Here are env variables to use. There are two ways to configure scripts:

  • tweak the luksEnv itself
  • export vars within luksEnv

luksCreate - create your secret file

luksMount - mount your secret file

luksUmount - unmount it

Development

Install shellcheck: https://github.com/koalaman/shellcheck#installing

Kudos

About

Helper scripts to mount and unmount luks secret file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages