Grouver (BtcBalance) (OP)
|
|
May 22, 2012, 01:46:33 PM Last edit: May 22, 2012, 02:41:24 PM by Grouver (BtcBalance) |
|
...
I get it now, thank you. How ever: Can you confirm here that there is nothing wrong with the method I am using except that it's unnecessary complex? I mean before users that might not understand this abacadabra think BtcBalance is unsafe or whatever. Thanks again.
|
|
|
|
DeathAndTaxes
Donator
Legendary
Offline
Activity: 1218
Merit: 1079
Gerald Davis
|
|
May 22, 2012, 02:23:11 PM |
|
It isn't insecure* and I am keeping my account. Using a stronger hashing algorithm would simply make it more secure. It strengthens the user's password by making it take more resources to crack.
I can delete my posts if you wish to cleanup the thread. PM me if you want me too.
* with the caveat: You use a secure hashing algorithm (one is fine but three won't "hurt") You include sufficient salt (32 min but bits are cheap so go 128 bit) which is random and psuedo-unique per user. Your user's ensure their passwords have sufficient length and complexity.
|
|
|
|
Stephen Gornick
Legendary
Offline
Activity: 2506
Merit: 1010
|
|
June 04, 2012, 08:38:00 PM |
|
For the record it is mostly academic because there is little value in attacking the site Here's one example where that's not true. If I'm referring to the use case where I use this to maintain balances for payments from customer, each getting their own address (which I've labeled with their name). If this then were to be compromised someone could go in, add a new address, update the label with a customer's name, then delete the old one. I'ld never know and might think the customer has a higher balance than this shows. [Of course, I'ld not use it this way myself, but it might be [mis-]used by someone in this manner.]
|
|
|
|
Hexadecibel
Human Intranet Liason
VIP
Hero Member
Offline
Activity: 571
Merit: 504
I still <3 u Satoshi
|
|
June 05, 2012, 05:22:29 AM |
|
BTCBalance doesn't show my address as having any bitcoins, but blockexplorer blockchaininfo are showing a balance...
|
|
|
|
Stephen Gornick
Legendary
Offline
Activity: 2506
Merit: 1010
|
|
June 05, 2012, 05:57:29 AM |
|
BTCBalance doesn't show my address as having any bitcoins, but blockexplorer blockchaininfo are showing a balance...
BTCBalance uses BlockExplorer API, and BlockExplorer is several hundred blocks behind at the moment. Could that possibly be the reason?
|
|
|
|
Hexadecibel
Human Intranet Liason
VIP
Hero Member
Offline
Activity: 571
Merit: 504
I still <3 u Satoshi
|
|
June 05, 2012, 05:59:55 AM |
|
ah, that might be it. I checked with blockchain.info not blockexplorer.
|
|
|
|
Grouver (BtcBalance) (OP)
|
|
June 19, 2012, 12:47:56 PM |
|
UPDATE v1.3 -> v1.4Added- Current mtgoxEUR and mtgoxUSD rates (wich update each 10 seconds) displayed under the total balance.
Changed- Total USD balance (based on mtgoxUSD)
- Total EUR balance (based on mtgoxEUR)
- Total EUR balance & Total USD balance updated each 10 seconds without having to refresh the page
- Some text on the About page
|
|
|
|
Grouver (BtcBalance) (OP)
|
|
June 30, 2012, 09:19:11 AM |
|
Cause of a database problem on the server the lists of the last 7 accounts made are gone. This regards account id: 185 towards 192. Sorry for the inconvenience.
Big update coming by the way!
|
|
|
|
Stephen Gornick
Legendary
Offline
Activity: 2506
Merit: 1010
|
|
July 02, 2012, 02:39:20 AM |
|
Will there ever be a mobile app version of BTCBalance (or mobile-enabled website)? Specifically, what I'm looking for is an app that lets a person scan a QR code containing a Bitcoin address and then see the balance and transaction history for that address. For a specific use case, a mobile phone (or Android tablet, more likely) is going to be made available at an event to allow people to check the balance of their bitcoin address. Attendees with their own smartphone can use their own mobile wallet app but for those without smartphones and those who don't know (nor care) about bitcoin, the QR code on their badge will work as their wallet. Kind of like these, for example: - http://www.paymyaddress.com/The app can be pretty simple -- a text field to enter the firstbits (and a button to optionally allow a scan), and then the balance is displayed (with transaction history below, optionally). Since it would be used by people just walking up, it shouldn't require any registration or login. Simply scan and view. Is there any chance a BTCBalance app or mobile-enabled page could be built to do this?
|
|
|
|
Grouver (BtcBalance) (OP)
|
|
July 05, 2012, 05:48:28 PM |
|
UPDATE v1.4 -> v1.5Added- Charts page. You can now check how many euros or dollars your Bitcoin balance was worth in the past.
- If your balance in euros or dollars decreases it displays how many. The fading out of the text is still a little buggy sometimes I am aware of this.
- Instead of waiting a very long time before the page was loaded with all the data, now you can see in realtime how the data is loaded in.
Changed- All data is being parsed from Blockchain.info now. Wich means your data will load almost 3 times as fast
- You can add up to 50 addreses now
- Total EUR balance (based on intrsngEUR)
- Some text on the About page
@ Stephen Gornick I will come back to you very soon about that.
|
|
|
|
|
Stephen Gornick
Legendary
Offline
Activity: 2506
Merit: 1010
|
|
July 18, 2012, 11:13:08 PM |
|
Do you guys like the new features? I'm using chrome, the chart is blank.
|
|
|
|
Grouver (BtcBalance) (OP)
|
|
September 19, 2012, 02:05:03 PM |
|
Do you guys like the new features? I'm using chrome, the chart is blank. The chart page is developed in the Chrome browser. Weird, can you maybe give me some more details? Minor update- Since much problems are going on with Intersango these days, I have decided to stop using there API.
The "euro balance check" now uses the Mtgox Euro market.
|
|
|
|
Stephen Gornick
Legendary
Offline
Activity: 2506
Merit: 1010
|
|
September 21, 2012, 09:57:39 PM Last edit: September 30, 2012, 05:59:11 PM by Stephen Gornick |
|
I'm using chrome, the chart is blank.
The chart page is developed in the Chrome browser. Weird, can you maybe give me some more details? If I just created an account but entered an address that had previous transactions, should that appear in the chart? If so, it isn't appearing for me.
|
|
|
|
Grouver (BtcBalance) (OP)
|
|
September 27, 2012, 12:59:00 PM |
|
I'm using chrome, the chart is blank.
The chart page is developed in the Chrome browser. Weird, can you maybe give me some more details? If I just created an account but entered an address that had previous transactions, should that appear in the chart? If so, it isn't for me. The chart just measuers your total balance each day and connects it to the date. So then you can check how many bitcoins you had in euros or dollars in the past. The first donation is recceived. Thank you! http://blockchain.info/address/1NH7FptGseWtT77oRsrM7tsGi8XdEqLdEa
|
|
|
|
Grouver (BtcBalance) (OP)
|
|
December 12, 2012, 11:02:29 AM |
|
And another donation -> http://blockchain.info/address/1GdYkpXs7NqQt4YnT52UFHU5L5ELxKmGjX with the public note: "Thanks for the neat service" Thanks you! Over 400 accounts have been created now! I am really excited about this. Any feedback is welcome, I would like to improve the website a bit more. Also, do you guys use the chart function much, or is it a superfluous feature?
|
|
|
|
Grouver (BtcBalance) (OP)
|
|
January 18, 2013, 08:14:51 AM |
|
It's actually funny to see the amount of unique views a day rising when there is a rally going.
|
|
|
|
LoweryCBS
Sr. Member
Offline
Activity: 364
Merit: 250
firstbits 1LoCBS
|
|
January 23, 2013, 11:56:15 PM |
|
Love the page (use it several times a day) but there's this bug: The LAST RECEIVED field (for an address whose balance is ZERO) always shows the LAST RECEIVED of the line above it. For example, I sent 71.12xx BTC to the address ending in xxxPFPN, and the LAST RECEIVED for it and the address below show that figure: Tip sent - Thank You! https://blockchain.info/tx/4a8994f5cd8b73ad7cbb61184977ac0f74f63c5b9e29c37935a581226a9cc4ea
|
|
|
|
Grouver (BtcBalance) (OP)
|
|
January 24, 2013, 08:54:53 AM |
|
Ah okay. I will look into this problem tonight. Thank you for your donation.
|
|
|
|
Grouver (BtcBalance) (OP)
|
|
January 24, 2013, 02:23:29 PM |
|
It's fixed now. Well, not really fixed. I have replaced the "Last recceived" feature with the "Total recceived" feature.
|
|
|
|
|