Skip to content

ns408/cryptoluks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptoluks

Cryptoluks the easy way.

This repository is meant to help anyone create an encrypted file using Linux native tools.

Tools used:

  • cryptsetup
  • docker

docker on a macOS (or linux) host

Requirements

brew install coreutils
brew cask install docker

build

./bin/build.sh

run

./bin/run.sh
./bin/cryptoluks.sh

cryptoluks_run.gif

run the bin/cryptoluks.sh directly on the Linux host

sudo apt-get -y install \
  cryptsetup exfat-fuse exfat-utils sudo

run

./bin/cryptoluks.sh

Credit

Thanks to:

About

Cryptoluks the easy way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published