You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Mobile Device Management (MDM) system built with Kotlin Multiplatform. A server holds the desired policy for each device; an Android agent — running as a Device Owner — pulls that policy, enforces it on the device, and reports back what it actually observes; a Compose Multiplatform console (desktop + web) views compliance and edits policy.
Minimal Android Device Owner (DPC) that locks DNS content filtering so it cannot be undone - by you or by the person using the device. For porn addiction recovery, and for parents locking a child phone. Deterministic acceptance checks; no loosening APIs by design.