Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 383 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 383 Bytes

tarballs

taking tarballs up the snooter

# required environment variables
$ export tarballs_iv=$128_bit_secret
$ export tarballs_key=$256_bit_secret

# generate a pathword
$ tarballs encrypt "chee/application"

# decrypt a pathword
$ tarballs decrypt "1626461d0451162y2u1c1x686u553316"

# start server
$ tarballs serve --extract-root /www/snoot.club/snoots --port 55433