Chris S

Results 28 comments of Chris S

As this seems like a lot of effort, maybe it would be possible to first integrate with https://github.com/smallstep/certificates? This already provides a SSH CA, and can use OIDC. The SSH...

With "integrate smallstep" I was thinking of integration on the operational/admin side. With existing OIDC features this should already be possible. I wasn't at all suggesting integrating actual smallstep-related code...

Any news here? Did the KDE protocol improve since this ticket was opened? I'm experiencing the same problem, with waynergy 0.0.17 on Plasma 6. On a german layout, there's just...

I'm also interested in this feature! As a workaround, you could have your "exit node" set up as an http/socks proxy (maybe via ssh?), and configure your laptop to use...

> There's also some confusion in the description, the subject of the issue is that some device switches to receive-encrypted, but the description is that some other device switches to...

Good hint, but no, I have no saved passwords for the syncthing browser interface.

I would also love this feature!

I didn't try it out, but I would assume that innernet already supports that? "innernet install" creates a new innernet config. You can enable the systemd service as [email protected], and...

I just ran into the same problem (or at least similar, bazel fails to extract the rules_rust tarball due to contained symlinks). On my company-managed laptop, I would need admin...

I modified the mode definition so that it also updates clients when visibility in org-mode is cycled: ``` lisp ;;;###autoload (define-minor-mode impatient-mode "Serves the buffer live over HTTP." :group 'impatient-mode...