VirtualTam's bookmarks
36 bookmarks found
-
DNS over HTTPS
2024-11-25 RFCs:
- RFC 7858 - Specification for DNS over Transport Layer Security (TLS)
- RFC 8484 - DNS Queries over HTTPS (DoH)
Resources:
- Carsten Strotmann -
doh.defaultroutes.de
DNS-over-TLS/HTTPS Server - DNS over HTTPS - Cloudflare 1.1.1.1 Documentation
Setting up a DNS-over-HTTPS server:
- DNS over HTTPS - ArchWiki
- DNS-over-TLS almost working - Træfik Forum
- Using Google’s dns.google.com with CoreDNS
Browser configuration:
-
Web Security Cheat Sheet | Mozilla Infosec
2023-07-23 -
The Web Authentication API (also known as WebAuthn) is a specification written by the W3C and FIDO, with the participation of Google, Mozilla, Microsoft, Yubico, and others. The API allows servers to register and authenticate users using public key cryptography instead of a password.
- Guide to Web Authentication
- Asynchronous Remote Key Generation: An Analysis of Yubico’s Proposal for W3C WebAuthn [PDF]
- Issue 664630: Web Authentication API for Chrome
- Bugzilla - [meta] Update WebAuthn JS API to the L1-REC spec
- keepassxc#1870 - Feature Request: Integration with the Web Authentication API
-
- https://schema.org/docs/schemas.html
- https://stackoverflow.com/questions/57371445/schema-org-markup-in-emails
- https://softwareengineering.stackexchange.com/questions/328567/how-does-microdata-rdfa-compare-to-json-ld/328711#328711
- https://json-ld.org/
- https://developer.mozilla.org/en-US/docs/Web/HTML/Microdata
- https://developers.google.com/gmail/markup/overview
- https://developers.google.com/gmail/markup/reference/formats/json-ld
- https://developers.google.com/gmail/markup/reference/formats/microdata
- https://docs.microsoft.com/en-gb/outlook/actionable-messages/adaptive-card
-
- https://github.com/mozilla/mozjpeg
- https://github.com/kornelski/pngquant
- https://github.com/tjko/jpegoptim
- https://github.com/imagemin/imagemin
- https://jeremy.codes/blog/bulk-image-optimization-in-bash/
- https://jeremy.codes/blog/faster-bulk-image-optimization-in-bash/
- https://rigor.com/blog/optimizing-animated-gifs-with-html5-video
- https://github.com/svg/svgo
- https://github.com/jakearchibald/svgomg
-
- https://github.com/helm/helm/issues/2196
- https://github.com/mozilla/sops
- https://medium.com/faun/helm-charts-for-more-complex-projects-and-how-to-secure-them-a1dfde804226
- https://developer.epages.com/blog/tech-stories/kubernetes-deployments-with-helm-secrets/
- https://lab.getbase.com/helm-secrets-a-missing-piece-in-kubernetes/
-
Cross-Origin Resource Sharing (CORS) | MDN
2019-01-23 - https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Credentials
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Headers
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Methods
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Origin
-
ccache — Compiler cache
2018-10-06 -
- https://anothersysadmin.wordpress.com/2008/04/22/x-cache-and-x-cache-lookup-headers-explained/
- https://www.keycdn.com/blog/http-cache-headers/
- https://web.archive.org/web/20101227032821/http://www.http-stats.com/X-Cache
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching
- https://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html
-