Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

Commit 0de355b

Browse files
committed
Add dat-dns resolution to readme.
1 parent 5725706 commit 0de355b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ resolve urls, links to a dat key using common methods
1212
* URLs with keys in them (`datproject.org/6161616161616161616161616161616161616161616161616161616161616161`)
1313
* `hyperdrive-key` or `dat-key` headers
1414
* Url to JSON http request that returns `{key: <dat-key>}`
15+
* Dat-DNS resolution ([details](https://github.com/beakerbrowser/beaker/wiki/Authenticated-Dat-URLs-and-HTTPS-to-Dat-Discovery))
1516

1617
## Install
1718

@@ -40,6 +41,7 @@ Resolution order:
4041
1. Validate buffers or any strings with 64 character hashes in them via [dat-encoding](https://github.com/juliangruber/dat-encoding)
4142
2. Check headers in http request
4243
3. Check JSON request response for `key`
44+
4. Dat-DNS resolution via [dat-dns](https://github.com/datprotocol/dat-dns)
4345

4446
## Contributing
4547

0 commit comments

Comments
 (0)