Hi Zachary,

Le 02/03/2016 17:58, Zachary Gorden a écrit :
Any SSH server developed for ReactOS would need to be written in C/C++
and be compilable by both GCC and VC++. So while the expectation is that
a developer would likely need to pull a SSH library from an existing
source such as OpenSSH, the server itself will almost certainly need to
be written from scratch if only because there does not exist as far as I
am aware of a fully open source SSH server that runs natively on Windows
without hauling around the likes of cygwin. Apache Mina is written in
Java and therefore would be inappropriate as a starting base for the SSH
server project.

actually there is a project at microsoft for porting openssh on windows as a native process. I think it come from the NX/Nomachine code base:

https://github.com/PowerShell/Win32-OpenSSH

It does compile and install without cygwin are a prerequisite, however it is not yet production ready.

About the next post of Ged, there seems to be a plan for MS to add a ssh server in their distribution : https://blogs.msdn.microsoft.com/powershell/2015/06/03/looking-forward-microsoft-support-for-secure-shell-ssh/

Cheers,

Denis



On Wed, Mar 2, 2016 at 5:30 AM, Anchit Jain <mailingl...@anchitja.in
<mailto:mailingl...@anchitja.in>> wrote:

    Hello everyone,
    I am Anchit Jain, Computer Science undergraduate from BITS PILANI,
    India.
    I am interested in pursuing SSH Service project.

    I have some experience in Socket Programming and Network Protocol
    development in C. Some of my work could be seen at
    https://github.com/anchitjain1234
    
<https://link.nylas.com/link/ezhvubksgc7dhi29sglp2mpvq/7af2e7b30ed04821b97b5daf7689e7a5/0?redirect=https%3A%2F%2Fgithub.com%2Fanchitjain1234>.
    In past, I have implemented some basic network services like TFTP
    protocol and some minor part of FTP client.

    Regarding the project :- Would this project require a new SSH Server
    to be written from scratch or to be build upon some existing
    codebase like Apache Mina etc.?

    I would request potential mentors to guide me for the same.


    Thanks,
    Anchit Jain


    _______________________________________________
    Ros-dev mailing list
    Ros-dev@reactos.org <mailto:Ros-dev@reactos.org>
    http://www.reactos.org/mailman/listinfo/ros-dev




_______________________________________________
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev


--
Denis Cardon
Tranquil IT Systems
Les Espaces Jules Verne, bâtiment A
12 avenue Jules Verne
44230 Saint Sébastien sur Loire
tel : +33 (0) 2.40.97.57.55
http://www.tranquil-it-systems.fr


_______________________________________________
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev

Reply via email to