Ferdinand Schober
Ferdinand Schober
A linux systemd user service is in the works, I will see if I can come up with a windows service definition (not done that before)
WebRTC dtls is in fact exactly what I was planning to use for this. I will need to rewrite some of the network code in order to use it but...
> BTW: I tried [packaging your software](https://build.opensuse.org/package/show/home:dr-yak/lan-mouse) for my openSuse Tumbleweed. The x86_64 package builds successfully (The i586 variant fails on libadwaita). So I'll be able to easily install accross...
I can not realistically give an accurate estimate. But I will try my best to finish it in the coming month.
I have a deadline at University coming up tomorrow, will hopefully have more time on hand after that. Will probably also tackle #164 at the same time and make the...
to give an update: I've got things working with selfsigned keys! :tada: There are some things I still need to figure out though: - connection probing - automatic ip switching...
> I'm guessing it's the encryption branch? - [main...encryption](https://github.com/feschber/lan-mouse/compare/main...encryption) Yes, thats correct. It's not quit ready yet, I rewrote quite a few things to fit into the client-server model so...
@jonstelly the package does not build currently because I moved the svg. I will fix that.
should be fixed now
Yeah I want to have some sort of 'trust on first use' model, maybe similar to ssh or via emoji verification. However I'm not 100% sure how to do it...