From d54cd76f99e99c4c3b58bcab49368b50a4284c56 Mon Sep 17 00:00:00 2001 From: Kumi Date: Sat, 9 Nov 2024 11:38:58 +0100 Subject: [PATCH] docs: clarify privacy protection guidelines Updated the privacy protection guidelines to encourage hosting files on your own server and testing them thoroughly. This aims to enhance user privacy assurance by minimizing reliance on third-party content, which might include privacy-invading elements. --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index 0d55c03..a53e793 100644 --- a/templates/index.html +++ b/templates/index.html @@ -68,8 +68,8 @@ Please note that we cannot guarantee that files served through this proxy do not contain tracking or other privacy-invading code, or that they do not cause your browser to connect to third-party servers. The - best way to protect your users' privacy is to host the fonts on your - own server. + best way to protect your users' privacy is to host the files on your + own server and test them thoroughly.

The service is open-source and you can view the source code on