mirror of
https://github.com/cwinfo/hyperboria-peers.git
synced 2024-11-25 11:21:36 +00:00
README.md : credential files aren't valid JSON, so exclude the .json and use .k
This commit is contained in:
parent
b5a899947c
commit
d6ad2d8ec3
@ -68,9 +68,9 @@ By following this scheme, we make it possible for users to programmatically find
|
||||
|
||||
## Naming your entry
|
||||
|
||||
Files should be named to match your node's public key, with a `.json` trailing, like so:
|
||||
Files should be named to match your node's public key, like so:
|
||||
|
||||
`ssxlh80x0bqjfrnbkm1801xsxyd8zd45jkwn1zhlnccqj4hdqun0.k.json`
|
||||
`ssxlh80x0bqjfrnbkm1801xsxyd8zd45jkwn1zhlnccqj4hdqun0.k`
|
||||
|
||||
This allows anyone crawling the directory to easily check whether they'd already added a node without having to read the file itself.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user