Nightly builds
Nightly builds of rustic’s, rustic_server’s, and rustic_scheduler’s main branch are available here for download.
WARNING: These builds are not guaranteed to be stable, and may contain bugs. Use at your own risk.
Verification
Minisign/Rsign2
Install
rsign2
withcargo install rsign2
orminisign
withscoop install minisign
(on Windows, check other installation instructions here).
Run
rsign verify <filename>.tar.gz \
-x <filename>.tar.gz.sig \
-P RWSWSCEJEEacVeCy0va71hlrVtiW8YzMzOyJeso0Bfy/ZXq5OryWi/8T
PGP
Download our public key or copy and paste it from below:
wget https://github.com/rustic-rs/nightly/raw/main/pub/pgp.pub
Check the fingerprint:
12B7166D9FD59124416952E34018C5DE3BF8C081
against the output of: gpg --show-keys <PUBLIC_KEY_FILE>
Import the key with gpg --import <PUBLIC_KEY_FILE>
Verify the signature with gpg --verify <filename>.tar.gz.asc <filename>.tar.gz
The output should say “Good Signature”.
Note: We use the .asc
extension for the files because .sig
was already
taken for supporting minisign
used by cargo-binstall
.
Status
Platform | rustic | rustic_scheduler | rustic_server |
---|---|---|---|
Linux x86_64 / gnu | ⏬ #️⃣ 🔑 | ⏬ #️⃣ 🔑 | ⏬ #️⃣ 🔑 |
Linux x86_64 / musl (static) | ⏬ #️⃣ 🔑 | ⏬ #️⃣ 🔑 | ⏬ #️⃣ 🔑 |
Linux i686 / gnu | ⏬ #️⃣ 🔑 | ⏬ #️⃣ 🔑 | ⏬ #️⃣ 🔑 |
Linux aarch64 / gnu | ⏬ #️⃣ 🔑 | ⏬ #️⃣ 🔑 | ⏬ #️⃣ 🔑 |
Linux armv7 / raspberry pi | ⏬ #️⃣ 🔑 | ⏬ #️⃣ 🔑 | ⏬ #️⃣ 🔑 |
MacOS x86_64 | ⏬ #️⃣ 🔑 | ⏬ #️⃣ 🔑 | ⏬ #️⃣ 🔑 |
MacOS aarch64 | ⏬ #️⃣ 🔑 | ⏬ #️⃣ 🔑 | n.a., #6 |
Windows x86_64 / msvc (exp) | ⏬ #️⃣ 🔑 | ⏬ #️⃣ 🔑 | ⏬ #️⃣ 🔑 |
Windows x86_64 / gnu (exp) | ⏬ #️⃣ 🔑 | ⏬ #️⃣ 🔑 | ⏬ #️⃣ 🔑 |
Key: ⏬ Download | #️⃣ SHA256 checksum | 🔑 Signature