Pages:
Author

Topic: Mycelium Bitcoin Wallet - page 66. (Read 586242 times)

legendary
Activity: 1596
Merit: 1010
January 10, 2015, 10:34:06 AM
I am seriously considering switching to Mycelium, currently still using Blockchain.info's Android client.

Also, I just wrote up an article on CryptoArticles about Mycelium :

http://www.cryptoarticles.com/crypto-news/mycelium-a-robust-feature-packed-mobile-bitcoin-wallet-for-android-ios

Keep up the good work, and let me know if any major changes occur please Smiley
legendary
Activity: 1358
Merit: 1001
https://gliph.me/hUF
January 10, 2015, 09:41:00 AM
I'm already facepalming for you folks in case I'm being 'that guy,' but I noticed the multiple addresses thing today, and now I'm not sure if the address that AMHash has for this very same wallet will receive funds.

AMHash doesn't have an option to change the wallet address.

Will the Mycelium wallet app still get this transaction?

I would hope my cloud mining earnings aren't trapped just because Mycelium changed something.

Thanks for any help.

The address will not be visible after the first tx, but will receive funds just fine.
copper member
Activity: 3948
Merit: 2201
Verified awesomeness ✔
January 10, 2015, 07:10:53 AM
Hahahaha, damn. Well, I haven't those apps installed, but maybe I should Grin
newbie
Activity: 22
Merit: 0
January 09, 2015, 11:54:17 PM
legendary
Activity: 1680
Merit: 1035
January 09, 2015, 09:21:32 PM
I'm already facepalming for you folks in case I'm being 'that guy,' but I noticed the multiple addresses thing today, and now I'm not sure if the address that AMHash has for this very same wallet will receive funds.

AMHash doesn't have an option to change the wallet address.

Will the Mycelium wallet app still get this transaction?

I would hope my cloud mining earnings aren't trapped just because Mycelium changed something.

Thanks for any help.

Mycelium HD wallet still keeps track of all its prior addresses and checks them for balances. If you keep the HD account active and not archived, you will still receive any funds sent to any of its old addresses. Archiving it just keeps it from scanning for old address transactions, which you can do in case it starts taking too long to sync (I have over 120 transactions on mine, and it's still ok), but you can always just reactive an old HD account and ave it rescan all old addresses again.
newbie
Activity: 2
Merit: 0
January 09, 2015, 07:11:29 PM
I'm already facepalming for you folks in case I'm being 'that guy,' but I noticed the multiple addresses thing today, and now I'm not sure if the address that AMHash has for this very same wallet will receive funds.

AMHash doesn't have an option to change the wallet address.

Will the Mycelium wallet app still get this transaction?

I would hope my cloud mining earnings aren't trapped just because Mycelium changed something.

Thanks for any help.

If your address for the AMHash is a legacy addy (and you have backup of that specific addy) then is there nothing to worry about.
I am still using Mycelium HD with one of my legacy addys, it works fine with both receiving and sending.

Many thanks, mon frere.

Now to learn more about backups...
legendary
Activity: 1960
Merit: 1062
One coin to rule them all
January 09, 2015, 04:56:11 PM
I'm already facepalming for you folks in case I'm being 'that guy,' but I noticed the multiple addresses thing today, and now I'm not sure if the address that AMHash has for this very same wallet will receive funds.

AMHash doesn't have an option to change the wallet address.

Will the Mycelium wallet app still get this transaction?

I would hope my cloud mining earnings aren't trapped just because Mycelium changed something.

Thanks for any help.

If your address for the AMHash is a legacy addy (and you have backup of that specific addy) then is there nothing to worry about.
I am still using Mycelium HD with one of my legacy addys, it works fine with both receiving and sending.
newbie
Activity: 2
Merit: 0
January 09, 2015, 04:51:23 PM
I'm already facepalming for you folks in case I'm being 'that guy,' but I noticed the multiple addresses thing today, and now I'm not sure if the address that AMHash has for this very same wallet will receive funds.

AMHash doesn't have an option to change the wallet address.

Will the Mycelium wallet app still get this transaction?

I would hope my cloud mining earnings aren't trapped just because Mycelium changed something.

Thanks for any help.
legendary
Activity: 1680
Merit: 1035
January 08, 2015, 05:11:12 AM
Hmm.. Not good in securing myself.. A question. How do the new backup system work? I remember, in the past.. We will have to download a .pdf file and there will be a few random characters given to us. That is easy and I understand. However, now.. I tried to backup and it did not give me any .pdf to download. A full explanation is appreciated.

Edit: So, with the backup system.. what am I suppose to do if my Android spoiled or was stolen?

We have an explanation of how the wallet and backups work here http://mycelium.com/wallet/help_20.html

In short, if you still have single address accounts, you can back them up the old way by going into Settings and at the bottom selecting Legacy Backup, but we strongky recommend that you switch to using HD wallets (they have the icon with three keys next to them), and any addressesm or extra HD wallets you create are backed up and restored using just the 12 words. Best of all, that 12 word backup "seed" is standard, and works in any other waller that follows BIP39 and BIP44 standards (like Trezor).
legendary
Activity: 1960
Merit: 1062
One coin to rule them all
January 08, 2015, 05:09:40 AM
Hmm.. Not good in securing myself.. A question. How do the new backup system work? I remember, in the past.. We will have to download a .pdf file and there will be a few random characters given to us. That is easy and I understand. However, now.. I tried to backup and it did not give me any .pdf to download. A full explanation is appreciated.

Edit: So, with the backup system.. what am I suppose to do if my Android spoiled or was stolen?

I am unsure of how full explanation you expect, so excuse me if it is to basic:

Normally when generating private keys, you make a random number and convert it into a private key after a fix set of rules.
Mycelium now uses "Hierarchical Deterministic" key generation, which means that they only generate one "master seed" with high entropy, and all the following private keys, is generated with an fixed algorithm using the master seed as input.

This means that if you loose your wallet, you will only need to backup know the "master seed" in order to reconstruct all the private keys that was made from this master seed.

Quote
What does HD mean?
HD is short for Hierarchical Deterministic. Typically, bitcoin wallets generate each new bitcoin address from a unique random number, requiring a separate backup of each new address. To avoid losses from lack of backups, such wallets use a single bitcoin address for all your transactions. HD wallets instead use a “master seed” (a single large random number), to derive all future bitcoin addresses sequentially from that single seed. This means that you only need to make a backup once, and all the keys generated by an HD wallet can be restored at any time in the future just from that single master seed.
legendary
Activity: 1484
Merit: 1001
Personal Text Space Not For Sale
January 08, 2015, 04:48:52 AM
Hmm.. Not good in securing myself.. A question. How do the new backup system work? I remember, in the past.. We will have to download a .pdf file and there will be a few random characters given to us. That is easy and I understand. However, now.. I tried to backup and it did not give me any .pdf to download. A full explanation is appreciated.

Edit: So, with the backup system.. what am I suppose to do if my Android spoiled or was stolen?
legendary
Activity: 1498
Merit: 1000
December 26, 2014, 07:53:52 PM
First of all: awesome! Grin It's great news that Mycelium is now also on iOS!

One issue that occurred to me immediately: no EUR rates, only USD ? Huh

https://github.com/mycelium-com/wallet-ios/issues/4 an issue has already been submitted hopefully they do add other fiat currencies.
hero member
Activity: 707
Merit: 500
December 29, 2014, 05:33:39 PM
In that case (if I got right what happened) it's not about exposing the public key, but about signing with the same private key multiple times (with repeated or predictable k values). So HD would mitigate this problem, since usually you only sign once with each key.
hero member
Activity: 869
Merit: 585
December 28, 2014, 10:31:30 PM
Does anybody follow the recent drama of the white hat German man who prevented losses in the hundreds of bitcoins from blockchain.info?
https://m.soundcloud.com/the-bitcoin-game/the-bitcoin-game-7-bitcoin-hero-jochen-aka-johoe
PRNG flaw results in repeated R values, enabling the cracking of private keys.
If you do not no re-use any addresses, i.e. every tx empties the address it came from and the tx outputs all go to new addresses instead of the old one, does it mean then that the PRNG crack will not work against you? I didn't quite suss out whether a hacker needs the public key of an adress in order to crack the private key of that address.
Just wondering.  This has implications regarding the question of the superior security of HD wallets, which never store funds in an address with an exposed public key (unless one deliberately sends coin to one of the used addresses).
legendary
Activity: 1680
Merit: 1035
December 27, 2014, 10:34:49 PM
What was the main reason for going away from "one address" to the system where you get a new receiving addy for each transaction?

Privacy is a big one. Reusing an address exposes that address, and any others you spend together with it later. It also helps others, since as a receiver of a payment your address is identifiable if change goes to the sender's address, but is private of both your addresses are new.

Security, with no public keys exposed, as already mentioned.

Much easier for users to secure and back up funds. Note that ALL your addresses and HD accounts are backed up using a single 12 words backup. You no longer have to back up every key individually, and make new backups for every new address you make.
sr. member
Activity: 288
Merit: 251
December 26, 2014, 07:48:53 PM
First of all: awesome! Grin It's great news that Mycelium is now also on iOS!

One issue that occurred to me immediately: no EUR rates, only USD ? Huh
sr. member
Activity: 288
Merit: 251
December 26, 2014, 07:44:45 PM
I liked the old-style single addy, I know that reusing bitcoin addy works more by coincidence then by design, but I find i useful in many situations
Exactly what did you like about it, or why did you find it useful?

Note that there is nothing you could do with the old single address system, that you can't do exactly the same way with the new system (including re-using old addresses, if you insist).

Quote
Just wondering if the reason is of the new system is motivated by better security by not reusing addys, privacy or other.
It's also for security. As long as an address only received bitcoins, only the address is known. Once you spent some coins from an address, its public key is known (an address is a double hash of a public key). Theoretically, if ECDSA would be (partially) broken, having your public keys out there could be more vulnerable than having only their sha256+ripemd160 hashes out there.
legendary
Activity: 1960
Merit: 1062
One coin to rule them all
December 26, 2014, 04:05:20 PM
What was the main reason for going away from "one address" to the system where you get a new receiving addy for each transaction?

Privacy?

I haven't designed the new system though, but I'm happy about the change. Moreover, you can still keep old-style single addresses.

I liked the old-style single addy, I know that reusing bitcoin addy works more by coincidence then by design, but I find i useful in many situations (only for minor transactions though, and I only use my android wallet for minor transactions). I would never resuse a addy for large transactions.

Just wondering if the reason is of the new system is motivated by better security by not reusing addys, privacy or other.
hero member
Activity: 695
Merit: 500
December 26, 2014, 02:20:39 PM
What was the main reason for going away from "one address" to the system where you get a new receiving addy for each transaction?

Privacy?

I haven't designed the new system though, but I'm happy about the change. Moreover, you can still keep old-style single addresses.
legendary
Activity: 1960
Merit: 1062
One coin to rule them all
December 26, 2014, 12:56:45 PM
What was the main reason for going away from "one address" to the system where you get a new receiving addy for each transaction?
Pages:
Jump to: