1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-26 07:44:41 +02:00

Updated Security Overview (markdown)

Nick Sweeting
2019-04-16 20:52:53 -04:00
parent 0b7eb421f4
commit 20234fc54a

@@ -25,7 +25,7 @@ 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" style="width:25%; float: right; margin: 2%"> <img src="https://i.imgur.com/yDqJc4I.jpg" width="150px" align="right">
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!)