Download eryph-zero

You can install or update eryph-zero either with the eryph App or with the following installation script.
For Desktop installations we recommend using the eryph App.

Run the following command in an elevated (as Admin) PowerShell:

Set-ExecutionPolicy Bypass -Scope Process -Force; `
[System.Net.ServicePointManager]::SecurityProtocol = `
[System.Net.ServicePointManager]::SecurityProtocol -bor 3072; `
iex ((New-Object System.Net.WebClient).DownloadString( `
'https://raw.githubusercontent.com/eryph-org/eryph/main/src/apps/src/Eryph-zero/install.ps1'))

Installation Script: install.ps1

The script will install the current version 0.3.0. For other version and offline installation see below.

Other downloads

The following downloads can be used to download a specific version for offline installation.
To install from a download, use the install.ps1 script with the DownloadUrl option to specify the path to the downloaded version.

Versions:
SHA256 checksums:
eryph_zero_0.3.0_SHA256SUMS
Checksum signature:
eryph_zero_0.3.0_SHA256SUMS.sig

You can verify the SHA256 checksum signature with the dbosoft PGP key.