Public beta: v0.1.0-beta.1 — what I want tested #97
ademisler
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
RunOnMine
v0.1.0-beta.1is available for public testing on macOS, Windows and Linux.The main design question behind RunOnMine is simple:
RunOnMine keeps that decision local. Requests are evaluated using the connector/requester, tool, targeted resource and local policy, then allowed, denied or held for local approval.
What I would like tested
Beta limitations
RunOnMine is a security boundary and approval system, not a sandbox. A permitted shell, browser or desktop action can create real side effects with the authority of the operating-system account running it.
The current beta also has distribution-trust gaps that are intentionally documented:
Release artifacts include SHA-256 checksums and CycloneDX SBOMs. The repository also contains the threat model and machine-readable release/acceptance evidence.
Links
Repository: https://github.com/ademisler/RunOnMine
Release: https://github.com/ademisler/RunOnMine/releases/tag/v0.1.0-beta.1
Documentation: https://github.com/ademisler/RunOnMine/tree/main/docs
For security vulnerabilities, please use GitHub private vulnerability reporting rather than posting exploit details publicly.
For everything else, bug reports, permission-model criticism and real workflow examples are especially useful at this stage.
All reactions