[Lunar-commits] <moonbase-other> ssh-contact: Readding to moonbase with a version bump.

stumbles stumbles at lunar-linux.org
Fri Dec 7 13:39:10 CET 2012


commit df8a5fb80fecc5f80e62678ad47910ed61a62e07
Author: stumbles <stumbles at lunar-linux.org>
Date: Fri, 07 Dec 2012 04:39:10 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/df8a5fb80fecc5f80e62678ad47910ed61a62e07

ssh-contact: Readding to moonbase with a version bump.
---
  net/ssh-contact/DEPENDS | +2/-0     
  net/ssh-contact/DETAILS | +27/-0    
  2 files changed, 29 insertions(+)

--- /dev/null
+++ b/net/ssh-contact/DEPENDS
@@ -0,0 +1,2 @@
+depends openssh
+depends telepathy-gabble
--- /dev/null
+++ b/net/ssh-contact/DETAILS
@@ -0,0 +1,27 @@
+          MODULE=ssh-contact
+         VERSION=0.7
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://telepathy.freedesktop.org/releases/ssh-contact/
+      SOURCE_VFY=sha1:8a9b73f0e896f1f4d8810fa2f481034e6cff39dc
+        WEB_SITE=http://telepathy.freedesktop.org/wiki/SSH-Contact
+         ENTERED=20110402
+         UPDATED=20121207
+           SHORT="client service tool via SSH"
+cat << EOF
+SSH-Contact is a client/service tool that makes it easy to connect to your 
+telepathy IM contacts via SSH. No need to care about dynamic IP, NAT, port 
+forwarding, or firewalls anymore; if you can chat with a friend, you can 
+also SSH to their machine.
+
+Only contacts with ssh-contact service installed and connected using 
+telepathy are listed.
+
+If you install the ssh-contact service, your ssh daemon is exposed to all your 
+IM contacts. Of course they still have to make the ssh authentication 
+(password, ssh key, etc). This means that your sshd is not "protected" anymore
+behind a NAT or firewall. 
+
+It is equivalent to have ssh daemon running with a public IP address and port 
+22 open. So ssh-contact-service security == sshd security. It is your choice 
+to trust sshd or not.
+EOF




More information about the Lunar-commits mailing list