Bumps the tauri group in /rust with 4 updates: [tauri](https://github.com/tauri-apps/tauri), [tauri-build](https://github.com/tauri-apps/tauri), [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) and [tauri-plugin-shell](https://github.com/tauri-apps/plugins-workspace). Updates `tauri` from 2.8.3 to 2.8.4 <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.8.4</h2> <!-- raw HTML omitted --> <pre><code>Updating git repository `https://github.com/tauri-apps/schemars.git` Updating crates.io index warning: Patch `schemars_derive v0.8.21 (https://github.com/tauri-apps/schemars.git?branch=feat%2Fpreserve-description-newlines#c30f9848)` was not used in the crate graph. Check that the patched package version and available features are compatible with the dependency requirements. If the patch has a different version from what is locked in the Cargo.lock file, run `cargo update` to use the new version. This may also occur with an optional dependency that is not enabled. Locking 1037 packages to latest compatible versions Adding apple-codesign v0.27.0 (available: v0.29.0) Adding borsh v1.3.0 (available: v1.5.7) Adding borsh-derive v1.3.0 (available: v1.5.7) Adding cargo_metadata v0.19.2 (available: v0.22.0) Adding colored v2.2.0 (available: v3.0.0) Adding ctor v0.2.9 (available: v0.5.0) Adding dialoguer v0.11.0 (available: v0.12.0) Adding elf v0.7.4 (available: v0.8.0) Adding goblin v0.9.3 (available: v0.10.1) Adding html5ever v0.29.1 (available: v0.35.0) Adding itertools v0.13.0 (available: v0.14.0) Adding json-patch v3.0.1 (available: v4.0.0) Adding jsonrpsee v0.24.9 (available: v0.26.0) Adding jsonrpsee-client-transport v0.24.9 (available: v0.26.0) Adding jsonrpsee-core v0.24.9 (available: v0.26.0) Adding jsonrpsee-ws-client v0.24.9 (available: v0.26.0) Adding matchit v0.8.4 (available: v0.8.6) Adding minisign v0.7.3 (available: v0.7.9) Adding object v0.36.7 (available: v0.37.3) Adding oxc_allocator v0.36.0 (available: v0.82.3) Adding oxc_ast v0.36.0 (available: v0.82.3) Adding oxc_parser v0.36.0 (available: v0.82.3) Adding oxc_span v0.36.0 (available: v0.82.3) Adding phf v0.11.3 (available: v0.13.1) Adding rpm v0.16.1 (available: v0.17.1) Adding schemars v0.8.22 (available: v1.0.4) Adding tiny_http v0.11.0 (available: v0.12.0) Adding toml v0.8.2 (available: v0.8.23) Adding toml_datetime v0.6.3 (available: v0.6.11) Adding toml_edit v0.20.2 (available: v0.20.7) Adding x509-certificate v0.23.1 (available: v0.25.0) Fetching advisory database from `https://github.com/RustSec/advisory-db.git` Loaded 797 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock for vulnerabilities (1062 crate dependencies) Crate: atk Version: 0.18.2 </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="df61fac2b5"><code>df61fac</code></a> fix(ci): bump tauri-cli to 2.8.3 to match <code>@tauri-apps/cli</code></li> <li><a href="16348ac2bd"><code>16348ac</code></a> apply version updates (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14081">#14081</a>)</li> <li><a href="03e7c11932"><code>03e7c11</code></a> fix(tauri-runtime-wry): ignore about:blank initial URL (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14080">#14080</a>)</li> <li><a href="e81635aa3d"><code>e81635a</code></a> apply version updates (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14079">#14079</a>)</li> <li><a href="0ac89d3b6c"><code>0ac89d3</code></a> chore(deps): Update cargo-mobile2 for ios 18.6 sim support (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14078">#14078</a>)</li> <li><a href="4791d09a0a"><code>4791d09</code></a> chore(deps): update dependency rollup to v4.48.1 (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14077">#14077</a>)</li> <li><a href="bc829ee24d"><code>bc829ee</code></a> chore(deps): update dependency rollup to v4.48.0 (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14053">#14053</a>)</li> <li><a href="11800a0071"><code>11800a0</code></a> chore(deps): update rust crate jsonschema to 0.33 (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14074">#14074</a>)</li> <li>See full diff in <a href="https://github.com/tauri-apps/tauri/compare/tauri-v2.8.3...tauri-v2.8.4">compare view</a></li> </ul> </details> <br /> Updates `tauri-build` from 2.4.0 to 2.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tauri-apps/tauri/releases">tauri-build's releases</a>.</em></p> <blockquote> <h2>tauri-build v2.4.1</h2> <!-- raw HTML omitted --> <pre><code>Updating git repository `https://github.com/tauri-apps/schemars.git` Updating crates.io index warning: Patch `schemars_derive v0.8.21 (https://github.com/tauri-apps/schemars.git?branch=feat%2Fpreserve-description-newlines#c30f9848)` was not used in the crate graph. Check that the patched package version and available features are compatible with the dependency requirements. If the patch has a different version from what is locked in the Cargo.lock file, run `cargo update` to use the new version. This may also occur with an optional dependency that is not enabled. Locking 1042 packages to latest compatible versions Adding apple-codesign v0.27.0 (available: v0.29.0) Adding borsh v1.3.0 (available: v1.5.7) Adding borsh-derive v1.3.0 (available: v1.5.7) Adding cargo_metadata v0.19.2 (available: v0.22.0) Adding colored v2.2.0 (available: v3.0.0) Adding ctor v0.2.9 (available: v0.5.0) Adding dialoguer v0.11.0 (available: v0.12.0) Adding elf v0.7.4 (available: v0.8.0) Adding goblin v0.9.3 (available: v0.10.1) Adding html5ever v0.29.1 (available: v0.35.0) Adding itertools v0.13.0 (available: v0.14.0) Adding json-patch v3.0.1 (available: v4.0.0) Adding jsonrpsee v0.24.9 (available: v0.26.0) Adding jsonrpsee-client-transport v0.24.9 (available: v0.26.0) Adding jsonrpsee-core v0.24.9 (available: v0.26.0) Adding jsonrpsee-ws-client v0.24.9 (available: v0.26.0) Adding matchit v0.8.4 (available: v0.8.6) Adding minisign v0.7.3 (available: v0.7.9) Adding object v0.36.7 (available: v0.37.3) Adding oxc_allocator v0.36.0 (available: v0.86.0) Adding oxc_ast v0.36.0 (available: v0.86.0) Adding oxc_parser v0.36.0 (available: v0.86.0) Adding oxc_span v0.36.0 (available: v0.86.0) Adding phf v0.11.3 (available: v0.13.1) Adding png v0.17.16 (available: v0.18.0) Adding rpm v0.16.1 (available: v0.18.0) Adding schemars v0.8.22 (available: v1.0.4) Adding tiny_http v0.11.0 (available: v0.12.0) Adding toml v0.8.2 (available: v0.8.23) Adding toml_datetime v0.6.3 (available: v0.6.11) Adding toml_edit v0.20.2 (available: v0.20.7) Adding x509-certificate v0.23.1 (available: v0.25.0) Fetching advisory database from `https://github.com/RustSec/advisory-db.git` Loaded 801 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock for vulnerabilities (1067 crate dependencies) Crate: atk </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="80eadb7387"><code>80eadb7</code></a> apply version updates (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14100">#14100</a>)</li> <li><a href="346a420812"><code>346a420</code></a> docs: improve resources docs (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14136">#14136</a>)</li> <li><a href="5239d39149"><code>5239d39</code></a> chore(deps): update dependency rollup to v4.50.0 (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14127">#14127</a>)</li> <li><a href="0b1da30d28"><code>0b1da30</code></a> chore(tauri): update documentation for home_dir on iOS (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14121">#14121</a>)</li> <li><a href="7db7142f9f"><code>7db7142</code></a> fix(cli): empty Android emulator name (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14119">#14119</a>)</li> <li><a href="a9b342125d"><code>a9b3421</code></a> fix(cli): iOS simulator dev/build on Apple Intel, closes <a href="https://redirect.github.com/tauri-apps/tauri/issues/13456">#13456</a> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14114">#14114</a>)</li> <li><a href="bcf000c0a8"><code>bcf000c</code></a> fix(cli): ios command failing when running with deno, closes <a href="https://redirect.github.com/tauri-apps/tauri/issues/13547">#13547</a> (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14110">#14110</a>)</li> <li><a href="61b9b681e8"><code>61b9b68</code></a> feat(cli): retain all RUST_* env vars on mobile commands (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14111">#14111</a>)</li> <li><a href="c37a298331"><code>c37a298</code></a> fix(cli): set package type for Deno (<a href="https://redirect.github.com/tauri-apps/tauri/issues/14112">#14112</a>)</li> <li><a href="b8b866fcc7"><code>b8b866f</code></a> fix(examples): update tauri-plugin-log</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/tauri/compare/tauri-build-v2.4.0...tauri-build-v2.4.1">compare view</a></li> </ul> </details> <br /> Updates `tauri-plugin-dialog` from 2.3.3 to 2.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tauri-apps/plugins-workspace/releases">tauri-plugin-dialog's releases</a>.</em></p> <blockquote> <h2>cli-js v2.4.0</h2> <h2>[2.4.0]</h2> <ul> <li><a href="f209b2f23c"><code>f209b2f2</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/2804">#2804</a> by <a href="https://github.com/tauri-apps/plugins-workspace/../../renovate"><code>@renovate</code></a>) Updated tauri to 2.6</li> </ul> <!-- raw HTML omitted --> <pre><code>npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors. npm warn publish errors corrected: npm warn publish "repository" was changed from a string to an object npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git" npm notice npm notice 📦 @tauri-apps/plugin-cli@2.4.0 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 3.4kB README.md npm notice 1.1kB dist-js/index.cjs npm notice 1.3kB dist-js/index.d.ts npm notice 1.0kB dist-js/index.js npm notice 653B package.json npm notice Tarball Details npm notice name: @tauri-apps/plugin-cli npm notice version: 2.4.0 npm notice filename: tauri-apps-plugin-cli-2.4.0.tgz npm notice package size: 2.9 kB npm notice unpacked size: 8.4 kB npm notice shasum: 8d6eacb113a377bb690a36676c63c7b426212f46 npm notice integrity: sha512-3AUUaaqj3Pkac[...]WBNAL4I4iIZRg== npm notice total files: 6 npm notice npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access npm notice publish Signed provenance statement with source and build information from GitHub Actions npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=249977649 + @tauri-apps/plugin-cli@2.4.0 </code></pre> <!-- raw HTML omitted --> <h2>cli v2.4.0</h2> <h2>[2.4.0]</h2> <ul> <li><a href="f209b2f23c"><code>f209b2f2</code></a> (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/pull/2804">#2804</a> by <a href="https://github.com/tauri-apps/plugins-workspace/../../renovate"><code>@renovate</code></a>) Updated tauri to 2.6</li> </ul> <!-- raw HTML omitted --> <pre><code>Updating crates.io index </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="adc23d6c4f"><code>adc23d6</code></a> publish new versions (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2808">#2808</a>)</li> <li><a href="fc573b35a7"><code>fc573b3</code></a> chore(deps): update rust crate tokio-tungstenite to 0.27 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2768">#2768</a>)</li> <li><a href="901ddfb73d"><code>901ddfb</code></a> ci: enable create-pull-request sign commits (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2809">#2809</a>)</li> <li><a href="f209b2f23c"><code>f209b2f</code></a> chore(deps): update tauri monorepo to v2.6.0 (v2) (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2804">#2804</a>)</li> <li><a href="19ed1bd3cc"><code>19ed1bd</code></a> chore(deps): update dependency prettier to v3.6.1 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2806">#2806</a>)</li> <li><a href="5779099688"><code>5779099</code></a> publish new versions (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2780">#2780</a>)</li> <li><a href="2aec8ff4c4"><code>2aec8ff</code></a> feat(opener): add <code>inAppBrowser</code> option for iOS and Android (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2803">#2803</a>)</li> <li><a href="9799f0dbab"><code>9799f0d</code></a> fix(log): iOS simulator freezing due to early logging (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2802">#2802</a>)</li> <li><a href="8cdaacdc6e"><code>8cdaacd</code></a> chore(examples): update API example mobile projects</li> <li><a href="d46778e80b"><code>d46778e</code></a> chore(deps): update dependency typescript-eslint to v8.35.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2794">#2794</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/plugins-workspace/compare/dialog-v2.3.3...fs-v2.4.0">compare view</a></li> </ul> </details> <br /> Updates `tauri-plugin-shell` from 2.3.0 to 2.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tauri-apps/plugins-workspace/releases">tauri-plugin-shell's releases</a>.</em></p> <blockquote> <h2>dialog-js v2.3.1</h2> <h2>[2.3.1]</h2> <h3>Dependencies</h3> <ul> <li>Upgraded to <code>fs-js@2.4.1</code></li> </ul> <!-- raw HTML omitted --> <pre><code>npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors. npm warn publish errors corrected: npm warn publish "repository" was changed from a string to an object npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git" npm notice npm notice 📦 @tauri-apps/plugin-dialog@2.3.1 npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 2.9kB README.md npm notice 5.8kB dist-js/index.cjs npm notice 7.8kB dist-js/index.d.ts npm notice 5.6kB dist-js/index.js npm notice 11B dist-js/init.d.ts npm notice 656B package.json npm notice Tarball Details npm notice name: @tauri-apps/plugin-dialog npm notice version: 2.3.1 npm notice filename: tauri-apps-plugin-dialog-2.3.1.tgz npm notice package size: 4.3 kB npm notice unpacked size: 23.7 kB npm notice shasum: ae29fdc9346fce2e4a54dd0a80a35a1ba86c05f0 npm notice integrity: sha512-B7jvyhycV8SI/[...]4QPonYahoYnZQ== npm notice total files: 7 npm notice npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access npm notice publish Signed provenance statement with source and build information from GitHub Actions npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=296203362 + @tauri-apps/plugin-dialog@2.3.1 </code></pre> <!-- raw HTML omitted --> <h2>dialog v2.3.1</h2> <h2>[2.3.1]</h2> <h3>Dependencies</h3> <ul> <li>Upgraded to <code>fs-js@2.4.1</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="2371804172"><code>2371804</code></a> publish new versions (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2888">#2888</a>)</li> <li><a href="90f9b9310a"><code>90f9b93</code></a> chore: fix cli version in deep-link package.json</li> <li><a href="1c58f3372c"><code>1c58f33</code></a> chore(deps): update dependency rollup to v4.46.4 (v2) (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2935">#2935</a>)</li> <li><a href="75617a6a92"><code>75617a6</code></a> fix(mobile): deeplinks (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2870">#2870</a>)</li> <li><a href="5a963a0496"><code>5a963a0</code></a> chore(deps): update dependency <code>@tauri-apps/cli</code> to v2.8.1 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2930">#2930</a>)</li> <li><a href="76f4e7bb84"><code>76f4e7b</code></a> chore(deps): update eslint monorepo to v9.33.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2903">#2903</a>)</li> <li><a href="670ac1d7c1"><code>670ac1d</code></a> chore(deps): update dependency typescript-eslint to v8.40.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2923">#2923</a>)</li> <li><a href="ed0deef2cf"><code>ed0deef</code></a> chore(deps): update dependency <code>@tauri-apps/api</code> to v2.8.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2929">#2929</a>)</li> <li><a href="50cebdb6d5"><code>50cebdb</code></a> chore(deps): update to tauri 2.8.0 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2925">#2925</a>)</li> <li><a href="dd2ea9cfa5"><code>dd2ea9c</code></a> chore(deps): update dependency rollup to v4.46.3 (<a href="https://redirect.github.com/tauri-apps/plugins-workspace/issues/2920">#2920</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/plugins-workspace/compare/os-v2.3.0...os-v2.3.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>
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.
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.
See all support options on our main support page.
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.
