Skip to content

h4l7/fudo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fudo

Command line utility to encrypt binary distributions, launch encrypted binaries without ever storing plaintext on disk, decrypt files, and scrub files from disk.

Building

cargo build

Running

./target/debug/fudo --help

See ./playground for examples.

TODO

  • Add -v flag for debug information
  • Windows support
  • Improve --forward-env structure

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published