Announcing the MyCrypto Desktop Alpha Release

Help us test the newest addition to the MyCrypto family 😀

Daniel Ternyak
MyCrypto
4 min readApr 26, 2018

--

MyCrypto Desktop is available on Linux, macOS, and Windows!

Over the last few months we’ve introduced the MyCrypto Beta for Web. Today, we’re excited to announce the MyCrypto Alpha for Desktop for Windows, Linux, and macOS!

Recent events have underlined the importance of using downloadable builds, and we believe this early version of our Desktop application is a step in the right direction. Stay tuned for updates - we’re ramping up our Desktop applications for a full launch in the near future!

We’d love your help in testing this early version of MyCrypto Desktop. Download now for Windows, macOS, and Linux!

Note: The Alpha MyCrypto Desktop release should only be used for testing! Use with caution.

Why do I need a desktop version of MyCrypto?

At MyCrypto, we’re committed to ensuring the safety and security of your funds by making our interface as safe and secure as we can.

With the new MyCrypto Desktop application you can be confident that the code running your wallet interface today is the same code running it tomorrow. It reduces the risk of phishing attacks as you will not be visiting a URL each and every time you wish to access and send your funds.

How can I run MyCrypto Desktop securely?

You can securely run your MyCrypto Desktop app by downloading it from download.mycrypto.com and following the directions below to verify that our signatures prove the legitimacy of the build. This is VERY important — we will absolutely see phishing executables of this app.

Some key reminders when downloading:

  • Always check for the green “MyCrypto, Inc” SSL certificate in your browser before downloading and never continue on should this SSL certificate be missing.
  • Always navigate directly to download.mycrypto.com. Do not visit this link via an email (we don’t have your email address), Google ads, Bing ads, reddit comments, Twitter replies, or Slack/Telegram DM.

Signature Verification

First, download the release of your choice and checksums.txt.gpg. Move both files into the same directory and open a terminal.

Then (1) cd to the directory, (2) import the signing GPG key, (3) decrypt the signed checksum file, (4) hash the application file, and (5) verify the output hash matches what’s in checksums.txt.

Here are some platform-specific steps to get you going:

Windows

Prerequisites are:

  1. Change directory to files
> cd C:\path\to\directory

2. Import signing GPG key

> keybase pgp pull tayvano

3. Decrypt checksums.txt.gpg

> gpg --output checksums.txt --decrypt checksums.txt.gpg

4. Hash your application file

> CertUtil -hashFile MyCrypto-1–0–0-ALPHA1-windows.exe SHA256

5. Open checksums.txt and verify the hash from the previous step matches with the name of the build you downloaded.

macOS

Prerequisites are:

  1. Change directory to files
$ cd /path/to/files

2. Import signing GPG key

$ curl https://keybase.io/tayvano/pgp_keys.asc | gpg --import

3. Decrypt checksums.txt.gpg

$ gpg --output checksums.txt --decrypt checksums.txt.gpg

4. Hash your application file

$ shasum -a 256 MyCrypto-1–0–0-ALPHA1-mac.dmg

5. Open checksums.txt and verify the hash from the previous step matches with the name of the build you downloaded.

Linux

  1. Change directory to files
$ cd /path/to/files

2. Import signing GPG key

$ curl https://keybase.io/tayvano/pgp_keys.asc | gpg --import

3. Decrypt checksums.txt.gpg

$ gpg --output checksums.txt --decrypt checksums.txt.gpg

4. Hash your application file

$ sha256sum MyCrypto-1–0–0-ALPHA1-linux-x86_64.AppImage

5. Open checksums.txt and verify the hash from the previous step matches with the name of the build you downloaded.

How You Can Help

We’re eager to hear your feedback on the new MyCrypto Desktop Alpha. Your thoughts will help guide the production release of our new wallet and shape the future development of our product.

Report Issues / Bugs / Unintuitive Things

Get Help & Give Us Feedback

Get Involved

  • Gitcoin — keep an eye out for new bounties coming soon
  • GitHub
  • Translations! If you speak another language, we could use your help translating the UI so we can once again be truly global.

Talk To Us & Share Your Thoughts

--

--

Daniel Ternyak
MyCrypto

Co-Founder of Onedesk, commercial cleaning for the 21st century (www.getonedesk.com).