Third-Party Licenses
Genesis Field Notes includes open-source libraries. Their licenses are acknowledged below. Genesis Field Notes application code is proprietary unless otherwise stated.
| Library | License | Project |
|---|---|---|
| Tauri | Apache-2.0 OR MIT | github.com/tauri-apps/tauri |
| tauri-plugin-dialog | Apache-2.0 OR MIT | github.com/tauri-apps/plugins-workspace |
| tauri-plugin-clipboard-manager | MIT OR Apache-2.0 | github.com/tauri-apps/plugins-workspace |
| serde | Apache-2.0 OR MIT | github.com/serde-rs/serde |
| serde_json | Apache-2.0 OR MIT | github.com/serde-rs/json |
| reqwest | Apache-2.0 OR MIT | github.com/seanmonstar/reqwest |
| keyring | Apache-2.0 OR MIT | github.com/open-source-cooperative/keyring-rs |
| dirs | Apache-2.0 OR MIT | github.com/soc/dirs-rs |
| base64 | Apache-2.0 OR MIT | github.com/marshallpierce/rust-base64 |
This list covers the primary runtime dependencies bundled with the macOS application. Additional transitive dependencies may apply. macOS system frameworks, including WebKit, are provided by Apple under their respective terms.