Compare commits
2 commits
2a54cb2d48
...
7e9ee57e5a
Author | SHA1 | Date | |
---|---|---|---|
7e9ee57e5a | |||
4ade0dac90 |
2 changed files with 5 additions and 0 deletions
1
DNS.md
1
DNS.md
|
@ -1,3 +1,4 @@
|
|||
- [Major DNSSEC Outages and Validation Failures](https://ianix.com/pub/dnssec-outages.html)
|
||||
- [Njalla's DNS Checker](https://check.njal.la/dns/)
|
||||
- [Njalla's Public DNS](https://dns.njal.la/)
|
||||
- [mess with dns](https://messwithdns.net/)
|
||||
|
|
4
Web.md
4
Web.md
|
@ -2,3 +2,7 @@
|
|||
|
||||
- [HSTS Preload](https://hstspreload.org/)
|
||||
- [Mozilla Observatory](https://observatory.mozilla.org/analyze/nulo.in)
|
||||
|
||||
## Proyectos interesantes
|
||||
|
||||
- [kawipiko -- blazingly fast static HTTP server -- focused on low latency and high concurrency, by leveraging Go, `fasthttp` and the CDB embedded database](https://github.com/volution/kawipiko)
|
||||
|
|
Reference in a new issue