5 Matching Annotations
  1. Aug 2018
    1. Secondly, we were looking for a protocol that did not rely solely on identifying users via public/private crypto keys.
    2. the use of HTTP Basic or Digest Auth, and relying on Bearer Tokens as an authentication mechanism

      What are common pitfalls with this technique?

  2. developer.mozilla.org developer.mozilla.org
    1. This feature has been removed from the Web standards. Though some browsers may still support it, it is in the process of being dropped. Avoid using it and update existing code if possible; see the compatibility table at the bottom of this page to guide your decision. Be aware that this feature may cease to work at any time.
    1. Note: Several browser vendors (Chrome, Firefox) have removed support for the KEYGEN element, on which WebID-TLS relied for in-browser certificate generation.
    1. In Solid, certificate creation is typically done in the browser using the HTML5 keygen element, to provide a one-step creation and certificate publication user experience.