1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-25 07:20:59 +02:00

Updated Security Overview (markdown)

Nick Sweeting
2024-05-10 14:16:16 -07:00
parent 07798c7f54
commit 07f9c8ef63

@@ -13,8 +13,12 @@ archivebox manage [createsuperuser|changepassword] # create/modify admin UI user
See [[Setting Up Authentication]] for more... See [[Setting Up Authentication]] for more...
<br/>
## ArchiveBox Use-Cases ## ArchiveBox Use-Cases
<br/>
<img src="https://imgur.zervice.io/K3dZcjG.png" width="50px" align="right"/> <img src="https://imgur.zervice.io/K3dZcjG.png" width="50px" align="right"/>
#### Archiving Public Content Only ⭐️ `[Recommended for most people]` #### 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. 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.
<br/>
#### Archiving Content Behind Log-Ins 🚨 `[Advanced users only]` #### 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. 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.