Skip to content

gmilab/secex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Secure script auto-execution pipeline

Setup

Generate (or use an existing GPG signing key).

$ gpg --gen-key
$ gpg --armor --export "[your key id]"

Then edit secex_execute and replace the example public key with yours.

Deploying new scripts

$ secex_sign myscript.sh

Automatic execution

$ secex_execute https://url/to/myscript.sh

About

Secure script auto-execution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages