SUGGESTED FONT PACKAGES
-----------------------
The optional Revealer plugin (which allows the secure printing of secrets in two
parts for offline storage) uses two fonts: DejaVuSansMono-Bold.ttf and
SourceSansPro-Bold.otf. Those who use the Revealer plugin might like to
install the suggested fonts-dejavu-core and fonts-adobe-sourcesans3 packages so
the printed output uses the fonts that upstream intended. (Note,
fonts-adobe-sourcsans3 is the updated version of SourceSansPro-Bold.)
HARDWARE WALLETS
----------------
Electrum has the option to use various hardware wallets. Sometimes the hardware
wallets have software dependencies that are not available in Debian.
In the future, it would be nice to get all of these dependencies packaged for
Debian. But in the meantime, the purpose of this file is to document how
community members have been able to get hardware wallets functioning.
If you have experiences with hardware wallets not listed below, please file a
wishlist bug report with the information you would like to add.
Some hardware wallets might require the installation of the python3-btchip
package.
Ledger
--------------------------------
Run `pip install ledger_bitcoin[hid]`.
Note that Debian cannot vouch for the security of what the above command
installs. You should do your own due diligence before running it.
See for further
information.
Trezor
---------------------------
Install the python3-trezor package.
-- Soren Stoutner Mon, 09 Sep 2024 15:24:31 -0700