Post
Topic
Board Development & Technical Discussion
Re: Blockchain with password support - Is it possible?
by
Gandalf86
on 23/02/2018, 09:18:36 UTC
There are no "accounts" in Bitcoin though.  Wink There are public and private keys. Transactions need to be visible in order to make the distributed ledger work.

The only thing you could password-protect is your private key, which is already possible with current implementations (known as "locking" the wallet).