From: Michael Gaffney <hidden> Date: 2016-06-15 22:47:13
Greetings,
This is an initial announcement of SCuMD, a pure java git sshd
daemon. The source is at git://github.com/gaffo/scumd. The impetus
behind SCuMD is to provide a highly configurable git daemon which can
authenticate and authorize off of flat files, databases, LDAP, web
services, or any other resource you can think of. SCuMD's other goal is
to remove the need to serve off of normal sshd which some find to be a
security risk on the open Internet. Currently SCuMD supports LDAP as the
authentication module but coding other modules is quite simple.
I would welcome any feedback including a better name. SCuMD stands
for SCM Daemon.
Thanks,
Mike Gaffney
From: Jakub Narebski <hidden> Date: 2016-06-15 22:47:14
Michael Gaffney [off-list ref] writes:
This is an initial announcement of SCuMD, a pure java git sshd
daemon. The source is at git://github.com/gaffo/scumd. The impetus
behind SCuMD is to provide a highly configurable git daemon which can
authenticate and authorize off of flat files, databases, LDAP, web
services, or any other resource you can think of. SCuMD's other goal
is to remove the need to serve off of normal sshd which some find to
be a security risk on the open Internet. Currently SCuMD supports LDAP
as the authentication module but coding other modules is quite simple.
I would welcome any feedback including a better name. SCuMD stands
for SCM Daemon.
From: Michael Gaffney <hidden> Date: 2016-06-15 22:47:14
Done, thanks.
Jakub Narebski wrote:
Michael Gaffney [off-list ref] writes:
quoted
This is an initial announcement of SCuMD, a pure java git sshd
daemon. The source is at git://github.com/gaffo/scumd. The impetus
behind SCuMD is to provide a highly configurable git daemon which can
authenticate and authorize off of flat files, databases, LDAP, web
services, or any other resource you can think of. SCuMD's other goal
is to remove the need to serve off of normal sshd which some find to
be a security risk on the open Internet. Currently SCuMD supports LDAP
as the authentication module but coding other modules is quite simple.
I would welcome any feedback including a better name. SCuMD stands
for SCM Daemon.