From e84ff2f13b9035055ddb839773450a32ff476184 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 20 Jan 2021 19:12:33 -0500 Subject: [PATCH] Updated Security Overview (markdown) --- Security-Overview.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Security-Overview.md b/Security-Overview.md index a00e5b1..c86b9ad 100644 --- a/Security-Overview.md +++ b/Security-Overview.md @@ -16,6 +16,7 @@ This mode should not be used for archiving entire browser history or authenticat ### IMPORTANT: Don't use ArchiveBox for private archived content right now as we're in the middle of resolving some security issues with how JS is executed in archived content. +See here for more info: **[Architecture: Archived JS executes in a context shared with all other archived content](https://github.com/ArchiveBox/ArchiveBox/issues/239)**