Pages:
Author

Topic: [ANN] Bither - simple&secure Bitcoin wallet.(desktop 1.4.8) - page 6. (Read 49831 times)

sr. member
Activity: 278
Merit: 251
Bitcoin-Note-and-Voucher-Printing-Empowerer
Hello,

I am fascinated to see Bither evolve and progress!

Is this signature format a Bither proprietary format, or a format compatible with other Bitcoin clients (which) like Electrum , Armory, ...?
(i.e. can Bither verify signature strings from client ABCXYZ, or vice versa?)

Hello,

Me too! They are makimg it better!

I was successful in verifying, so I think it is compatible with other clients.

   -MZ

Which "other client" did you use? I think Electrum and Armory use different formats...
hero member
Activity: 560
Merit: 509
I prefer Zakir over Muhammed when mentioning me!
Hello,

I am fascinated to see Bither evolve and progress!

Is this signature format a Bither proprietary format, or a format compatible with other Bitcoin clients (which) like Electrum , Armory, ...?
(i.e. can Bither verify signature strings from client ABCXYZ, or vice versa?)

Hello,

Me too! They are makimg it better!

I was successful in verifying, so I think it is compatible with other clients.

   -MZ
sr. member
Activity: 278
Merit: 251
Bitcoin-Note-and-Voucher-Printing-Empowerer
Is there any plan to incorporate "hidden private key" feature for "plausible deniability" to "Bither" wallet (as detailed in the OP of "https://bitcointalksearch.org/topic/wallet-with-hidden-key-plausible-deniability-salting-password-with-wif-key-361386")?

This would be a very useful feature to protect against violent physical theft of bitcoins, and I think up to now it is not implemented in any wallet software yet.

Generally, everybody is concerned about good technical cryptographic protection (for very good reason of course!!). But we should also be concerned about PHYSICAL theft: What if someone points a gun at me to hand over my private keys?! --> There is a very simple and effective solution of how a user can give his private key to a thief while still keeping his life savings.

This scheme could be implemented in both BitherCold and BitherHot (in the latter case for the "hot private keys").

I am not going to repeat how it works exactly here, because I have detailed it in the link above, so please just refer to that post to understand the motivation and the solution, but in short, the basic principle goes like this:

  HiddenPrivateKey=sha256(NormalPrivateKey||MoreOrLessSimplePassword)

  • with "||" denoting simple "concatenation",
  • with "NormalPrivateKey" being the private key as it is stored in the Wallet software today, and
  • with "HiddenPrivateKey" being a temporary key calculated upon the user's selection of the NormalPrivateKey's Address and typing of a password. This hidden key should only reside in RAM memory temporarily while the user makes a transaction, and never leave any traces in flash memory. Obviously, the user should also not store the address of this hidden key in his list of watch-only-addresses, because this would render it less plausible to deny possession of that key.

  Clearly, if someone steals the phone and knows the PIN, he can access the NormalPrivateKey but has no idea that another (or several other) "HiddenPrivateKeys" even exist.

The method is good for BitherCold for evident reasons (theft protection), but also for BitherHot if I want to take some Bitcoins with me on a journey but don't want to loose them all if I move with my smartphone into an unsecure neighborhood and get robbed...
sr. member
Activity: 278
Merit: 251
Bitcoin-Note-and-Voucher-Printing-Empowerer
Bither Android v1.2.3 released  Cheesy
1. Message signing and signature verification.


Hello,

I am fascinated to see Bither evolve and progress!

Is this signature format a Bither proprietary format, or a format compatible with other Bitcoin clients (which) like Electrum , Armory, ...?
(i.e. can Bither verify signature strings from client ABCXYZ, or vice versa?)
hero member
Activity: 661
Merit: 503
A simple and secure Bitcoin wallet!
Bither iOS v1.3.1 released with HDM.

hero member
Activity: 661
Merit: 503
A simple and secure Bitcoin wallet!
Bither Android v1.3.1 released with full HDM implemenation.

hero member
Activity: 661
Merit: 503
A simple and secure Bitcoin wallet!
Bither announce HDM, and will support HDM in v1.3.1 in the following week  Cheesy

hero member
Activity: 661
Merit: 503
A simple and secure Bitcoin wallet!
Bither Desktop v0.0.2 released  Cheesy


hero member
Activity: 661
Merit: 503
A simple and secure Bitcoin wallet!
Bither Android v1.2.3 released  Cheesy
1. Message signing and signature verification.


2. Choosing change address manually.

hero member
Activity: 661
Merit: 503
A simple and secure Bitcoin wallet!
Bither Android v1.2.2 released  Cheesy
1. Improve QR Code scanner.


2. Add view on blockmeta for Chinese users.

hero member
Activity: 661
Merit: 503
A simple and secure Bitcoin wallet!
Bither iOS v1.2.1 released with Touch ID support  Cheesy
hero member
Activity: 661
Merit: 503
A simple and secure Bitcoin wallet!
Bither v1.2.1 released (iOS users should wait for 1-2 weeks reviewing)
1. PIN code


2. bits and more currencies


3. trash can

hero member
Activity: 661
Merit: 503
A simple and secure Bitcoin wallet!
Using #Bither to gen #XRANDOM private key and print encrypted QR-Code on photopaper. Best #bitcoin paper wallet ever!  Cheesy

hero member
Activity: 661
Merit: 503
A simple and secure Bitcoin wallet!
Bither v1.2.0 released (iOS + Android) with RCheck protecting your bitcoin transactions.

hero member
Activity: 661
Merit: 503
A simple and secure Bitcoin wallet!
Latest BitcoinJ 0.12 supports MutiSig and HD wallet   https://bitcoinj.github.io/release-notes#version-012

Can you give us an update of your plan? 

Dear bitcool,

Also, I want to remind you that HD-Wallet may not be a good solution for individuals or even enterprises. You can look at this paper for more details : https://eprint.iacr.org/2014/848.pdf

Thanks.

Wen Hao
Bither Team
hero member
Activity: 661
Merit: 503
A simple and secure Bitcoin wallet!
Bither Android v1.1.1 released.
1. Less battery usage; 2. Less network data usage; 3. Pure Java Bitherj;

hero member
Activity: 661
Merit: 503
A simple and secure Bitcoin wallet!
Latest BitcoinJ 0.12 supports MutiSig and HD wallet   https://bitcoinj.github.io/release-notes#version-012

Can you give us an update of your plan? 

I missed your questions, and really sorry for that.
Currently we are still considering how to provide an easier way for normal users to simply use MultiSig and HD wallet. We will think through these, and try to supports MultiSig and HD wallet. But I cannot give you the exact plan now, sorry.

Thanks for your advice,

Best Regards,

Wen Hao
Bither Team
hero member
Activity: 661
Merit: 503
A simple and secure Bitcoin wallet!
Bither iOS v1.1.0 released on App Store.

legendary
Activity: 1441
Merit: 1000
Live and enjoy experiments
Latest BitcoinJ 0.12 supports MutiSig and HD wallet   https://bitcoinj.github.io/release-notes#version-012

Can you give us an update of your plan? 


full member
Activity: 163
Merit: 100
A great Cold Wallet is Xapo.com





You have no access to vault. If Xapo goes, your BTC goes. Currently, it is better to use Bither or other wallets which support cold storage .

   ~~MZ~~

Sorry i posted here i clicked on a wrong link , the Wallet from here looks good but the design could be better.

You have access to the BTC , because you have the Privat Keys, you need to ask and you get them (Encrypted)
Pages:
Jump to: