Xavier Chanthavong

Results 189 comments of Xavier Chanthavong

@realvarx in C right now only _daemonSideSingle is implmented from https://github.com/atsign-foundation/noports/blob/trunk/packages/dart/noports_core/lib/src/srv/srv_impl.dart To start, srv needs to add support for --multi, and use the _daemonSideMulti approach when --multi is enabled. This...

Then we have to add the npt request flow from dart sshnpd into C sshnpd, most of which should be similar to the ssh request which is already implemented in...

Bumping this into triage to work on in this coming sprint

> In my current environment, mbedtls is the default choice, and it is currently under development for TLS 1.3 support. According to the current roadmap, there is a possibility of...

@cpswan I'm going to wait to solve this in the C daemon.

I'll work on fixing these tests in PR75

Making this a P2, I think it is useful to have a solution for this.

Note: This is very easy to do if sshnpd has -u set, as there will be an entry in the keystore, and we can do a ping notification to the...

After some thought, I don't think this is a more than a P3 for now. I think we need to think broader about what sshnpd should do first. We could...