Keyboard shortcuts

/ or ⌘/Ctrl K
Find a note
j / k
Next / previous section or linked note
h / l
Collapse or go to parent / expand or enter
e or Alt-click
Read a linked note here
o
Open focused note on its own
g g / G
First / last section or linked note
g h / g a
Home / all notes
g b / g t
Backlinks / table of contents
t
Cycle System, Light, Dark
? / Esc
Show / close this reference

Search: ↑/↓ or Ctrl N/P, Enter to open. Shortcuts pause while typing.

web [883b29db]

Tags: computers

1. 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

2. 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

3. Blogs

3.1. Where have websites gone?

4. Webfonts