aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFChannel <>2021-07-01 14:01:52 -0700
committerFChannel <>2021-07-01 14:01:52 -0700
commita122d62f78e5f1fd66efc28994809d720a2841ab (patch)
treec3a8592d4753adbb6ef9ac26f97d4ba9f8f3a0b5 /README.md
parentdbe79ecbb5bb0645093780380cc241f6cd8d1a20 (diff)
flushed out version of tripcode with secure trips and instancesalt added to config
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5559a72..b755924 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,9 @@ Any contributions or suggestions are appreciated. Best way to give immediate fee
`torproxy:127.0.0.1:9050` Tor proxy route and port, leave blank if you do not want to support
`publicindex:true` Add instance to the public instance index at https://fchan.xyz if you do not want to be added set this value to `false` If you are on the public index and want to be removed get in contact with FChan dev to be removed.
-
+
+ `instancesalt:put your salt string here` Used for secure tripcodes currently.
+
Currently e-mail is not implemented to do anything special, but the code is in place