An open API service indexing awesome lists of open source software.

https://github.com/xyhhx/qubes-split-onlykey

(mirror) a tool to proxy ssh, gpg, and fido2/ctap operations on qubes os for your onlykey, using systemd to provide per-client isolation for connections' sockets and configuration
https://github.com/xyhhx/qubes-split-onlykey

ctap fido2 gnupg gpg gpg-agent onlykey pgp qubes qubes-os qubes-rpc rust security ssh ssh-agent systemd webauthn

Last synced: 7 days ago
JSON representation

(mirror) a tool to proxy ssh, gpg, and fido2/ctap operations on qubes os for your onlykey, using systemd to provide per-client isolation for connections' sockets and configuration

Awesome Lists containing this project

README

          

# Qubes Split Onlykey

[![Hippocratic License HL3-FULL](https://img.shields.io/static/v1?label=Hippocratic%20License&message=HL3-FULL&labelColor=5e2751&color=bc8c3d)](https://firstdonoharm.dev/version/3/0/full.html)

> [!Note]
> Still in early development

> [!Warning]
> Even `main` might be cooked

---

### Design goals

- Provision separate sockets and configurations for each client domain
- Isolate sockets and configurations using systemd sandboxing

---

#### Acknowledgements

Design inspiration mostly coming from:

- https://piware.de/post/2019-10-15-cockpit-systemd-activation-cubed/
- https://github.com/cockpit-project/cockpit/blob/main/src/tls/README.md
- https://gist.github.com/bcduggan/bb60d79d2d1a2c2045d3a5dd4d35ca4d