<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Norbo</id>
	<title>Bitcoin Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Norbo"/>
	<link rel="alternate" type="text/html" href="https://en.bitcoin.it/wiki/Special:Contributions/Norbo"/>
	<updated>2026-04-18T10:17:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Ginger_Wallet&amp;diff=70824</id>
		<title>Ginger Wallet</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Ginger_Wallet&amp;diff=70824"/>
		<updated>2025-10-08T11:12:13Z</updated>

		<summary type="html">&lt;p&gt;Norbo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Ginger Wallet ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Ginger Wallet&#039;&#039;&#039; is a non-custodial, privacy-focused Bitcoin wallet developed by the GingerPrivacy project.&lt;br /&gt;
It is open source, deterministically reproducible, and designed to provide advanced privacy tools by default while remaining accessible to everyday users.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
* Built-in &#039;&#039;&#039;CoinJoin&#039;&#039;&#039; coordination (trustless by design)&lt;br /&gt;
* &#039;&#039;&#039;Tor&#039;&#039;&#039; routing for all network traffic by default&lt;br /&gt;
* Multilingual GUI — interface available in several languages&lt;br /&gt;
* Client-side block filtering&lt;br /&gt;
* Fee-rate provider aggregation from multiple sources&lt;br /&gt;
* Optional “&#039;&#039;&#039;Buy &amp;amp; Sell&#039;&#039;&#039;” interface via integrated third-party providers showing multiple offers&lt;br /&gt;
* Address signature / ownership proof (for regulatory or compliance verification, e.g. under MICA)&lt;br /&gt;
* Two-Factor Authentication (2FA) and encrypted wallet storage&lt;br /&gt;
* Support for hardware wallets via HWI (see “Hardware Wallets / Compatibility”)&lt;br /&gt;
* Full PSBT (Partially Signed Bitcoin Transaction) workflow support&lt;br /&gt;
* Desktop platforms: Windows, macOS, Linux&lt;br /&gt;
* Bitcoin-only (no altcoin support)&lt;br /&gt;
&lt;br /&gt;
== Privacy and Security ==&lt;br /&gt;
&lt;br /&gt;
* All private keys remain under the user’s control and are never exposed to external servers.&lt;br /&gt;
* CoinJoin operations are privacy-preserving and require no trust in other participants or the coordinator.&lt;br /&gt;
* All network traffic is anonymized via Tor.&lt;br /&gt;
* The wallet’s source code is fully open for audit, and builds are deterministically reproducible.&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
&lt;br /&gt;
Ginger uses a modular backend design, with a microservice (&#039;&#039;&#039;GingerBackend&#039;&#039;&#039;) handling blockchain queries, transaction broadcasts, and coordination tasks.&lt;br /&gt;
Users may connect the wallet to their own Bitcoin nodes if desired (for example, [[Bitcoin Knots]]).&lt;br /&gt;
The wallet supports watch-only mode and offline signing workflows (PSTB).&lt;br /&gt;
&lt;br /&gt;
== Hardware Wallets / Compatibility ==&lt;br /&gt;
&lt;br /&gt;
Ginger Wallet integrates with hardware devices through the standard &#039;&#039;&#039;HWI (Hardware Wallet Interface)&#039;&#039;&#039;.&lt;br /&gt;
Direct CoinJoin operations using hardware wallets are not yet supported.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Supported hardware wallets:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* BitBox02-BTCOnly1&lt;br /&gt;
* Blockstream Jade&lt;br /&gt;
* ColdCard MK1&lt;br /&gt;
* ColdCard MK2&lt;br /&gt;
* ColdCard MK3&lt;br /&gt;
* ColdCard MK4&lt;br /&gt;
* ColdCard Q&lt;br /&gt;
* Ledger Nano S&lt;br /&gt;
* Ledger Nano S Plus&lt;br /&gt;
* Ledger Nano X&lt;br /&gt;
* Trezor Model T&lt;br /&gt;
* Trezor Safe 3&lt;br /&gt;
* Trezor Safe 5&lt;br /&gt;
&lt;br /&gt;
== Multilingual Support ==&lt;br /&gt;
Ginger’s graphical interface is localized into several languages, allowing users worldwide to use the wallet in their native language.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Supported languages:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* English (EN)&lt;br /&gt;
* Hungarian (HU)&lt;br /&gt;
* German (DE)&lt;br /&gt;
* Spanish (ES)&lt;br /&gt;
* French (FR)&lt;br /&gt;
* Italian (IT)&lt;br /&gt;
* Portuguese (PT)&lt;br /&gt;
* Turkish (TR)&lt;br /&gt;
* Chinese (ZH)&lt;br /&gt;
&lt;br /&gt;
== Availability / Platform Support ==&lt;br /&gt;
&lt;br /&gt;
Ginger is available for desktop operating systems including Windows 10+, macOS 12+, and Linux distributions such as Ubuntu 22.04+, Fedora 37+, and Debian 11+.&lt;br /&gt;
Mobile versions are not currently supported, as features like CoinJoin require significant computational resources.&lt;br /&gt;
([https://gingerwallet.io gingerwallet.io])&lt;br /&gt;
&lt;br /&gt;
== Licensing and Source ==&lt;br /&gt;
&lt;br /&gt;
Ginger Wallet is released under the &#039;&#039;&#039;MIT License&#039;&#039;&#039;.&lt;br /&gt;
The project is fully open source and supports deterministically reproducible builds.&lt;br /&gt;
Source code and releases are maintained on GitHub.&lt;br /&gt;
([https://github.com/GingerPrivacy/GingerWallet github.com/GingerPrivacy/GingerWallet])&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
[[Bitcoin Knots]]&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
[https://gingerwallet.io Official website]&lt;br /&gt;
[https://github.com/GingerPrivacy/GingerWallet GitHub repository]&lt;br /&gt;
[https://docs.gingerwallet.io Documentation]&lt;br /&gt;
&lt;br /&gt;
[[Category:Wallets| ]]&lt;/div&gt;</summary>
		<author><name>Norbo</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Wallet&amp;diff=70823</id>
		<title>Wallet</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Wallet&amp;diff=70823"/>
		<updated>2025-10-08T11:05:58Z</updated>

		<summary type="html">&lt;p&gt;Norbo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A Bitcoin &#039;&#039;&#039;wallet&#039;&#039;&#039; is a collection of private keys but may also refer to [[Clients|client software]] used to manage those keys and to make transactions on the Bitcoin network.&lt;br /&gt;
&lt;br /&gt;
This page covers various wallet formats in use.&lt;br /&gt;
&lt;br /&gt;
=== [[Bitcoin Core]] ===&lt;br /&gt;
&lt;br /&gt;
The original Bitcoin client stores private key information in a file named &#039;&#039;&#039;wallet.dat&#039;&#039;&#039; following the so called [https://bitcointalk.org/index.php?topic=4448.0 &amp;quot;bitkeys&amp;quot;] format.&lt;br /&gt;
&lt;br /&gt;
The wallet.dat file contains your private keys, public keys, scripts (which correspond to addresses), key metadata (e.g. labels), and the transactions related to your wallet. If you have an HD wallet, it also includes the HD seed and the derivation paths for each private key.&lt;br /&gt;
&lt;br /&gt;
It contains:&lt;br /&gt;
&lt;br /&gt;
* keypairs for each of your [[address|addresses]]&lt;br /&gt;
* transactions done from/to your addresses&lt;br /&gt;
* user preferences &lt;br /&gt;
* default key (obsolete, no longer used by Bitcoin Core except by parsing them to detect key/value and wallet corruption)&lt;br /&gt;
* reserve keys&lt;br /&gt;
* [[Accounts_explained|accounts]]&lt;br /&gt;
* a version number&lt;br /&gt;
* [[Key pool]]&lt;br /&gt;
* Since 0.3.21: information about the current best chain, to be able to rescan automatically when restoring from a backup.&lt;br /&gt;
&lt;br /&gt;
The wallet.dat file is located in the [[data directory|Bitcoin data directory]] and may be [[Wallet_encryption|encrypted with a password]].&lt;br /&gt;
&lt;br /&gt;
It is intended that a wallet file be used on only one installation of Bitcoin at a time.  Attempting to clone a wallet file for use on multiple computers will result in &amp;quot;weird behavior&amp;quot;&amp;lt;ref&amp;gt;[http://bitcointalk.org/index.php?topic=5324.msg77896#msg77896 Multiple instance of bitcoin with the same wallet]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The format of this file is Berkeley DB.  Tools that can manipulate wallet files include [[pywallet]].&lt;br /&gt;
&lt;br /&gt;
=== [[Armory]] ===&lt;br /&gt;
&lt;br /&gt;
The Armory client uses a custom [[Deterministic wallet]] format [https://www.bitcoinarmory.com/wallet-format/ described here] and runs on top of [[Bitcoin Core]].&lt;br /&gt;
&lt;br /&gt;
=== [[Bitcoin Wallet]] ===&lt;br /&gt;
	 &lt;br /&gt;
[[File:bitcoin_wallet.png|192px]] Bitcoin Wallet uses the bitcoinj [http://code.google.com/p/protobuf/ protobuf] format for its wallet file. However, due to Android isolation of applications, it is impossible to access the wallet file as a non-root user.&lt;br /&gt;
&lt;br /&gt;
=== [[Blockchain.info#Wallet|Blockchain.info]] ===&lt;br /&gt;
&lt;br /&gt;
Blockchain.info offers a [[Browser-based_wallet#Hybrid_e-wallets|hybrid eWallet]] called &amp;quot;My Wallet&amp;quot;.  It use a plain text [https://blockchain.info/wallet/wallet-format JSON wallet format]. Private keys Keys are stored in base58.&lt;br /&gt;
&lt;br /&gt;
=== [[Denarium.com]] ===&lt;br /&gt;
&lt;br /&gt;
Denarium is Physical Bitcoin coin manufacturer. Denarium produces easy, handy and secure wallets in a coin form. The private key is stored under a security seal without password protection. Denarium also offers a trustless multisignature coins, which eliminates the need to trust the manufacturer.&lt;br /&gt;
&lt;br /&gt;
=== [[Ledger Wallet]] ===&lt;br /&gt;
&lt;br /&gt;
Ledger Wallet manufactures various hardware wallets.&lt;br /&gt;
&lt;br /&gt;
=== [[Keystone Wallet]] ===&lt;br /&gt;
Keystone Wallet is a completely air-gapped hardware wallet that uses verifiable QR codes to transmit transaction information back and forth with a mobile app.&lt;br /&gt;
&lt;br /&gt;
=== [[Blockchain_App_Factory|Blockchain App Factory]] ===&lt;br /&gt;
&lt;br /&gt;
Blockchain App Factory offers Whitelabel cryptocurrency wallet with the latest features, unrivaled security, and user-friendly design to safeguard your cryptocurrencies and monitor them 24/7.&lt;br /&gt;
&lt;br /&gt;
=== [[Multibit]] ===&lt;br /&gt;
&lt;br /&gt;
Multibit HD (the current version) uses a [[BIP 0032]] (type 2) [[Deterministic wallet]] with the [https://www.multibit.org/en/help/hd0.1/files.html format described here].  The &amp;quot;Classic&amp;quot; version used the bitcoinj [https://github.com/google/protobuf protobuf] wallet file.&lt;br /&gt;
&lt;br /&gt;
=== [[Blocktrail]] ===&lt;br /&gt;
&lt;br /&gt;
Blocktrail offers a [[BIP 0032]] (type 2) [[Deterministic wallet]] and for added security also implements [[Multisignature]] wallet technology. &lt;br /&gt;
&lt;br /&gt;
=== [[TREZOR]] ===&lt;br /&gt;
&lt;br /&gt;
TREZOR is an isolated hardware environment for offline transaction signing and using a small display you can visually verify the transaction contents.&lt;br /&gt;
&lt;br /&gt;
=== [https://opendime.com Opendime] ===&lt;br /&gt;
&lt;br /&gt;
Opendime is a small USB stick that allows you to spend Bitcoin like a dollar bill. Pass it along multiple times. Connect to any USB to check balance. Unseal anytime to spend online. Trust no one.&lt;br /&gt;
&lt;br /&gt;
=== [[Wasabi Wallet]] ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Wasabi Wallet&#039;&#039;&#039; is an open-source, non-custodial, &#039;&#039;&#039;privacy-focused&#039;&#039;&#039; Bitcoin wallet for Desktop, that implements trustless &#039;&#039;&#039;[[CoinJoin]]&#039;&#039;&#039;. The CoinJoin coordinator (run by zkSNACKs Ltd., the company that is sponsoring the development of Wasabi) cannot steal from, nor breach the privacy of the participants.&lt;br /&gt;
&lt;br /&gt;
The package includes built-in [[Tor]] and, by default, all traffic between the clients and the server goes through it, so IP addresses are hidden and privacy of the users is respected. Under normal conditions, Wasabi Wallet never leaves Tor onion network and it never uses Tor exit relays, significantly decreasing the network attack surface.&lt;br /&gt;
&lt;br /&gt;
Wasabi also includes all standard privacy tech like a Hierarchical [[Deterministic wallet]] and [[address reuse]] avoidance, as well as mandatory coin control and labeling. The wallet uses BIP-158 [[Client-side block filtering]] to obtain its own transaction history in a private way and it has a one-click partial full node integration as it ships with Bitcoin Knots.&lt;br /&gt;
If the user already has a Bitcoin full node on a local or remote device, then it is possible to specify the IP address and port, or the Tor onion service, and Wasabi will use it to verify and enforce rules of Bitcoin.&lt;br /&gt;
&lt;br /&gt;
In addition to this, it has advanced cutting-edges features like:&lt;br /&gt;
* Opt-in [[PayJoin]]&lt;br /&gt;
* Dust attack protections&lt;br /&gt;
* Custom change address&lt;br /&gt;
* Anti wallet fingerprinting&lt;br /&gt;
&lt;br /&gt;
=== [https://uniblow.org Uniblow] ===&lt;br /&gt;
&lt;br /&gt;
Uniblow is a universal blockchain desktop wallet, free and [https://github.com/bitlogik/uniblow open-source], multi OS (Linux, Windows, MacOS). It is simple to use, and covers all functionalities of a Bitcoin wallet, compatible with many others wallets. There are multiples key device options such as encrypted file, PGP security key and SeedWatcher.&lt;br /&gt;
&lt;br /&gt;
=== [https://coin.space Coin Wallet] ===&lt;br /&gt;
&lt;br /&gt;
Coin Wallet is a non-custodial multicurrency wallet for multiple platforms. Wallet is [https://github.com/CoinSpace/CoinSpace open-source] and available as Web Wallet, mobile (iOS &amp;amp; Android), and desktop apps (Windows, Linux &amp;amp; MacOS). Works since 2015.&lt;br /&gt;
&lt;br /&gt;
== [https://gingerwallet.io Ginger Wallet] ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Ginger Wallet&#039;&#039;&#039; is a non-custodial, privacy-focused Bitcoin wallet developed by the GingerPrivacy project.&lt;br /&gt;
It is open source, deterministically reproducible, and designed to provide advanced privacy tools by default while remaining accessible to everyday users.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[Transaction fees]]&lt;br /&gt;
* [[Securing your wallet]]&lt;br /&gt;
* [[EWallet]]&lt;br /&gt;
* [[Deterministic Wallet]]&lt;br /&gt;
* [https://bitcoin.org/en/choose-your-wallet Choose your wallet]&lt;br /&gt;
* [https://allprivatekeys.com/wallet.dat wallet.dat files with balance and lost password]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
[[Category:Wallets| ]]&lt;/div&gt;</summary>
		<author><name>Norbo</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Ginger_Wallet&amp;diff=70822</id>
		<title>Ginger Wallet</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Ginger_Wallet&amp;diff=70822"/>
		<updated>2025-10-08T11:03:01Z</updated>

		<summary type="html">&lt;p&gt;Norbo: Ginger Wallet is a non-custodial, privacy-focused Bitcoin wallet developed by the GingerPrivacy project. It is open source, deterministically reproducible, and designed to provide advanced privacy tools by default while remaining accessible to everyday users.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Ginger Wallet ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Ginger Wallet&#039;&#039;&#039; is a non-custodial, privacy-focused Bitcoin wallet developed by the GingerPrivacy project.&lt;br /&gt;
It is open source, deterministically reproducible, and designed to provide advanced privacy tools by default while remaining accessible to everyday users.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
* Built-in &#039;&#039;&#039;CoinJoin&#039;&#039;&#039; coordination (trustless by design)&lt;br /&gt;
* &#039;&#039;&#039;Tor&#039;&#039;&#039; routing for all network traffic by default&lt;br /&gt;
* Multilingual GUI — interface available in several languages&lt;br /&gt;
* Client-side block filtering&lt;br /&gt;
* Fee-rate provider aggregation from multiple sources&lt;br /&gt;
* Optional “&#039;&#039;&#039;Buy &amp;amp; Sell&#039;&#039;&#039;” interface via integrated third-party providers showing multiple offers&lt;br /&gt;
* Address signature / ownership proof (for regulatory or compliance verification, e.g. under MICA)&lt;br /&gt;
* Two-Factor Authentication (2FA) and encrypted wallet storage&lt;br /&gt;
* Support for hardware wallets via HWI (see “Hardware Wallets / Compatibility”)&lt;br /&gt;
* Full PSBT (Partially Signed Bitcoin Transaction) workflow support&lt;br /&gt;
* Desktop platforms: Windows, macOS, Linux&lt;br /&gt;
* Bitcoin-only (no altcoin support)&lt;br /&gt;
&lt;br /&gt;
== Privacy and Security ==&lt;br /&gt;
&lt;br /&gt;
* All private keys remain under the user’s control and are never exposed to external servers.&lt;br /&gt;
* CoinJoin operations are privacy-preserving and require no trust in other participants or the coordinator.&lt;br /&gt;
* All network traffic is anonymized via Tor.&lt;br /&gt;
* The wallet’s source code is fully open for audit, and builds are deterministically reproducible.&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
&lt;br /&gt;
Ginger uses a modular backend design, with a microservice (&#039;&#039;&#039;GingerBackend&#039;&#039;&#039;) handling blockchain queries, transaction broadcasts, and coordination tasks.&lt;br /&gt;
Users may connect the wallet to their own Bitcoin nodes if desired (for example, [[Bitcoin Knots]]).&lt;br /&gt;
The wallet supports watch-only mode and offline signing workflows (PSTB).&lt;br /&gt;
&lt;br /&gt;
== Hardware Wallets / Compatibility ==&lt;br /&gt;
&lt;br /&gt;
Ginger Wallet integrates with hardware devices through the standard &#039;&#039;&#039;HWI (Hardware Wallet Interface)&#039;&#039;&#039;.&lt;br /&gt;
Direct CoinJoin operations using hardware wallets are not yet supported.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Supported hardware wallets:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* BitBox02-BTCOnly1&lt;br /&gt;
* Blockstream Jade&lt;br /&gt;
* ColdCard MK1&lt;br /&gt;
* ColdCard MK2&lt;br /&gt;
* ColdCard MK3&lt;br /&gt;
* ColdCard MK4&lt;br /&gt;
* ColdCard Q&lt;br /&gt;
* Ledger Nano S&lt;br /&gt;
* Ledger Nano S Plus&lt;br /&gt;
* Ledger Nano X&lt;br /&gt;
* Trezor Model T&lt;br /&gt;
* Trezor Safe 3&lt;br /&gt;
* Trezor Safe 5&lt;br /&gt;
&lt;br /&gt;
== Multilingual Support ==&lt;br /&gt;
Ginger’s graphical interface is localized into several languages, allowing users worldwide to use the wallet in their native language.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Supported languages:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* English (EN)&lt;br /&gt;
* Hungarian (HU)&lt;br /&gt;
* German (DE)&lt;br /&gt;
* Spanish (ES)&lt;br /&gt;
* French (FR)&lt;br /&gt;
* Italian (IT)&lt;br /&gt;
* Portuguese (PT)&lt;br /&gt;
* Turkish (TR)&lt;br /&gt;
* Chinese (ZH)&lt;br /&gt;
&lt;br /&gt;
== Availability / Platform Support ==&lt;br /&gt;
&lt;br /&gt;
Ginger is available for desktop operating systems including Windows 10+, macOS 12+, and Linux distributions such as Ubuntu 22.04+, Fedora 37+, and Debian 11+.&lt;br /&gt;
Mobile versions are not currently supported, as features like CoinJoin require significant computational resources.&lt;br /&gt;
([https://gingerwallet.io gingerwallet.io])&lt;br /&gt;
&lt;br /&gt;
== Licensing and Source ==&lt;br /&gt;
&lt;br /&gt;
Ginger Wallet is released under the &#039;&#039;&#039;MIT License&#039;&#039;&#039;.&lt;br /&gt;
The project is fully open source and supports deterministically reproducible builds.&lt;br /&gt;
Source code and releases are maintained on GitHub.&lt;br /&gt;
([https://github.com/GingerPrivacy/GingerWallet github.com/GingerPrivacy/GingerWallet])&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
[[Bitcoin Knots]]&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
[https://gingerwallet.io Official website]&lt;br /&gt;
[https://github.com/GingerPrivacy/GingerWallet GitHub repository]&lt;br /&gt;
[https://docs.gingerwallet.io Documentation]&lt;/div&gt;</summary>
		<author><name>Norbo</name></author>
	</entry>
</feed>