Hi everybody,

We have recently released SSHD version 1.3, and are already working on 1.4 
improvements. As part of this work, there are a few open issues that would 
really help us make version 1.4 even better. Since there aren't many of us 
working on this and we have pretty limited time resources available, I am 
therefore therefore listing  the main issues of interest (in no particular 
order) - please feel free to add more that you deem relevant. The reward ? 
Acknowledgement and recognition of the contribution as well as the satisfaction 
of having contributed to the open-source community.


* https://issues.apache.org/jira/browse/SSHD-660 - Add support for 
authentication using signed client/server keys

* https://issues.apache.org/jira/browse/SSHD-506 - Add support for 
aes128/256-gcm ciphers

* https://issues.apache.org/jira/browse/SSHD-440 - Support curve25519-sha256 
for KEX and Ed25519 keys (using Bouncy Castle provider)

* https://issues.apache.org/jira/browse/SSHD-70 - Run encryption/decryption on 
parallel threads

* https://issues.apache.org/jira/browse/SSHD-571 - Provide "fragmented" 
FileSystemProvider for SSHD

* https://issues.apache.org/jira/browse/SSHD-577 - Provide pluggable 
implementation of an Sftp UserDefinedFileAttributeView

* https://issues.apache.org/jira/browse/SSHD-593 - RFC 6187 Support (using 
X.509 v3 certificates for authentication)

* https://issues.apache.org/jira/browse/SSHD-594 - Add support for ecmqv-sha2 
key exchange

* https://issues.apache.org/jira/browse/SSHD-617 - Add support for OpenSSH 
"[email protected]" channel request


These issues contain more details in their descriptions as well as releant 
reference material (e.g., RFCs). Anyone deciding to contribute should simply 
clone the main Github repository (https://github.com/apache/mina-sshd), write 
the code and then submit a pull-request.

Thanks

Reply via email to