mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-28 08:39:54 +02:00
Updated Security Overview (markdown)
@@ -25,6 +25,8 @@ If you want ArchiveBox to be less noisy and avoid leaking any URLs to 3rd-party
|
|||||||
|
|
||||||
## Do not run as root
|
## Do not run as root
|
||||||
|
|
||||||
|
<img src="https://i.imgur.com/yDqJc4I.jpg" width="400px">
|
||||||
|
|
||||||
Do not run ArchiveBox as root for a number of reasons:
|
Do not run ArchiveBox as root for a number of reasons:
|
||||||
- Chrome will execute as root and fail to run because Chrome sandboxing is not supported as root for good reason (do not set `CHROME_SANDBOX=False` just to bypass that error!)
|
- Chrome will execute as root and fail to run because Chrome sandboxing is not supported as root for good reason (do not set `CHROME_SANDBOX=False` just to bypass that error!)
|
||||||
- All dependencies will be run as root, if any of them have a vulnerability that's exploited by sites you're archiving you're opening yourself up to full system compromise
|
- All dependencies will be run as root, if any of them have a vulnerability that's exploited by sites you're archiving you're opening yourself up to full system compromise
|
||||||
|
Reference in New Issue
Block a user