79746885

Date: 2025-08-26 13:23:13
Score: 1
Natty:
Report link

Typically, the way to lock down devices for businesses would be through Enterprise Mobility Management (EMM) solutions, e.g. Scalefusion, SureMDM, ManageEngine, to name a few. You can find a list of these providers here

With standalone applications, there are solutions such as the Fully Kiosk Browser & Lockdown and Kiosk Browser Lockdown, although both requires a paid license to access the lockdown feature.

For "free to use", I was only able to find HA Kiosk, although this was made mainly as a dashboard for home assistant, thus the app has no built-in auth and its settings can be accessed and modified even in device pinned mode.


Disclaimer: I built the app, as I was in need of a FOSS solution and Hendry's application has been removed from the Google Play Store

I made Webview Kiosk for a similar purpose. It addresses the OP's requirements of

by utilising locked-task-mode/pinned-mode.

Additionally, for my use case, protecting the settings page with authentication and blacklisting/whitelisting websites using regular expressions were needed, so that was the primary focus.

The app is fully free and open-source - you can find details on it below:

Reasons:
  • Contains signature (1):
  • Long answer (-1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: nktnet