General Information

Time Commitment

I'm 100% ready to spend all of my time to my GSoC project.

Optional (But Suggested)

Proposed Project: Windows native SSH-server Service
Useful for:
End-users and developers

Description:
 
Implement a native Windows service for accepting SSH connections and authenticating with Windows accounts to allow the user to interact with Windows through the command prompt should they not need access to the GUI shell. Once authenticated, any commands passed through SSH are executed using the user's credentials to prevent abuse of the service's privileges. And as the user is not technically logged in, there are no restrictions with respect to how many connections are permitted except as system resources allow.