From 2c623ce77560b86947426ac0d8f1e328d96603a6 Mon Sep 17 00:00:00 2001 From: TechFanTheo <78900789+TechFanTheo@users.noreply.github.com> Date: Mon, 8 Apr 2024 09:02:35 +0000 Subject: [PATCH] Criteria frontends updates (#2496) Signed-off-by: Daniel Gray Co-Authored-By: Jonah Aragon --- docs/frontends.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/frontends.md b/docs/frontends.md index a4b43bec..4e8cb20f 100644 --- a/docs/frontends.md +++ b/docs/frontends.md @@ -252,6 +252,8 @@ Recommended frontends... - Must be self-hostable. - Must provide all basic website functionality available to anonymous users. -We only consider frontends for websites which are... +We only consider frontends if one of the following is true for a platform: - Normally only accessible with JavaScript enabled. +- Normally only accessible with an account. +- Blocks access from commercial [VPNs](vpn.md).