From a07e5c71e9104bf12cb528130b0991e957fff0a3 Mon Sep 17 00:00:00 2001 From: Alexander Bilz <mail@alexbilz.com> Date: Tue, 05 Jan 2021 10:41:25 +0000 Subject: [PATCH] Added security note --- README.md | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ebfd4d..df5e193 100644 --- a/README.md +++ b/README.md @@ -222,8 +222,9 @@ theme= "preferred-color-scheme" # label = ``` -If you are using a strict CSP, you'll have to add the domain to it. - +Two notes on the security of Utteranc.es +- If you are using a strict CSP, you'll have to add the domain to it. +- The script currently has no built-in integrity check, due to limitations of . ### Google Analytics To use Google Analytics, a valid tracking code has to be added. If you don't want to load the code, then commend out the parameter. -- Gitblit v1.10.0