Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages