Subject: CVS commit: pkgsrc/security/sbd
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 05/10/2007 18:18:16
Module Name:	pkgsrc
Committed By:	agc
Date:		Thu May 10 18:18:16 UTC 2007

Update of /cvsroot/pkgsrc/security/sbd
In directory ivanova.netbsd.org:/tmp/cvs-serv26179

Log Message:
Initial import of sbd-0.5 into the Packages Collection.

	One-time cipher based back door program for executing emergency
	commands.

	Secure Back Door(SBD) is an alternative to leaving SSH open all the
	time.  It is based on a secure one-time keypad method, that insures
	maximum security.  Since SBD is very small, it is less likely to have
	security exploits, as compared to SSH.  Therefore, you could leave an
	important computer up and running with just sbdd running in the
	background, and if an emergency came about, you could simple execute a
	command to bring ssh up, then work on the computer as regular.  It
	would be as simple as doing ./sbd domain.com "/etc/init.d/sshd start",
	and with the proper key file set, the remote computer would have ssh
	up and running shortly.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/security/sbd/Makefile
N pkgsrc/security/sbd/DESCR
N pkgsrc/security/sbd/distinfo
N pkgsrc/security/sbd/PLIST
N pkgsrc/security/sbd/patches/patch-aa
N pkgsrc/security/sbd/patches/patch-ab

No conflicts created by this import