Licenses
These notices cover third-party code and data currently distributed in the app.
The active iOS console target has no CocoaPods dependencies. It links the local PCSSwift and PGSSwift packages. The public website is statically generated and does not ship its npm build dependencies as browser runtime code.
Notices
- Argon2 reference implementation - used in PCSSwift Argon2id key derivation. License: CC0/Public Domain or Apache License 2.0, at your option. Source: P-H-C/phc-winner-argon2
- Public Suffix List - used in PGSSwift domain normalization. License: Mozilla Public License 2.0. Source: publicsuffix.org
- TLDExtractSwift - used in PGSSwift public suffix parsing support. License: MIT License. Source: gumob/TLDExtractSwift