small typos
This commit is contained in:
@@ -257,11 +257,11 @@ Done! Adding a new peer just means adding a new file in the peers directory.
|
|||||||
|
|
||||||
# ROA Tables
|
# ROA Tables
|
||||||
|
|
||||||
Route origin authorization. This basically is a central list of who owns what routes and is allowed to send changes.
|
ROA == Route Origin Authorization. This is basically a central list of who owns what routes and is allowed to send changes.
|
||||||
There's some crypto stuff you can do too, but that's really only important if we start letting people join arbitrarily.
|
There's some crypto stuff you can do too, but that's only really important if we start letting arbitrary people join.
|
||||||
|
|
||||||
There is a concern that one of us messes up the config and starts sending out bad routes, but we'll cross that bridge
|
There is a concern that one of us messes up the config and starts sending out bad routes, but we'll cross that bridge
|
||||||
when we get there (large outage lol).
|
when we get there (large outage lol). ROA tables might help prevent that.
|
||||||
|
|
||||||
# What's Next
|
# What's Next
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user