Multibit-Legacy / multibit

Deprecated Bitcoin Wallet
https://multibit.org
MIT License
462 stars 395 forks source link

Create a docker image for verifiable builds of executable JAR files #807

Open learner-long-life opened 3 years ago

learner-long-life commented 3 years ago

Builds of MultiBit Classic are not available as the https://multibit.org website redirects to the Multibit-Legacy Github repo and releases are not enabled. This makes it hard for users to recover their old key files, especially for exporting their private key for import into another wallet.

This PR adds a Dockerfile for such a verifiable build, with instructions on how to use it.