Open-source licenses
Third-party libraries and assets used by Private Tools, with their licenses and required notices.
Summary
All tools run client-side with no server dependencies. This page lists third-party code bundled locally and their licenses. Everything else is original work by private.tools unless noted.
Third-party components
- OpenPGP.js v5.11.1 © openpgpjs.org © License: LGPL-3.0-or-later (included below)
- bcrypt.js © dcodeIO/bcrypt.js © License: Apache-2.0 (included below)
- @iarna/toml (browser bundle) © @iarna/iarna-toml © License: MIT (included below)
- EFF Diceware wordlist (passphrase word list) © eff.org/dice © License: Creative Commons Attribution 3.0 US
License texts
LGPL-3.0-or-later (OpenPGP.js)
The OpenPGP.js bundle is used for PGP key generation and encryption/decryption features. The full LGPL-3.0-or-later text is available at gnu.org/licenses/lgpl-3.0.html.
Apache License 2.0 (bcrypt.js)
bcrypt.js is used for local bcrypt hashing. The full license text is available at apache.org/licenses/LICENSE-2.0.
MIT License (@iarna/toml)
The TOML parser bundle (toml-browser.js) is derived from @iarna/toml. The MIT license text is available at opensource.org/licenses/MIT.
Creative Commons Attribution 3.0 US (EFF Diceware wordlist)
The passphrase word list is sourced from EFF Diceware. License details: creativecommons.org/licenses/by/3.0/us/.
Our code
All other code, copy, and design assets in this project are © private.tools. Contact us if you believe an attribution is missing or incorrect.