From b6656005e6f5fc5701f1a9316fd1686569a455b7 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) - Accessible without account - Doesn't block commercial VPNs Co-authored-by: Jonah Aragon Signed-off-by: Daniel Gray --- docs/frontends.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/frontends.md b/docs/frontends.md index a5e62951db..2529943846 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).