Skip to content

lquenti/gocryptfs-create-folder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocryptfs Create Folder

Creates a gocryptfs folder based on a plain folder without relying on gocryptfs/FUSE.

Install

pip install pycryptodome

Usage

python3 gocryptfs-create-folder.py OUTPUTDIR INPUTDIR

Acknowledgement

Of course, intended to be used with the insanely good gocryptfs.

This repo is based on the great work of gocryptfs-inspect, see

For other features such as file- or filename decryption, see those repos

The EME code is a port of

About

Creates a gocryptfs folder based on a plain folder without relying on gocryptfs/FUSE.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages