Sign inSign up

phylor/tomb

By phylor

Updated about 10 years ago

Tomb is an open source system for file encryption on Linux, facilitating the backup of secret files.

Image
0

375

phylor/tomb repository overview

Tomb

Tomb is an 100% free and open source system for file encryption on GNU/Linux, facilitating the backup of secret files. Tomb is written in code that is easy to review and links commonly shared components.

Tomb generates encrypted storage folders to be opened and closed using their associated keyfiles, which are also protected with a password chosen by the user.

Running it

Note: Running tomb as described here is not secure. Use for testing purposes only.

docker run --rm phylor/tomb

docker run --rm -v $PWD:/tomb -v /dev/urandom:/dev/random --privileged -it -v $PWD:/media phylor/tomb

Tag summary

Content type

Image

Digest

Size

157.2 MB

Last updated

about 10 years ago

docker pull phylor/tomb