diff --git a/README.md b/README.md index 3e2f60f..5a4a8d1 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,11 @@ On Firefox, it's `about:profiles` in address bar > Create a New Profile. but close any active tabs that may produce extra requests that you don't want to be archived (e.g. messenger web clients like Element or Telegram Web). Now, point your browser to the proxy on `127.0.0.1:8080`. -On Firefox, it's Settings > Network Settings (at the bottom) > Settings... > Manual proxy configuration > HTTP: `127.0.0.1`, Port: `8080` > Checkbox "Also use this proxy for HTTPS". +On Firefox, it's Settings > Network Settings (at the bottom) > Settings… > Manual proxy configuration > HTTP: `127.0.0.1`, Port: `8080` > Checkbox "Also use this proxy for HTTPS". Go to `http://mitm.it`, ignore warnings about an unencrypted connection (mitm.it is served by your local mitmproxy), click "Get mitmproxy-ca-cert.pem" below "Firefox". -Import it: Settings > Privacy & Security > Certificates > View Certificates... > "Authorities" tab > Import... > +Import it: Settings > Privacy & Security > Certificates > View Certificates… > "Authorities" tab > Import… > Choose the downloaded cert > Checkbox "Trust this CA to identify web sites" > OK. ## Archiving web sites @@ -118,5 +118,5 @@ storage/ | |- body | |- {id}/ -... +... ... ... ```