Skip to content

Releases: pjkundert/python-slip39

Release for macOS 14 Sonoma

04 Mar 20:09
Compare
Choose a tag to compare

Upgraded to Python 11, due to UI changes in macOS Sonoma (no other changes).

For Windows, continue to use v11.2.0.

Release for macOS and Windows

14 Nov 14:25
Compare
Choose a tag to compare

Fix Python interpreter, Improve font on macOS

13 Nov 21:14
Compare
Choose a tag to compare

Uses a Python interpreter the works across more macOS versions.

Selects a fixed-width font that should be generally available.

Improve SLIP-39 Mnemonic input support

12 Nov 14:59
Compare
Choose a tag to compare

Produce double-sided SLIP-39 Mnemonic cards, w/ QR codes on the back

Also corrected some issues with BIP-39 Mnemonic language deduction.

Improved UI, Notarized Installer

28 Oct 11:35
Compare
Choose a tag to compare

Crypto wallet recovery has never been more important!

The primary use of the SLIP-39 App will be to improve the security and reliability of BIP-39 Mnemonics.

Backing up BIP-39 Mnemonic phrases to SLIP-39 Cards has been improved; the default UI is much simpler.

The .pkg installer has been successfully tested and notarized, so it should be easier to install.

v9.1.2; Entropy Analysis of Seed data

17 Oct 20:03
Compare
Choose a tag to compare

Performs analysis of Signal harmonics and Shannon entropy deficiencies on any supplied Seed Entropy data.

If deficiencies are found, the SLIP-39 Mnemonic cards will contain a "watermark" warning that the supplied Entropy was weak.

NOTE: The Pro controls capability to "Ignore Bad Entropy" is not active; this is a future capability requiring a Pro license. This means that all detected "bad" entropy will result in a watermark on the produced SLIP-39 Mnemonic Cards PDF.

v9.0.3; correctly produce cover page

13 Jul 15:13
Compare
Choose a tag to compare

A minor release correcting the ability to produce the cover page.

An omitted .txt file prevented the app from saving the SLIP-39 cards. No other changes.

V9.0.2; Implement BIP-39 Seed Phrase Backup

27 May 15:01
Compare
Choose a tag to compare

Most people do not have a Hardware Wallet that supports SLIP-39 natively, and many already have BIP-39 Seed Phrases and wallets that they do not want to change.

Backup your BIP-39 Seed Phrase to a set of SLIP-39 Mnemonic Card Groups. Once you test the Recover functionality, and confirm that you can securely and reliably recover your BIP-39 Seed Phrase whenever you wish, you can safely destroy your insecure and unreliable BIP-39 Seed Phrase backup(s).

v8.3.0: Update and simplify GUI

25 Mar 13:59
Compare
Choose a tag to compare

Added coloration and simplified text to help the GUI flow better.

v8.2.1: Beta CRO and BNB support

10 Mar 23:27
Compare
Choose a tag to compare

Beta support CRO and BNB (in Pro mode). Test that Paper Wallet accounts printed for CRO and BNB restore correctly before production use.

  • Restored writing of PDF in python -m slip39, accidentally broken when printer support added.
  • Enable Paper Wallet output in Windows .msi installer version of SLIP-39 App