diff options
Diffstat (limited to 'THIRD_PARTY_NOTICES.md')
| -rw-r--r-- | THIRD_PARTY_NOTICES.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/THIRD_PARTY_NOTICES.md b/THIRD_PARTY_NOTICES.md index 7871e67..029bd3f 100644 --- a/THIRD_PARTY_NOTICES.md +++ b/THIRD_PARTY_NOTICES.md @@ -10,6 +10,15 @@ components are vendored in `vendor/` and are compatible with that license. | SHA-256 (Brad Conte) | master@2026-09 | Public domain | https://github.com/B-Con/crypto-algorithms | | Argon2 reference | 20190702 | CC0-1.0 / Apache-2.0 (`vendor/argon2.LICENSE`) | https://github.com/P-H-C/phc-winner-argon2 | +The web frontend image (`bokf-web`) installs these from Alpine Linux +packages at build time; they are not part of this repository: + +| Component | License | Source | +|---|---|---| +| Caddy | Apache-2.0 | https://caddyserver.com/ | +| ttyd (with xterm.js) | MIT | https://github.com/tsl0922/ttyd | +| ncurses | MIT-style (X11) | https://invisible-island.net/ncurses/ | + The wordmark outlines in `src/wordmark.h` are derived from the Comfortaa typeface by Johan Aakerlund, licensed under the SIL Open Font License, Version 1.1 (https://scripts.sil.org/OFL). The header is generated by |
