Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AV - prevent app shutdown #35

Open
0xflux opened this issue Nov 8, 2024 · 0 comments
Open

AV - prevent app shutdown #35

0xflux opened this issue Nov 8, 2024 · 0 comments
Assignees

Comments

@0xflux
Copy link
Owner

0xflux commented Nov 8, 2024

I think I should decouple um_engine from the Tauri app and use IPC to talk to um_engine, and run um_engine as svc which is difficult to kill, and to implement some kind of DACL for only SYSTEM being able to kill it. If the GUI shuts down, that's fine, but dont want the um_engine to shut down.

May require significant rearchitecting.

@0xflux 0xflux converted this from a draft issue Nov 8, 2024
@0xflux 0xflux self-assigned this Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: On hold
Development

No branches or pull requests

1 participant