Bumps the tauri group in /rust with 3 updates: [tauri](https://github.com/tauri-apps/tauri), [tauri-runtime](https://github.com/tauri-apps/tauri) and [tauri-utils](https://github.com/tauri-apps/tauri). Updates `tauri` from 2.0.4 to 2.0.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tauri-apps/tauri/releases">tauri's releases</a>.</em></p> <blockquote> <h2>tauri v2.0.5</h2> <!-- raw HTML omitted --> <pre><code>Updating git repository `https://github.com/tauri-apps/schemars.git` Updating crates.io index Locking 1027 packages to latest compatible versions Adding ahash v0.7.8 (latest: v0.8.11) Adding aligned-vec v0.5.0 (latest: v0.6.1) Adding asn1-rs v0.5.2 (latest: v0.6.2) Adding asn1-rs-derive v0.4.0 (latest: v0.5.1) Adding asn1-rs-impl v0.1.0 (latest: v0.2.0) Adding base16ct v0.1.1 (latest: v0.2.0) Adding base64 v0.13.1 (latest: v0.22.1) Adding base64 v0.21.7 (latest: v0.22.1) Adding bit-set v0.5.3 (latest: v0.8.0) Adding bit-vec v0.6.3 (latest: v0.8.0) Adding bitfield v0.14.0 (latest: v0.17.0) Adding bitflags v1.3.2 (latest: v2.6.0) Adding bytecheck v0.6.12 (latest: v0.8.0) Adding bytecheck_derive v0.6.12 (latest: v0.8.0) Adding cairo-rs v0.18.5 (latest: v0.20.1) Adding cairo-sys-rs v0.18.2 (latest: v0.20.0) Adding cargo_toml v0.17.2 (latest: v0.20.5) Adding cfb v0.7.3 (latest: v0.10.0) Adding cfg-expr v0.15.8 (latest: v0.17.0) Adding convert_case v0.4.0 (latest: v0.6.0) Adding core-foundation v0.9.4 (latest: v0.10.0) Adding crypto-bigint v0.4.9 (latest: v0.5.5) Adding cssparser v0.27.2 (latest: v0.34.0) Adding der v0.6.1 (latest: v0.7.9) Adding derive_more v0.99.18 (latest: v1.0.0) Adding ecdsa v0.14.8 (latest: v0.16.9) Adding elliptic-curve v0.12.3 (latest: v0.13.8) Adding encode_unicode v0.3.6 (latest: v1.0.0) Adding env_logger v0.8.4 (latest: v0.11.5) Adding env_logger v0.10.2 (latest: v0.11.5) Adding ff v0.12.1 (latest: v0.13.0) Adding float-cmp v0.9.0 (latest: v0.10.0) Adding fluent-uri v0.1.4 (latest: v0.3.2) Adding fontdb v0.21.0 (latest: v0.23.0) Adding foreign-types v0.3.2 (latest: v0.5.0) Adding foreign-types-shared v0.1.1 (latest: v0.3.1) Adding gdk-pixbuf v0.18.5 (latest: v0.20.4) Adding gdk-pixbuf-sys v0.18.0 (latest: v0.20.4) Adding generic-array v0.14.7 (latest: v1.1.0) Adding getrandom v0.1.16 (latest: v0.2.15) Adding gio v0.18.4 (latest: v0.20.4) Adding gio-sys v0.18.1 (latest: v0.20.4) </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="1367ff5ec6"><code>1367ff5</code></a> apply version updates (<a href="https://redirect.github.com/tauri-apps/tauri/issues/11373">#11373</a>)</li> <li><a href="fbb45c674c"><code>fbb45c6</code></a> fix(api): broken <code>addPluginListener</code> implementation, closes <a href="https://redirect.github.com/tauri-apps/tauri/issues/8068">#8068</a> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/11423">#11423</a>)</li> <li><a href="eb61d44f9f"><code>eb61d44</code></a> feat(core): fallback to Window and AppHandle resource table on close (<a href="https://redirect.github.com/tauri-apps/tauri/issues/11398">#11398</a>)</li> <li><a href="c8f55b615d"><code>c8f55b6</code></a> feat(bundler): add <code>wix > version</code> option (<a href="https://redirect.github.com/tauri-apps/tauri/issues/11388">#11388</a>)</li> <li><a href="bd1b2a1e85"><code>bd1b2a1</code></a> chore(deps) Update Tauri API Definitions (<a href="https://redirect.github.com/tauri-apps/tauri/issues/10807">#10807</a>)</li> <li><a href="37557ffa35"><code>37557ff</code></a> chore(deps) Update Tauri CLI (dev) (<a href="https://redirect.github.com/tauri-apps/tauri/issues/10808">#10808</a>)</li> <li><a href="6cd917c227"><code>6cd917c</code></a> feat(core): add methods for predefined items with specific text on `Menu/Subm...</li> <li><a href="8278a36318"><code>8278a36</code></a> chore(deps) Update Rust crate uuid to v1.11.0 (<a href="https://redirect.github.com/tauri-apps/tauri/issues/11049">#11049</a>)</li> <li><a href="f8b559dacd"><code>f8b559d</code></a> chore(deps) Update Rust crate windows-registry to 0.3.0 (<a href="https://redirect.github.com/tauri-apps/tauri/issues/11193">#11193</a>)</li> <li><a href="add09c8034"><code>add09c8</code></a> chore(deps) Update Rust crate brotli to v7 (<a href="https://redirect.github.com/tauri-apps/tauri/issues/11195">#11195</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/tauri/compare/tauri-v2.0.4...tauri-v2.0.5">compare view</a></li> </ul> </details> <br /> Updates `tauri-runtime` from 2.1.0 to 2.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tauri-apps/tauri/releases">tauri-runtime's releases</a>.</em></p> <blockquote> <h2>tauri-runtime v2.3.0</h2> <!-- raw HTML omitted --> <pre><code>Updating git repository `https://github.com/tauri-apps/schemars.git` Updating crates.io index Locking 1040 packages to latest compatible versions Adding apple-codesign v0.27.0 (available: v0.29.0) Adding axum v0.7.9 (available: v0.8.1) Adding cargo_toml v0.17.2 (available: v0.21.0) Adding html5ever v0.26.0 (available: v0.29.0) Adding hyper v0.14.32 (available: v1.5.2) Adding itertools v0.13.0 (available: v0.14.0) Adding minisign v0.7.3 (available: v0.7.9) Adding oxc_allocator v0.36.0 (available: v0.44.0) Adding oxc_ast v0.36.0 (available: v0.44.0) Adding oxc_parser v0.36.0 (available: v0.44.0) Adding oxc_span v0.36.0 (available: v0.44.0) Adding proc-macro-crate v2.0.0 (available: v2.0.2) Adding serialize-to-javascript v0.1.1 (available: v0.1.2) Adding serialize-to-javascript-impl v0.1.1 (available: v0.1.2) Adding tauri-utils v1.6.0 (available: v1.6.1) Adding tiny_http v0.11.0 (available: v0.12.0) Adding which v4.4.2 (available: v7.0.1) Adding x509-certificate v0.23.1 (available: v0.24.0) Fetching advisory database from `https://github.com/RustSec/advisory-db.git` Loaded 722 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock for vulnerabilities (1065 crate dependencies) Crate: atk Version: 0.18.2 Warning: unmaintained Title: gtk-rs GTK3 bindings - no longer maintained Date: 2024-03-04 ID: RUSTSEC-2024-0413 URL: https://rustsec.org/advisories/RUSTSEC-2024-0413 Dependency tree: atk 0.18.2 └── gtk 0.18.2 ├── wry 0.48.0 │ └── tauri-runtime-wry 2.3.0 │ └── tauri 2.2.0 │ ├── tauri-plugin-sample 0.1.0 │ │ └── api 0.1.0 │ ├── tauri-plugin-log 2.2.0 │ │ └── api 0.1.0 │ ├── tauri-file-associations-demo 0.1.0 │ ├── tauri 2.2.0 │ ├── restart 0.1.0 </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="cd841d8e33"><code>cd841d8</code></a> Apply Version Updates From Current Changes (<a href="https://redirect.github.com/tauri-apps/tauri/issues/11659">#11659</a>)</li> <li><a href="3d8a39aa4a"><code>3d8a39a</code></a> chore(deps): update rust crate resvg to 0.44.0 (dev) (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12126">#12126</a>)</li> <li><a href="50e92d097b"><code>50e92d0</code></a> chore(deps): update rust crate worker to 0.5 (dev) (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12127">#12127</a>)</li> <li><a href="bc4dfcd798"><code>bc4dfcd</code></a> chore(deps): update rust crate pico-args to 0.5 (dev) (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12125">#12125</a>)</li> <li><a href="832ad10e3a"><code>832ad10</code></a> chore(deps): update rust crate cargo_metadata to 0.19 (dev) (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12113">#12113</a>)</li> <li><a href="0198354961"><code>0198354</code></a> chore(deps): update rust crate oxc crates to 0.38 (dev) (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12122">#12122</a>)</li> <li><a href="c0a5a10cff"><code>c0a5a10</code></a> chore(deps): update rust crate notify-debouncer-mini to 0.5 (dev) (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12118">#12118</a>)</li> <li><a href="d7f48cb324"><code>d7f48cb</code></a> chore(deps): Update <code>jsonschema</code> to <code>0.28</code> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12089">#12089</a>)</li> <li><a href="a16796a555"><code>a16796a</code></a> fix(api): use array for channel queueing (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12069">#12069</a>)</li> <li><a href="231e9a5ee1"><code>231e9a5</code></a> chore(deps): update rust crate image to 0.25.5 (dev) (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12105">#12105</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/tauri/compare/tauri-runtime-v2.1.0...tauri-runtime-v2.3.0">compare view</a></li> </ul> </details> <br /> Updates `tauri-utils` from 2.0.1 to 2.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tauri-apps/tauri/releases">tauri-utils's releases</a>.</em></p> <blockquote> <h2>tauri-utils v2.1.1</h2> <!-- raw HTML omitted --> <pre><code>Updating git repository `https://github.com/tauri-apps/schemars.git` Updating crates.io index Locking 1040 packages to latest compatible versions Adding apple-codesign v0.27.0 (available: v0.29.0) Adding axum v0.7.9 (available: v0.8.1) Adding cargo_toml v0.17.2 (available: v0.21.0) Adding html5ever v0.26.0 (available: v0.29.0) Adding hyper v0.14.32 (available: v1.5.2) Adding itertools v0.13.0 (available: v0.14.0) Adding minisign v0.7.3 (available: v0.7.9) Adding oxc_allocator v0.36.0 (available: v0.44.0) Adding oxc_ast v0.36.0 (available: v0.44.0) Adding oxc_parser v0.36.0 (available: v0.44.0) Adding oxc_span v0.36.0 (available: v0.44.0) Adding proc-macro-crate v2.0.0 (available: v2.0.2) Adding serialize-to-javascript v0.1.1 (available: v0.1.2) Adding serialize-to-javascript-impl v0.1.1 (available: v0.1.2) Adding tauri-utils v1.6.0 (available: v1.6.1) Adding tiny_http v0.11.0 (available: v0.12.0) Adding which v4.4.2 (available: v7.0.1) Adding x509-certificate v0.23.1 (available: v0.24.0) Fetching advisory database from `https://github.com/RustSec/advisory-db.git` Loaded 722 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock for vulnerabilities (1065 crate dependencies) Crate: atk Version: 0.18.2 Warning: unmaintained Title: gtk-rs GTK3 bindings - no longer maintained Date: 2024-03-04 ID: RUSTSEC-2024-0413 URL: https://rustsec.org/advisories/RUSTSEC-2024-0413 Dependency tree: atk 0.18.2 └── gtk 0.18.2 ├── wry 0.48.0 │ └── tauri-runtime-wry 2.3.0 │ └── tauri 2.2.0 │ ├── tauri-plugin-sample 0.1.0 │ │ └── api 0.1.0 │ ├── tauri-plugin-log 2.2.0 │ │ └── api 0.1.0 │ ├── tauri-file-associations-demo 0.1.0 │ ├── tauri 2.2.0 │ ├── restart 0.1.0 </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="cd841d8e33"><code>cd841d8</code></a> Apply Version Updates From Current Changes (<a href="https://redirect.github.com/tauri-apps/tauri/issues/11659">#11659</a>)</li> <li><a href="3d8a39aa4a"><code>3d8a39a</code></a> chore(deps): update rust crate resvg to 0.44.0 (dev) (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12126">#12126</a>)</li> <li><a href="50e92d097b"><code>50e92d0</code></a> chore(deps): update rust crate worker to 0.5 (dev) (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12127">#12127</a>)</li> <li><a href="bc4dfcd798"><code>bc4dfcd</code></a> chore(deps): update rust crate pico-args to 0.5 (dev) (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12125">#12125</a>)</li> <li><a href="832ad10e3a"><code>832ad10</code></a> chore(deps): update rust crate cargo_metadata to 0.19 (dev) (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12113">#12113</a>)</li> <li><a href="0198354961"><code>0198354</code></a> chore(deps): update rust crate oxc crates to 0.38 (dev) (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12122">#12122</a>)</li> <li><a href="c0a5a10cff"><code>c0a5a10</code></a> chore(deps): update rust crate notify-debouncer-mini to 0.5 (dev) (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12118">#12118</a>)</li> <li><a href="d7f48cb324"><code>d7f48cb</code></a> chore(deps): Update <code>jsonschema</code> to <code>0.28</code> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12089">#12089</a>)</li> <li><a href="a16796a555"><code>a16796a</code></a> fix(api): use array for channel queueing (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12069">#12069</a>)</li> <li><a href="231e9a5ee1"><code>231e9a5</code></a> chore(deps): update rust crate image to 0.25.5 (dev) (<a href="https://redirect.github.com/tauri-apps/tauri/issues/12105">#12105</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/tauri/compare/tauri-utils-v2.0.1...tauri-utils-v2.1.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
A modern alternative to legacy VPNs.
Overview
Firezone is an open source platform to securely manage remote access for any-sized organization. Unlike most VPNs, Firezone takes a granular, least-privileged approach to access management with group-based policies that control access to individual applications, entire subnets, and everything in between.
Features
Firezone is:
- Fast: Built on WireGuard® to be 3-4 times faster than OpenVPN.
- Scalable: Deploy two or more gateways for automatic load balancing and failover.
- Private: Peer-to-peer, end-to-end encrypted tunnels prevent packets from routing through our infrastructure.
- Secure: Zero attack surface thanks to Firezone's holepunching tech which establishes tunnels on-the-fly at the time of access.
- Open: Our entire product is open-source, allowing anyone to audit the codebase.
- Flexible: Authenticate users via email, Google Workspace, Okta, Entra ID, or OIDC and sync users and groups automatically.
- Simple: Deploy gateways and configure access in minutes with a snappy admin UI.
Firezone is not:
- A tool for creating bi-directional mesh networks
- A full-featured router or firewall
- An IPSec or OpenVPN server
Contents of this repository
This is a monorepo containing the full Firezone product, marketing website, and product documentation, organized as follows:
- elixir: Control plane and internal Elixir libraries:
- elixir/apps/web: Admin UI
- elixir/apps/api: API for Clients, Relays and Gateways.
- rust/: Data plane and internal Rust libraries:
- rust/gateway: Gateway - Tunnel server based on WireGuard and deployed to your infrastructure.
- rust/relay: Relay - STUN/TURN server to facilitate holepunching.
- rust/headless-client: Cross-platform CLI client.
- rust/gui-client: Cross-platform GUI client.
- swift/: macOS / iOS clients.
- kotlin/: Android / ChromeOS clients.
- website/: Marketing website and product documentation.
- terraform/: Terraform files for various example deployments.
- terraform/examples/google-cloud/nat-gateway: Example Terraform configuration for deploying a cluster of Firezone Gateways behind a NAT gateway on GCP with a single egress IP.
- terraform/modules/google-cloud/apps/gateway-region-instance-group: Production-ready Terraform module for deploying regional Firezone Gateways to Google Cloud Compute using Regional Instance Groups.
Quickstart
The quickest way to get started with Firezone is to sign up for an account at https://app.firezone.dev/sign_up.
Once you've signed up, follow the instructions in the welcome email to get started.
Frequently asked questions (FAQ)
Can I self-host Firezone?
Our license won't stop you from self-hosting the entire Firezone product top to bottom, but our internal APIs are changing rapidly so we can't meaningfully support self-hosting Firezone in production at this time.
If you're feeling especially adventurous and want to self-host Firezone for educational or hobby purposes, follow the instructions to spin up a local development environment in CONTRIBUTING.md.
The latest published clients (on App Stores and on
releases) are only guaranteed
to work with the managed version of Firezone and may not work with a self-hosted
portal built from this repository. This is because Apple and Google can
sometimes delay updates to their app stores, and so the latest published version
may not be compatible with the tip of main from this repository.
Therefore, if you're experimenting with self-hosting Firezone, you will probably want to use clients you build and distribute yourself as well.
See the READMEs in the following directories for more information on building each client:
- macOS / iOS: swift/apple
- Android / ChromeOS: kotlin/android
- Windows / Linux: rust/gui-client
How long will 0.7 be supported until?
Firezone 0.7 is currently end-of-life and has stopped receiving updates as of
January 31st, 2024. It will continue to be available indefinitely from the
legacy branch of this repo under the Apache 2.0 license.
How much does it cost?
We offer flexible per-seat monthly and annual plans for the cloud-managed version of Firezone, with optional invoicing for larger organizations. See our pricing page for more details.
Those experimenting with self-hosting can use Firezone for free without feature or seat limitations, but we can't provide support for self-hosted installations at this time.
Documentation
Additional documentation on general usage, troubleshooting, and configuration can be found at https://www.firezone.dev/kb.
Get Help
If you're looking for help installing, configuring, or using Firezone, check our community support options:
- Discussion Forums: Ask questions, report bugs, and suggest features.
- Join our Discord Server: Join live discussions, meet other users, and chat with the Firezone team.
- Open a PR: Contribute a bugfix or make a contribution to Firezone.
If you need help deploying or maintaining Firezone for your business, consider contacting our sales team to speak with a Firezone expert.
Star History
Developing and Contributing
See CONTRIBUTING.md.
Security
See SECURITY.md.
License
Portions of this software are licensed as follows:
- All content residing under the "elixir/" directory of this repository, if that directory exists, is licensed under the "Elastic License 2.0" license defined in "elixir/LICENSE".
- All third party components incorporated into the Firezone Software are licensed under the original license provided by the owner of the applicable component.
- Content outside of the above mentioned directories or restrictions above is available under the "Apache 2.0 License" license as defined in "LICENSE".
WireGuard® is a registered trademark of Jason A. Donenfeld.
