github ethstaker/ethstaker-deposit-cli v0.4.0
Safer Staking Steps

latest releases: v1.3.0, v1.2.2, v1.2.1...
pre-release19 months ago

Summary

This is our first release after our security assessment with Trail of Bits. This release include fixes and changes from the draft report that was shown to us. It includes fixes for the following issues:

  • Use of unpinned third-party docker image and actions on workflows [TOB-ETHSTAKER-1] #181
  • Use of GPG for release signing and verification [TOB-ETHSTAKER-2] #182
  • Sensitive files are incorrectly assigned permissions and ownership [TOB-ETHSTAKER-3] #183
  • Error-prone path handling [TOB-ETHSTAKER-4] #184
  • Emphasize critical warning regarding clipboard clearing [TOB-ETHSTAKER-5] #185
  • Terminal buffer is not cleared on iterm2 [TOB-ETHSTAKER-7] #186
  • Code Quality Recommendations from ToB #187

Known Issues

There are still an issue left to resolve from the security assessment from Trail of Bits.

All changes

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.4.0

Building process

Release assets were built using Github Actions and this workflow run. You can establish the provenance of this build using our artifact attestations.

With the GitHub CLI installed, a simple way to verify these assets is to run this command while replacing [filename] with the path to the downloaded asset:

gh attestation verify [filename] --repo eth-educators/ethstaker-deposit-cli

This step requires you to be online. If you want to perform this offline, follow these instructions from GitHub.

Binaries

System Architecture Binary Checksum
Windows x86_64 ethstaker_deposit-cli-fb25c7b-windows-amd64.zip sha256
macOS x86_64 ethstaker_deposit-cli-fb25c7b-darwin-amd64.tar.gz sha256
macOS aarch64 ethstaker_deposit-cli-fb25c7b-darwin-arm64.tar.gz sha256
Linux x86_64 ethstaker_deposit-cli-fb25c7b-linux-amd64.tar.gz sha256
Linux aarch64 ethstaker_deposit-cli-fb25c7b-linux-arm64.tar.gz sha256

Docker image

Version Name Package
v0.4.0 ghcr.io/eth-educators/ethstaker-deposit-cli:v0.4.0 Github Package

License

By downloading and using this software, you agree to the license.

Don't miss a new ethstaker-deposit-cli release

NewReleases is sending notifications on new releases.