summaryrefslogtreecommitdiff
path: root/pipermail/pycrypto/2011q1/000425.html
diff options
context:
space:
mode:
Diffstat (limited to 'pipermail/pycrypto/2011q1/000425.html')
-rw-r--r--pipermail/pycrypto/2011q1/000425.html75
1 files changed, 75 insertions, 0 deletions
diff --git a/pipermail/pycrypto/2011q1/000425.html b/pipermail/pycrypto/2011q1/000425.html
new file mode 100644
index 0000000..4fbc1c8
--- /dev/null
+++ b/pipermail/pycrypto/2011q1/000425.html
@@ -0,0 +1,75 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [pycrypto] adding ssh keys support in distutils2
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:pycrypto%40lists.dlitz.net?Subject=%5Bpycrypto%5D%20adding%20ssh%20keys%20support%20in%20distutils2&In-Reply-To=AANLkTin-J8kh8QEzyhYPZB82OrkXuo5Od3pA76%3D%3DidYR%40mail.gmail.com">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000424.html">
+ <LINK REL="Next" HREF="000426.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[pycrypto] adding ssh keys support in distutils2</H1>
+ <B>Dwayne C. Litzenberger</B>
+ <A HREF="mailto:pycrypto%40lists.dlitz.net?Subject=%5Bpycrypto%5D%20adding%20ssh%20keys%20support%20in%20distutils2&In-Reply-To=AANLkTin-J8kh8QEzyhYPZB82OrkXuo5Od3pA76%3D%3DidYR%40mail.gmail.com"
+ TITLE="[pycrypto] adding ssh keys support in distutils2">dlitz at dlitz.net
+ </A><BR>
+ <I>Mon Feb 21 10:59:10 CST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000424.html">[pycrypto] adding ssh keys support in distutils2
+</A></li>
+ <LI>Next message: <A HREF="000426.html">[pycrypto] adding ssh keys support in distutils2
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#425">[ date ]</a>
+ <a href="thread.html#425">[ thread ]</a>
+ <a href="subject.html#425">[ subject ]</a>
+ <a href="author.html#425">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Mon, Feb 21, 2011 at 05:39:24PM +0100, Aljo&#353;a Mohorovi&#263; wrote:
+&gt;<i>On Mon, Feb 21, 2011 at 5:32 PM, Dwayne C. Litzenberger &lt;<A HREF="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto">dlitz at dlitz.net</A>&gt; wrote:
+</I>&gt;&gt;<i> Robey Pointer has an awesome Python library that does SSH called Paramiko:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> <A HREF="http://www.lag.net/paramiko/">http://www.lag.net/paramiko/</A>
+</I>&gt;<i>
+</I>&gt;<i>can't figure out if paramiko requires sshd server.
+</I>&gt;<i>i would like to avoid having sshd server because i just need to verify
+</I>&gt;<i>that python package is uploaded by the owner of key of which i have
+</I>&gt;<i>public part.
+</I>&gt;<i>in this situation, should i be looking into paramiko or pycrypto?
+</I>
+Paramiko uses PyCrypto, it *is* an SSH server (and client), and it contains
+code for parsing, generating, and manipulating SSH keys.
+
+--
+Dwayne C. Litzenberger &lt;<A HREF="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto">dlitz at dlitz.net</A>&gt;
+ OpenPGP: 19E1 1FE8 B3CF F273 ED17 4A24 928C EC13 39C2 5CF7
+</PRE>
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000424.html">[pycrypto] adding ssh keys support in distutils2
+</A></li>
+ <LI>Next message: <A HREF="000426.html">[pycrypto] adding ssh keys support in distutils2
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#425">[ date ]</a>
+ <a href="thread.html#425">[ thread ]</a>
+ <a href="subject.html#425">[ subject ]</a>
+ <a href="author.html#425">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto">More information about the pycrypto
+mailing list</a><br>
+</body></html>