Skip to content
Elie Gambache edited this page Jun 24, 2025 · 1 revision

Welcome to the community-driven database of kosher filtering rules for applications. This guide is primarily used by KDroid Filter but is freely available for anyone to use. Licensed under the LGPL, you may integrate these policies even in closed-source applications. At this stage, it is recommended to contribute only host-based rules, as the tools for detecting apps and UI nodes are not yet available.

The KDroid app store dynamically adapts its application listings based on the current UserMode (levels 0 to 5) to only show apps that are appropriate for each level:

In OFFLINE (0) or LOCAL_ONLY (1) modes, only updates for already installed apps that can work offline will be shown. In NAVIGATION_ONLY mode (2), only apps in the NAVIGATION category will be visible. In NAVIGATION_AND_MAIL_ONLY mode (3), apps in the MAIL category will also be included. In REDUCED_RISK mode (4), only apps from trusted categories will appear: TORAH, PRODUCTIVITY, TOOLS, FINANCE, MUSIC_AUDIO, and HOME. Finally, in MOST_OPEN mode (5), all available apps will be listed.

Clone this wiki locally