Skip to content
This repository has been archived by the owner on Apr 18, 2019. It is now read-only.

YahooArchive/sigsh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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

Releases

No releases published

Packages

No packages published

Languages

  • Shell 58.8%
  • Perl 25.2%
  • Makefile 16.0%