diff --git a/about/html/register.html b/about/html/register.html
index adbd6c7..2cdaccb 100644
--- a/about/html/register.html
+++ b/about/html/register.html
@@ -10,12 +10,20 @@
Verification instructions
You can host your registration-verification code on your I2P site, or you can present your registration "ephemerally" at the command-line.
+ - Using
singlefile
: Using this tool: git.idk.i2p/idk/singlefile
+ you can host a site with only your authorization code and no other content.
+ Binary releases are available from Github.
+ When using a binary:
+
+ - Download a binary from the github releases page
+ - Run the executable and fill out the dialog box with your verification code.
+ - Copy the URL from the final dialog box and paste it into the form.
+
- I2P site: Host a plaintext file somewhere on your I2P site containing the verification code from above.
Pass the link to the hosted file as the verification link below.
- - One-time hosting: Use this tool: git.idk.i2p/idk/singlefile and pass the flag
-string={{ .Data.VerificationCode }}
.
- Pass the link to the hosted file as the verification link below.
- - One-time hosting: Use literally any file-hosting tool which can be proxied to I2P.
- Pass the link to the hosted file as the verification link below.
+ - Other hosting: Use literally any file-hosting tool which can be proxied to I2P.
+ Pass the link to the hosted file as the verification link below.
+ This includes
git
hosts like git.idk.i2p or any other git host of your choice.
diff --git a/abouti2p/allow.txt b/abouti2p/allow.txt
deleted file mode 100644
index e69de29..0000000