diff --git a/Security-Overview.md b/Security-Overview.md index 47d5093..aa192aa 100644 --- a/Security-Overview.md +++ b/Security-Overview.md @@ -10,11 +10,18 @@ This is the default (lax) mode, intended for archiving public (non-secret) URLs This mode should not be used for archiving entire browser history or authenticated private content like Google Docs, paywalled content, invite-only subreddits, etc. +```diff +- ---------------------------------------------------------------------- +``` + +# 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. + +```diff +- ---------------------------------------------------------------------- +``` + - -## 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. - #### ~~Private Mode~~ ~~ArchiveBox is designed to be able to archive content that requires authentication or cookies. This includes paywalled content, private forums, LAN-only content, etc.~~