From fcbb5647f3f4ca6e43ef94a19425f97eaf003ab4 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Apr 2022 20:22:05 -0400 Subject: [PATCH] Updated Chromium Install (markdown) --- Chromium-Install.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Chromium-Install.md b/Chromium-Install.md index 9cfb3f9..daa355c 100644 --- a/Chromium-Install.md +++ b/Chromium-Install.md @@ -97,4 +97,11 @@ The new profile is now generated and used by same instance of Chrome on docker h Each step is crucial, especially the permissions and matching the binary inside of Docker and outside. -More info and troubleshooting steps: https://github.com/ArchiveBox/ArchiveBox/issues/952 \ No newline at end of file +More info and troubleshooting steps: +- https://github.com/ArchiveBox/ArchiveBox/issues/952 +- https://github.com/ArchiveBox/ArchiveBox/wiki/Security-Overview#archiving-private-content +- https://github.com/ArchiveBox/ArchiveBox/wiki/Security-Overview#%EF%B8%8F-things-to-watch-out-for-%EF%B8%8F +- https://github.com/ArchiveBox/ArchiveBox/wiki/Security-Overview#publishing +- https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#chrome_user_data_dir +- https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#chrome_binary +- https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#cookies_file \ No newline at end of file