]> git.armaanb.net Git - chorizo.git/blobdiff - man1/lariza.usage.1
Release v21.01
[chorizo.git] / man1 / lariza.usage.1
index 336acafacc8f1b198575255f2bd93ad5d7c0bcb3..3682c600eb755ce1ea0fcbd2a4317c596ba02976 100644 (file)
@@ -1,4 +1,4 @@
-.TH lariza 1 "2020-04-29" "lariza" "User Commands"
+.TH lariza 1 "2021-01-03" "lariza" "User Commands"
 .\" --------------------------------------------------------------------
 .SH NAME
 lariza.usage \- extended usage hints
@@ -139,7 +139,7 @@ for further information on these extensions.
 .TP
 \fBwe_adblock.so\fP
 Generic adblock. Reads patterns from the file
-\fI~/.config/lariza/adblock.black\fP. Each line can contain a regular
+\fI~/.config/lariza/adblock\fP. Each line can contain a regular
 expression. These expressions match case-insensitive and partially, i.e.
 \fB.*foo.*\fP is the same as \fB.*FOO.*\fP and you can use anchors like
 \fB^https?://...\fP. Please refer to
@@ -153,10 +153,10 @@ Those bundled web extensions are automatically compiled when you run
 make sure to link them to the directory mentioned above.
 .\" --------------------------------------------------------------------
 .SH "TRUSTED CERTIFICATES"
-By default, \fBlariza\fP trusts whatever CAs are trusted by WebKit, i.e.
-by your GnuTLS installation. If you wish to trust additional
-certificates, such as self-signed certificates, the first thing you
-should do is try to add the appropriate CAs to your system-wide store.
+By default, \fBlariza\fP trusts whatever CAs are trusted by WebKit. If
+you wish to trust additional certificates, such as self-signed
+certificates, the first thing you should do is try to add the
+appropriate CAs to your system-wide store.
 .P
 If you wish to add simple exceptions, you can grab the certificate and
 store it in the directory \fI~/.config/lariza/certs\fP. The filename
@@ -179,14 +179,5 @@ Note: This is NOT equal to certificate pinning. WebKit ignores
 user-specified certificates if the server's certificate can be validated
 by any system-wide CA.
 .\" --------------------------------------------------------------------
-.SH "WEBKIT LOCAL STORAGE"
-WebKit does create files in your $\fBXDG_*\fP directories, i.e.
-\fI~/.local/share\fP or \fI~/.cache\fP. It's up to you what you want to
-do with this junk. I remove it regularly when no WebKit browser is
-running. Another option would be to change the $\fBXDG_*\fP variables.
-.P
-I have explicitly not turned off the local storage feature in WebKit
-because I don't know if this breaks web applications.
-.\" --------------------------------------------------------------------
 .SH "SEE ALSO"
 .BR lariza (1).