From 8b2d09d1c00cf070e9770d5b219b1a3480bd0edb Mon Sep 17 00:00:00 2001 From: cathugger Date: Thu, 12 May 2022 15:02:09 +0000 Subject: [PATCH] edit readme a bit more --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0633e86..c3dbad0 100644 --- a/README.md +++ b/README.md @@ -75,9 +75,9 @@ performance-related tips. 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? +* Generate addresses with `1-2` and `7-9` digits? - Onion addresses use base32 encoding which does not include 0,1,8,9 + Onion addresses use base32 encoding which does not include `0,1,8,9` numbers.\ So no, that's not possible to generate these, and mkp224o tries to detect invalid filters containing them early on.