Bitcoin Forum
May 28, 2024, 05:27:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 »
161  Bitcoin / Wallet software / Re: BitcoinSpinner on: August 12, 2013, 06:50:04 PM
generating new addresses is currently not feasible due to "the backup" problem. also we need some more server infrastructure to handle this correctly.
we have a plan how to solve this but its complex to execute. but it will be fun to work on it Smiley
162  Bitcoin / Wallet software / Re: Paper wallet for android - now with spending possible! on: August 12, 2013, 06:46:34 PM
key generated by the paper wallet are insecure due to the android bug. http://bitcoin.org/en/alert/2013-08-11-android
see https://github.com/ValleZ/Paper-Wallet/blob/master/src/ru/valle/btc/BTCUtils.java#L53

please notify all users of the software that keys generated by this need to be switched.
163  Bitcoin / Bitcoin Discussion / Re: [ANNOUNCE] Android key rotation on: August 12, 2013, 04:31:43 PM
BitcoinSpinner / Mycelium Wallet

An update has been prepared for Mycelium Wallet and is being pushed out via the Play Store. If you use BitcoinSpinner you are encouraged to upgrade to Mycelium Wallet, which is maintained by the same people.

I just removed Spinner and installed Mycelium. It reports version 0.7.0 beta, is this one safe regarding this problem?

yes it is. it also features a migration wizard if you generated a key inside Mycelium prior to 0.6.5.
164  Bitcoin / Wallet software / Re: BitcoinSpinner / Mycelium on: August 12, 2013, 01:30:02 PM
0.7 is live and kicking.
apart from minor spelling issues, please report any inconsistencies.

165  Bitcoin / Wallet software / Re: BitcoinSpinner on: August 11, 2013, 08:56:25 PM
So even if you generated your key in a secure way, as soon as you generated one transaction with one of the affected clients *bam!* anyone could steal all your funds.

I don't think this was the case with old, versions with weak SecureRandom, since Mycelium Wallet re-seeded the weak SecureRandom for each transaction. But hopefully we will never know Wink

I suspect (don't know) that the issue of duplicate R values had not occurred with our software. Nevertheless the theoretical weakness of the private keys themselves warrant a key change.

btw, play store has updated the latest apk now. feel free to update. To upgrade to more secure keys move your old keys to archive, create a new one and move funds over.
166  Bitcoin / Wallet software / Re: BitcoinSpinner on: August 11, 2013, 07:26:12 PM
If you are using Mycelium Wallet, a fix has been published to the play store (still pending review) and to mycelium.com

if you download it from mycelium.com, you can check the sha1sum

Code:
dba000cad4cbf94a7b4c621f57482322c0a96678  mbw-v0.6.5.apk

There will be a wizard guiding you through the process in an upcoming version, but for now, you can simply download version 0.6.5 (or greater) and move the keys to newly generated addresses.

  • generate a new key
  • backup this key (to sdcard or similar)
  • manually send funds to the new secure address.
  • move your empty old key to the Archive category

Please take care. The most likely chance of lost bitcoins is the loss of private keys. Don't use our wallet without a backup of the keys.
167  Bitcoin / Bitcoin Discussion / Re: [ANNOUNCE] Android key rotation on: August 11, 2013, 07:17:34 PM
If you are using Mycelium Wallet, a fix has been published to the play store (still pending review) and to mycelium.com

if you download it from mycelium.com, you can check the sha1sum

Code:
dba000cad4cbf94a7b4c621f57482322c0a96678  mbw-v0.6.5.apk

There will be a wizard guiding you through the process in an upcoming version, but for now, you can simply download version 0.6.5 (or greater) and move the keys to newly generated addresses.

  • generate a new key
  • backup this key (to sdcard or similar)
  • manually send funds to the new secure address.
  • move your empty old key to the Archive category

Please take care. The most likely chance of lost bitcoins is the loss of private keys. Don't use our wallet without a backup of the keys.
168  Bitcoin / Bitcoin Discussion / Re: [ANNOUNCE] Android key rotation on: August 11, 2013, 05:07:56 PM
If you are using Mycelium Wallet, a fix has been published to the play store (still pending review) and to mycelium.com

if you download it from mycelium.com, you can check the sha1sum

Code:
dba000cad4cbf94a7b4c621f57482322c0a96678  mbw-v0.6.5.apk

There will be a wizard guiding you through the process in an upcoming version, but for now, you can simply download version 0.6.5 (or greater) and move the keys to newly generated addresses.

  • generate a new key
  • backup this key (to sdcard or similar)
  • manually send funds to the new secure address.
  • move your empty old key to the Archive category

Please take care. The most likely chance of lost bitcoins is the loss of private keys. Don't use our wallet without a backup of the keys.
169  Economy / Service Discussion / Re: What is happening with paymium? on: August 11, 2013, 02:43:13 PM
please don't make any announcements that translate to "in about two weeks" - we already know how this ends.
170  Bitcoin / Project Development / Re: WebcoinX: colored coin web client demo on: August 02, 2013, 01:36:57 PM
impressive tech demo.

what should be the standard way to store+discover different colored coins? a central website? DHT? blockchain abuse? rss feeds? is it necessary to sign newly issued colors somehow?
171  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: CoinMarketCap.com - Market Cap Rankings of All Cryptocurrencies! on: August 02, 2013, 11:17:36 AM
it would be interesting to see a total market cap over time, with now dead currencies included.
it would also be nice if you could toggle individual currencies in that sum.

and what about XRP? any plans to include it?
172  Economy / Service Discussion / Re: Bitcoin-24.com matching engine seems broken, site down. on: August 01, 2013, 12:40:04 PM
same here. password is fine but google auth failed a few days ago.
173  Bitcoin / Development & Technical Discussion / Re: Hash Phrase - Human Readable Hash Function on: July 31, 2013, 02:36:52 PM
i thought about this: what about using a generative grammar to encode the information. that way you could take a hash of decent size and encode it into a grammatically correct sentence. the syntax tree encodes part of the information as well as the verbs, nouns, etc.. this helps with information density but it also helps to memorize it because it is grammatically correct.
you just have to be careful that the generated sentence is always parsed back correctly.

if this works, you could have a working brain wallet with enough entropy.
174  Bitcoin / Wallet software / Re: BitcoinSpinner on: July 31, 2013, 11:05:05 AM
currently in the beta channel but will be available soon:

v0.6.3
Cold Wallet spending wizard
Consolidated key view
support for BGN currency
optional autopay threshold
change now goes to one of the originating addresses
improved exception reporting
don't act as a barcode reader
eligius-style mining transactions
one-step removal of private keys
175  Bitcoin / Wallet software / Re: BitcoinSpinner on: July 30, 2013, 11:05:10 PM
niko, this is an interesting observation, thanks.

Mycelium Wallet uses almost the same codebase as Barcode Scanner, but as an internal code - for security reasons.

We do hide all scanner preferences, i will take a closer look what it assumes about the autofocus. my first test on my device indicates that autofocus is fully enabled. if it helps, i could bring autofocus to our settings.
176  Local / Presse / Bitcoinupdate 36 - der deutsche Podcast on: July 29, 2013, 08:50:07 AM
Wieder mal gibt es eine neue Folge des Bitcoinupdates. Andreas+Andreas unterhalten sich ca 38 Minuten darüber was sich in der Welt von Bitcoin getan hat - und streuen dabei eine gute Portion persönliche Meinung ein.

http://bitcoinupdate.com/index.php?id=27


Wie immer freuen wir uns über eure Mails an feedback -a- bitcoinupdate.com. Danke an Levin Keller für das wertvolle Feedback.
Wenn ihr automatisch über neue Folgen Bescheid bekommen wollt abonniert unseren RSS feed. - Link auf der Homepage http://bitcoinupdate.com

Die Themen diesmal:

- SEC verklagt Pirateat40
- Troubles mit Mtgox
- Troubles mit Bitinstant
- Paypal verbietet Bitcoin Hardware
- Block erupter billiger
- O'Reilly Buch über Bitcoin
- Gavin schlägt 2-Faktor für Wallets vor
- Interview mit Fidor Bank * mit erratum
- Währungsbalance im Wandel
- Inside bitcoins conference
177  Economy / Speculation / Re: I know what some of you are thinking. on: July 23, 2013, 08:17:55 PM
someone should come up with a cryptocurrency inflation index, which combines market cap + block rewards of all known cryptocurriencies.
178  Economy / Service Discussion / Re: Instawallet claim process on: July 23, 2013, 11:37:15 AM
for the record, all my claims were paid in full.
179  Bitcoin / Wallet software / Re: BitcoinSpinner on: July 23, 2013, 09:09:19 AM
"once a trusted third party has downloaded and verified the build it is released to the general public" <- making this part of your release process doesn't keep you from changing the release process and sneaking in malicious code anyhow, does it?

if that was the release policy any attempt to circumvent this could be detected, since you can not release a different APK on google play with the same android:versionCode. A release that was checked in the beta channel can not be released in a modified way in the regular channel with the same android:versionCode. the play store policy forbids that.
180  Bitcoin / Wallet software / Re: BitcoinSpinner on: July 23, 2013, 06:44:52 AM
your issue is the same with any wallet software of course. bitcoin-qt multibit, bitcoiJ based wallet for android, and even more blockchain.info.

it would make sense to have an independent service out there that downloads the apk from play store and verifies they correnspond to the source. unfortunately i don't know any such service.

what we can look into is signing of apks from multiple people. i will look into how android handles those.
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!