diff --git a/Security-Overview.md b/Security-Overview.md index 17eec21..dcec10b 100644 --- a/Security-Overview.md +++ b/Security-Overview.md @@ -13,8 +13,12 @@ archivebox manage [createsuperuser|changepassword] # create/modify admin UI user See [[Setting Up Authentication]] for more... +
+ ## ArchiveBox Use-Cases +
+ #### Archiving Public Content Only ⭐️ `[Recommended for most people]` @@ -23,6 +27,8 @@ 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, private photo share urls, etc. +
+ #### Archiving Content Behind Log-Ins 🚨 `[Advanced users only]` ArchiveBox is able to archive content that requires authentication or cookies, but it comes with some caveats. Create dedicated logins for archiving to access paywalled content, private forums, LAN-only content, etc. then share them with ArchiveBox via Chrome profile + cookies.txt file.