| Crates.io | qrexec-binds |
| lib.rs | qrexec-binds |
| version | 0.0.26 |
| created_at | 2025-09-05 23:23:46.636581+00 |
| updated_at | 2025-09-24 22:13:02.912033+00 |
| description | Qubes OS specific qrexec-client-vm interface. |
| homepage | https://github.com/amos-tg/qrexec-binds |
| repository | https://github.com/amos-tg/qrexec-binds |
| max_upload_size | |
| id | 1826439 |
| size | 9,382 |
This is a basic interface for using qubes qrexec-client-vm with rust. I know that the fastest way to do this would be to use the actual C functions from the qubes code, that is not the way things are currently being accomplished. If in the future things change, I will do my best to maintain backwards compatibility.