Fork me on GitHub
#nrepl
<
2021-06-29
>
Eugen19:06:59

hello, I was looking at nrepl and the fact that it does not have authentication and I've noticed the transports. Then I thought: why not an SSH transport ? That should provide auth and authz.

Eugen19:06:58

I would like to work on this and contribute it to nrepl (I think it should be an extension, not in core) Considering I will have an "SSH socket/endpoint" how should I go about integrating it with nrepl ? is tty transport a good start ?

Eugen19:06:15

is this something interesting for the project?