aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCale Quasha <c11844ad0f@cloudflare.com>2020-12-11 11:56:54 +0100
committerCale Quasha <c11844ad0f@cloudflare.com>2020-12-11 11:56:54 +0100
commit2c1f352e4e02ec50c1bb836d2e1c133634315f54 (patch)
treec1b558c96903f0e3379c6fe05e0ebffd217d17b3
parentc824168ff7ff3ed0844fb72915ebbb459eaa40ad (diff)
downloadcloudflare-tor-2c1f352e4e02ec50c1bb836d2e1c133634315f54.tar.lz
cloudflare-tor-2c1f352e4e02ec50c1bb836d2e1c133634315f54.tar.xz
cloudflare-tor-2c1f352e4e02ec50c1bb836d2e1c133634315f54.zip
INSTRUCTION.md
-rw-r--r--INSTRUCTION.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/INSTRUCTION.md b/INSTRUCTION.md
index d04fbb56..92f9bb08 100644
--- a/INSTRUCTION.md
+++ b/INSTRUCTION.md
@@ -246,7 +246,6 @@ need more adaptations for Windows and other platforms.
1. Install Git, SSH(Not Windows), and Tor (if you haven't already)
1. Create a `git.fuwafuwa.moe` account (username "snowden" will be used for this example)
- - **NOTICE**: Codeberg is blocking temporary email services and some minor email providers(not temporary email).
1. Create an SSH key pair `$ ssh-keygen -t rsa -N '' -C 'snowden at codeberg' -f "$HOME"/.ssh/id_rsa_mrsnowden`
1. Edit `$HOME/.ssh/config`:
```