mirror of
https://github.com/PurpleI2P/i2pd_docs_en.git
synced 2024-12-06 19:26:22 +01:00
Fix various typos and grammar mistakes
This commit is contained in:
@@ -10,7 +10,7 @@ I2PD has a unique feature that allows it to bootstrap off of any i2p router that
|
||||
* obtain a `router.info` file of a floodfill router out of band, save to `/tmp/floodfill.router.info` or some other path
|
||||
* run `i2pd --reseed.floodfill=/tmp/floodfill.router.info` and if that router is online you'll be able to bootstrap into the network from just that routers
|
||||
|
||||
## Caviets
|
||||
## Caveats
|
||||
|
||||
* The floodfill *must* be trustworthy, it could give you all colluding peers if it's a baddie.
|
||||
* *DO NOT* use a random floodfill unless you don't care about high security and just want to test out this feature.
|
||||
|
||||
@@ -37,4 +37,4 @@ If you wish to run your own website in Invisible Internet, follow those steps:
|
||||
|
||||
Website is now available in Invisible Internet by visiting this address.
|
||||
|
||||
5) (Optional) Register short and rememberable .i2p domain on [inr.i2p](http://inr.i2p).
|
||||
5) (Optional) Register short and memorable .i2p domain on [inr.i2p](http://inr.i2p).
|
||||
|
||||
Reference in New Issue
Block a user