88 lines
3.5 KiB
Markdown
88 lines
3.5 KiB
Markdown
# Acknowledgments
|
|
|
|
## Flask
|
|
|
|
URL: https://flask.palletsprojects.com/en/stable/
|
|
Copyright: `Copyright 2010 Pallets`
|
|
License: BSD-3-Clause
|
|
Repo: https://github.com/pallets/flask
|
|
|
|
## ChicagoFLF
|
|
|
|
Affected files: [`data/static/fonts/ChicagoFLF.woff2`](./data/static/fonts/ChicagoFLF.woff2)
|
|
No canonical URL that I could find.
|
|
Obtained from: https://usemodify.com/fonts/chicago/
|
|
License: Public Domain
|
|
Designers: Susan Kare, Robin Casady
|
|
|
|
## Cadman
|
|
|
|
Affected files: [`data/static/fonts/Cadman_Bold.woff2`](./data/static/fonts/Cadman_Bold.woff2) [`data/static/fonts/Cadman_BoldItalic.woff2`](./data/static/fonts/Cadman_BoldItalic.woff2) [`data/static/fonts/Cadman_Italic.woff2`](./data/static/fonts/Cadman_Italic.woff2) [`data/static/fonts/Cadman_Roman.woff2`](./data/static/fonts/Cadman_Roman.woff2)
|
|
URL: https://localfonts.eu/shop/cyrillic-script/serbian/serbian-cyrillic-sans-serif/cadman/
|
|
Copyright: `© 2017-2020 by Paul James Miller. All rights reserved.`
|
|
License: SIL Open Font License 1.1
|
|
Designers: Paul James Miller
|
|
|
|
## Atkinson Hyperlegible Mono
|
|
Affected files: [`data/static/fonts/AtkinsonHyperlegibleMono-VariableFont_wght.ttf`](./data/static/fonts/AtkinsonHyperlegibleMono-VariableFont_wght.ttf) [`data/static/fonts/AtkinsonHyperlegibleMono-Italic-VariableFont_wght.ttf`](./data/static/fonts/AtkinsonHyperlegibleMono-Italic-VariableFont_wght.ttf)
|
|
URL: https://www.brailleinstitute.org/freefont/
|
|
Copyright: Copyright 2020-2024 The Atkinson Hyperlegible Mono Project Authors (https://github.com/googlefonts/atkinson-hyperlegible-next-mono)
|
|
License: SIL Open Font License 1.1
|
|
Designers: Elliott Scott, Megan Eiswerth, Braille Institute, Applied Design Works, Letters From Sweden
|
|
|
|
## ICONCINO
|
|
|
|
Affected files: [`app/templates/common/icons.html`](./app/templates/common/icons.html)
|
|
URL: https://www.figma.com/community/file/1136337054881623512/iconcino-v2-0-0-free-icons-cc0-1-0-license
|
|
Designers: Gabriele Malaspina
|
|
License: CC0 1.0
|
|
|
|
## Forumoji
|
|
|
|
Affected files: everything in [`data/static/emoji`](./data/static/emoji) except [`data/static/emoji/scissors.png`](data/static/emoji/scissors.png)
|
|
URL: https://gh.vercte.net/forumoji/
|
|
License: CC0 1.0
|
|
Designers: lolecksdeehaha; Scratch137; 64lu; stickfiregames; mybearworld (the project has many more contributors, but these are the people whose designs were reproduced here)
|
|
|
|
## argon2-cffi
|
|
|
|
URL: https://github.com/hynek/argon2-cffi
|
|
Copyright: `Copyright (c) 2015 Hynek Schlawack and the argon2-cffi contributors`
|
|
License: MIT
|
|
Repo: https://github.com/hynek/argon2-cffi
|
|
|
|
## python-dotenv
|
|
|
|
URL: https://github.com/theskumar/python-dotenv
|
|
Copyright: `Copyright (c) 2014, Saurabh Kumar (python-dotenv), 2013, Ted Tieken (django-dotenv-rw), 2013, Jacob Kaplan-Moss (django-dotenv)`
|
|
License: BSD-3-Clause
|
|
Repo: https://github.com/theskumar/python-dotenv
|
|
|
|
## python-slugify
|
|
|
|
URL: https://github.com/un33k/python-slugify
|
|
Copyright: `Copyright (c) Val Neekman @ Neekware Inc. http://neekware.com`
|
|
License: MIT
|
|
Repo: https://github.com/un33k/python-slugify
|
|
|
|
## Wand
|
|
|
|
URL: http://wand-py.org
|
|
Copyright:
|
|
|
|
```
|
|
Original work Copyright (C) 2011-2018 by Hong Minhee <https://hongminhee.org>
|
|
Modified work Copyright (C) 2019-2025 by E. McConville <https://emcconville.com>
|
|
```
|
|
|
|
License: MIT
|
|
Repo: https://github.com/emcconville/wand
|
|
|
|
## Bitty
|
|
|
|
Affected files: [`data/static/js/vnd/bitty-6.0.0-rc3.min.js`](./data/static/js/vnd/bitty-6.0.0-rc3.min.js)
|
|
URL: https://bitty.alanwsmith.com/
|
|
License: CC0 1.0
|
|
Author: alan w smith https://www.alanwsmith.com/
|
|
Repo: https://github.com/alanwsmith/bitty
|