diff --git a/.custom_wordlist.txt b/.custom_wordlist.txt index 7e84edd2..06523b1f 100644 --- a/.custom_wordlist.txt +++ b/.custom_wordlist.txt @@ -210,9 +210,11 @@ Plex PLI powershell pre +preloaded preseed preselected PyJWT +PyPI Quickstart quickstart radv diff --git a/explanation/cryptography/crypto_dashboard.md b/explanation/cryptography/crypto_dashboard.md index e52943a1..370a0186 100644 --- a/explanation/cryptography/crypto_dashboard.md +++ b/explanation/cryptography/crypto_dashboard.md @@ -48,6 +48,6 @@ The dashboard uses mutual TLS authentication to establish a trusted TLS communic ## Packages used -* [PyJWT](https://github.com/jpadilla/pyjwt) -* [`python-jose`](https://github.com/mpdavis/python-jose/) +* [PyJWT](https://github.com/jpadilla/pyjwt), supplied by [PyPI](https://pypi.org/project/PyJWT/) +* [`python-jose`](https://github.com/mpdavis/python-jose/), supplied by [PyPI](https://pypi.org/project/python-jose/) * [OpenSSL](https://launchpad.net/ubuntu/+source/openssl/) \ No newline at end of file