Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snail

Script to encrypt decrypt files with ssl & salt

Static Badge Static Badge

Script usage

Note: use only file name without any extension, to use password properly through environments follow instructions here zsh-environment-variables

  • Create file & opens in text editor

    ./snail.sh -c my_file

  • Encrypt file and save

    ./snail.sh -e my_file

  • Decrypt file in consol

    ./snail.sh -d my_file

  • Decrypt file and open in default editor

    ./snail.sh -d my_file

  • After ensuring all files are encrypted and saved, execute removal script

    ./snail.sh -rm

  • You can always call for help

    ./snail.sh -h

About

Encrypt Decrypt files with ssl & salt

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages