Skip to content

pyn/sigsh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sigsh is a non-interactive, signature requiring and verifying command
interpreter. More accurately, it is a signature verification wrapper
around a given shell. It reads input in PKCS#7 format from standard in,
verifies the signature and, if the signature matches, pipes the decoded
input into the command interpreter.

Related:
	NetBSD's Veriexec
	MS Powershell ExecutionPolicy
	OpenBSD's "Stephanie" / TPE
		http://packetfactory.openwall.net/projects/stephanie/index.html
	Linux Trusted Path Execution

About

a signature verifying command interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 60.2%
  • Perl 23.5%
  • Makefile 16.3%