Releases: pjkundert/python-slip39
Release for macOS 14 Sonoma
Release for macOS and Windows
Released for Windows, macOS and to https://pypi.org/project/slip39/
Fix Python interpreter, Improve font on macOS
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
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
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
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
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
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
Added coloration and simplified text to help the GUI flow better.
v8.2.1: Beta CRO and BNB support
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