web
Tags: computers
Apache WebDav
- Make sure to check
/var/log/apache2/error.log
for authentication issues - Also make sure to check that the authentication scheme is correct, sometimes webdav is using Basic Auth, zotero offical mobile and desktop apps support digest auth
Webauthn
- Relying Party (RP) - application that needs auth
- User Agent (UA) - Web browser or user agent
- Authenticator - Hardware or software module that generates the keys
- The RP initiates the reg process by challenge, than the UA communicates with the authenticator, and then the authentiator stores the private key
- Basically the UA communicates with the authenticator and signs the challenge and some additional metadata back to the RP
Blogs
Where have websites gone?
- https://www.fromjason.xyz/p/notebook/where-have-all-the-websites-gone/
- https://realizeengineering.blog/2021/01/20/we-are-drowning-in-information-while-starving-for-wisdom/
- Comments disabled due to spam -> traffic moves to apps
- why does everything feel like a magazine?
- webrings: https://github.com/XXIIVV/webring#join-the-webring
Webfonts
- Cut down webfont size with https://cliffle.com/blog/making-website-faster/#reducing-the-cost-of-webfonts