Skip to content

climateamante/tools.bash.gpg.workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Bash | GPG Workflow

TAR and GPG password encrypt with each file recursively. User folder and password prompt From AppleScript.

Each file is randomly named and stored in a CSV file. Save to the selected output folder (from AppleScript).

Usage: saved as a bash alias / function

# example

function encrypt () {
	bash ~/documents/scripts/bash.archive/bash.tool.gpg.encrypt.workflow.sh
}

About

Tar And Password Encrypt Each File Recursively. GUI Prompt From AppleScript. Each file is randomly named and stored in a csv file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages