[Lunar-commits] <moonbase-other> monkeysphere: Leverage the OpenPGP web of trust for OpenSSH and Web authentication

Stefan Wold ratler at lunar-linux.org
Sun Nov 3 16:29:15 CET 2013


commit bf5bd7b1d52258bf0a6ef9d7a7047615e9315e4c
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sat, 12 Oct 2013 06:01:05 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/bf5bd7b1d52258bf0a6ef9d7a7047615e9315e4c

monkeysphere: Leverage the OpenPGP web of trust for OpenSSH and Web authentication
---
  crypto/monkeysphere/DEPENDS | +5/-0     
  crypto/monkeysphere/DETAILS | +13/-0    
  2 files changed, 18 insertions(+)

--- /dev/null
+++ b/crypto/monkeysphere/DEPENDS
@@ -0,0 +1,5 @@
+depends gnupg
+depends lockfile-progs
+depends Crypt-OpenSSL-RSA
+depends Crypt-OpenSSL-Bignum
+depends Digest-SHA1
--- /dev/null
+++ b/crypto/monkeysphere/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=monkeysphere
+         VERSION=0.36
+          SOURCE=${MODULE}_${VERSION}.orig.tar.gz
+      SOURCE_URL=http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_VFY=sha1:c4f950346040f7703cb4c6e8b32022f4361d0c9d
+        WEB_SITE="http://web.monkeysphere.info/"
+         ENTERED=20131012
+         UPDATED=20131012
+           SHORT="Leverage the OpenPGP web of trust for OpenSSH and Web authentication"
+cat <<EOF
+Leverage the OpenPGP web of trust for OpenSSH and Web authentication.
+EOF




More information about the Lunar-commits mailing list