summarylogtreecommitdiffstats
path: root/nitter.install
diff options
context:
space:
mode:
authorsomini2023-08-19 23:28:36 +0100
committersomini2023-08-19 23:28:36 +0100
commitc4a34efe60160925fea1cca3ec8c1ef043184e75 (patch)
treedaa414b53e34ba66ba8bde6590802b830c340cde /nitter.install
parent4126e6c0160c40deeed848c8a88819bcca9bf630 (diff)
downloadaur-c4a34efe60160925fea1cca3ec8c1ef043184e75.tar.gz
Update installation message and metadata
Diffstat (limited to 'nitter.install')
-rw-r--r--nitter.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/nitter.install b/nitter.install
index d6743f580244..aada925a4714 100644
--- a/nitter.install
+++ b/nitter.install
@@ -1,5 +1,13 @@
post_install() {
cat <<-ECHO
+ Twitter no longer allows anonymous read-only access, uses a fork of the
+ original project, and a real account is needed.
+ To find the new config settings, see:
+ https://github.com/zedeus/nitter/pull/830#issuecomment-1609782701.
+
+ To generate a new 'hmacKey', use:
+ $ head -c 25 </dev/urandom | sha256sum
+
Make sure nitter starts before the proxy server.
Use "systemctl edit nitter" and add something like this:
> [Unit]