<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/jsch/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/jsch/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 10 Jul 2020 13:41:02 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jsch/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>#8 Forwarding sockets</title><link>https://sourceforge.net/p/jsch/feature-requests/8/?limit=250#d6d3/9051</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Nice &lt;a class="user-mention" href="/u/matez/"&gt;@matez&lt;/a&gt;, does this fully support it though?&lt;/p&gt;
&lt;p&gt;local port =&amp;gt; remote socket&lt;br/&gt;
local socket =&amp;gt; remote socket&lt;br/&gt;
local socket =&amp;gt; remote port&lt;br/&gt;
remote port =&amp;gt; local socket&lt;br/&gt;
remote socket =&amp;gt; local socket&lt;br/&gt;
remote socket =&amp;gt; local port&lt;/p&gt;
&lt;p&gt;From a quick look it seems you are only providing a small subset.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Kautler</dc:creator><pubDate>Fri, 10 Jul 2020 13:41:02 -0000</pubDate><guid>https://sourceforge.netca7ff05bb7792110f19e5b70df379c733909700a</guid></item><item><title>#11 Move to github</title><link>https://sourceforge.net/p/jsch/feature-requests/11/?limit=25#55e2</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;+1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Wiedemann</dc:creator><pubDate>Tue, 26 May 2020 14:22:09 -0000</pubDate><guid>https://sourceforge.netc7256968ce1237fba00ef53975e5bbf89a5be125</guid></item><item><title>#8 Forwarding sockets</title><link>https://sourceforge.net/p/jsch/feature-requests/8/?limit=25#d6d3</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I extended jsch ith your requested feature. Please checkout  &lt;a href="https://github.com/mwiede/jsch" rel="nofollow"&gt;https://github.com/mwiede/jsch&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Wiedemann</dc:creator><pubDate>Tue, 26 May 2020 14:20:42 -0000</pubDate><guid>https://sourceforge.net74e998ab6fedad6b70bba8ac16e917f8f0f20b84</guid></item><item><title>#11 Move to github</title><link>https://sourceforge.net/p/jsch/feature-requests/11/?limit=25#d80c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please move to github ...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Fahl</dc:creator><pubDate>Sat, 02 May 2020 13:30:11 -0000</pubDate><guid>https://sourceforge.net87ef450137f9668f0a3c35798be65b5bfe7fc707</guid></item><item><title>Move to github</title><link>https://sourceforge.net/p/jsch/feature-requests/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I don't really know much about how developing software on sourceforge and for JSch works. and it probably worked great in the earlier years. &lt;br/&gt;
But currently i think it would help the project to move to github.&lt;/p&gt;
&lt;p&gt;I think it probably does everything sourceforge does. It would make it easier to develop and contribute. I don't even know where to find the sourcecode to add a feature to it and how to push my changes.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Hein</dc:creator><pubDate>Wed, 27 Nov 2019 09:42:14 -0000</pubDate><guid>https://sourceforge.net3ebe9525bda1d2b2e9925d333c00a2aedac90aaa</guid></item><item><title>#7 Add support for Ed25519 keys and bcrypt KDF format</title><link>https://sourceforge.net/p/jsch/feature-requests/7/?limit=25#39cc</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Would really love to see this change, because juice-ssh seems to rely on that to be working first in jsch.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Hein</dc:creator><pubDate>Wed, 27 Nov 2019 09:38:22 -0000</pubDate><guid>https://sourceforge.netdea3374428bdf6cb403b02a5fde07a0fa4a51f20</guid></item><item><title>Signature with an external private key</title><link>https://sourceforge.net/p/jsch/feature-requests/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm working on a Public Key Authentication where the private key is located outside the apllication space (smartcard-like behavior). There is the beautiful Identity class for this which has the getSignature() method. But all Signature classes have only setPrvKey(byte[] e, byte[] n) method so I have to go tricky way to initialize the Signature object with my PrivateKey. At the same time current setPubKey method internally creates object of the same class (PrivateKey) to use java.security.Signature.&lt;/p&gt;
&lt;p&gt;Suggestion:&lt;br/&gt;
Include setPrvKey(PrivateKey prvKey) method to avoid tricky overrides.&lt;br/&gt;
And the same about KeyPair clasess (if possible).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ashuickor Hendelson</dc:creator><pubDate>Sat, 12 Jan 2019 15:07:10 -0000</pubDate><guid>https://sourceforge.net939c9b9e5c533090566ae85457ff79bfadc8f654</guid></item><item><title>Multiple forwardings per session</title><link>https://sourceforge.net/p/jsch/feature-requests/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please support adding multiple forwardings per session.&lt;br/&gt;
There are SSH server configurations that restrict how often you can login concurrently into the same account or all-over.&lt;br/&gt;
If you need three forwards to the same host, you currently have to open three sessions.&lt;br/&gt;
Would be nice if it were possible in just one session.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Kautler</dc:creator><pubDate>Thu, 15 Nov 2018 01:47:47 -0000</pubDate><guid>https://sourceforge.net281125eec99eb2949b6d5b5669673639ba30e86d</guid></item><item><title>Forwarding sockets</title><link>https://sourceforge.net/p/jsch/feature-requests/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Would be nice if JSch also supports forwarding sockets, not only ports.&lt;br/&gt;
Currently you can only forward from port to port in JSch, but SSH now can do from port to socket, from socket to port, from port to port and from port to socket.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Kautler</dc:creator><pubDate>Thu, 15 Nov 2018 01:45:45 -0000</pubDate><guid>https://sourceforge.nete1e6010ff3f507f6dd2b6186aafc25c0ff31dadb</guid></item><item><title>Add support for Ed25519 keys and bcrypt KDF format</title><link>https://sourceforge.net/p/jsch/feature-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;OpenSSH 6.5 (January 2014) introduced Ed25519 keys in bcrypt KDF format due to security and perfomance advantages. This format is now becoming widely used and is expectable to become the de-facto standard for new keys. Therefore JSch should follow along and implement it.&lt;/p&gt;
&lt;p&gt;There is already at least one pure Java implementation of Ed25519, in use for i2p: &lt;a class="" href="https://github.com/str4d/ed25519-java" rel="nofollow"&gt;ed25519-java&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dll</dc:creator><pubDate>Tue, 15 Dec 2015 15:59:16 -0000</pubDate><guid>https://sourceforge.neteba681864127e56a9b1402e330b8369b59e6719d</guid></item></channel></rss>