From 6f1264177ed7b2f4cdfe872ef24bb27115b80b6d Mon Sep 17 00:00:00 2001 From: cathugger Date: Tue, 24 Nov 2020 17:06:19 +0000 Subject: [PATCH] using trailing spaces for hard breaks is fucking stupid --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bd095ea..dbb7293 100644 --- a/README.md +++ b/README.md @@ -72,13 +72,13 @@ performance-related tips. sudo chmod -R u+rwX,og-rwx /var/lib/tor/nekosvc ``` - Then edit `torrc` and add new service with that folder. + Then edit `torrc` and add new service with that folder.\ After reload/restart tor should pick it up. * Generate addresses with 1-2 and 7-9 digits? Onion addresses use base32 encoding which does not include 1,2,7,8,9 - numbers. + numbers.\ So no, that's not possible to generate these, and mkp224o tries to detect invalid filters containing them early on. @@ -87,12 +87,12 @@ performance-related tips. Because of probablistic nature of brute force key generation, and varience of hardware it's going to run on, it's hard to make promisses about how long it's going to take, especially when the most of users - want just a few keys. - See [this issue][#27] for very valuable discussion about this. + want just a few keys.\ + See [this issue][#27] for very valuable discussion about this.\ If your machine is powerful enough, 6 character prefix shouldn't take more than few tens of minutes, if using batch mode (read [OPTIMISATION.txt][OPTIMISATION]) 7 characters can take hours - to days. + to days.\ No promisses though, it depends on pure luck. * Will this work with onionbalance? @@ -102,7 +102,7 @@ performance-related tips. ### Contact -For bug reports/questions/whatever else, email cathugger at cock dot li. +For bug reports/questions/whatever else, email cathugger at cock dot li.\ PGP key, if needed, can be found at . ### Acknowledgements & Legal