# hawk **Repository Path**: mirrors_mozilla/hawk ## Basic Information - **Project Name**: hawk - **Description**: INACTIVE - HTTP Holder-Of-Key Authentication Scheme - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-24 - **Last Updated**: 2026-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > [!Important] > Mozilla has archived this repository because both the protocol and documentation have reached completion, with no further updates or changes necessary. > > While the existing code will remain available for reference or fork, no further updates or support should be expected. # hawk #### HTTP Holder-Of-Key Authentication Scheme. Documentation of the protocol, and the JS API, is in https://github.com/mozilla/hawk/blob/main/API.md. ## Ownership Changes This was once `hueniverse/hawk` and relased as `hawk`. Then, after the 7.0.10 release, it was moved to the `hapijs/hawk` repository and released as `@hapi/hawk`. Hapi later de-supported the library, after releasing version 8.0.0. It has since been moved to `mozilla/hawk` and is again released as `hawk`. All of the intermediate versions are also released as `hawk`. Changes are represented in GitHub releases on this repository. Mozilla maintains several Hawk implementations in different languages, so it is likely to stay at Mozilla for some time.