Compare commits

..

No commits in common. "7e9ee57e5a9ae86df59a7bf8d46035c8dec1746d" and "2a54cb2d48105afe69e95ccc1469235d3ff837c3" have entirely different histories.

2 changed files with 0 additions and 5 deletions

1
DNS.md
View file

@ -1,4 +1,3 @@
- [Major DNSSEC Outages and Validation Failures](https://ianix.com/pub/dnssec-outages.html) - [Major DNSSEC Outages and Validation Failures](https://ianix.com/pub/dnssec-outages.html)
- [Njalla's DNS Checker](https://check.njal.la/dns/) - [Njalla's DNS Checker](https://check.njal.la/dns/)
- [Njalla's Public DNS](https://dns.njal.la/) - [Njalla's Public DNS](https://dns.njal.la/)
- [mess with dns](https://messwithdns.net/)

4
Web.md
View file

@ -2,7 +2,3 @@
- [HSTS Preload](https://hstspreload.org/) - [HSTS Preload](https://hstspreload.org/)
- [Mozilla Observatory](https://observatory.mozilla.org/analyze/nulo.in) - [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)