Show Posts
|
Pages: [1] 2 »
|
2
|
Bitcoin / Armory / Suggestion: hide all data in encrypted wallets
|
on: March 18, 2013, 04:20:12 AM
|
The way Armory (and the Satoshi client) works is that even before providing the password, anyone who obtains a copy of the wallet file can view all of your transactions and your balance. This is a serious breach of financial privacy. Why not have the option of totally locking down the wallet? As it is, I have to store the wallet file in a TrueCrypt volume, which totally defeats the purpose of having encryption in the client.
|
|
|
3
|
Bitcoin / Project Development / Privacy-oriented live OS
|
on: August 25, 2012, 04:20:04 PM
|
I wonder if anyone here has experience with any of the privacy-based live distros. I was able to find this list: http://www.kimpl.com/anonymous-distros/. The TAILS and Liberte projects look the most promising. I think the ideal distro would have the latest Tor bundle and bitcoin client, in addition to TrueCrypt, GPG, etc. This would be nice as you could boot up from just about anywhere, load your encrypted bitcoin wallet from a flash drive, connect via Tor or I2P, and conduct your business securely (assuming the hardware itself wasn't compromised). I know there was LinuxCoin, but that project seems to have been abandoned.
|
|
|
4
|
Economy / Computer hardware / [SOLD] 1 X 5850, 4 x 5870 in excellent condition
|
on: April 05, 2012, 01:24:40 AM
|
I'm selling one 5850 and four 5870s in this thread. They were well cared for; I never ran them at higher than stock voltage and never tampered with the stock cooling. All fans work fine. All original accessories and the original boxes are included. One DIAMOND 5850PE51G Radeon HD 5850, $125:  Two SAPPHIRE 100281-3SR Radeon HD 5870, $160 each:  Two SAPPHIRE Vapor-X 100281VX-2SR Radeon HD 5870, $160 each:  I prefer payment in BTC, but we can make other arrangements if you have a good reputation. If you buy two or more cards, shipping is free within the continental US. Otherwise, please inquire. Thanks for looking.
|
|
|
6
|
Bitcoin / Bitcoin Discussion / [CLOSED] Free bitcoins for newbies
|
on: January 26, 2012, 07:21:42 PM
|
I'm giving away 1 BTC each to 5 people. To receive a Bitcoin, you must: - Have joined this forum in the last 30 days
- Mention where you first heard about Bitcoin
- Post a short essay (a few sentences is fine) in this thread about one of Bitcoin's attributes which is attractive to you (example: low fees) and why. Select an attribute which hasn't already been mentioned in the posts above yours.
- Supply your receiving address
- Be one of the first 5 people
Good luck! [EDIT] Sent out the 5th Bitcoin. Thanks everyone for your contributions. Now go out there and spread the word about how awesome Bitcoin is!
|
|
|
12
|
Bitcoin / Project Development / [CLOSED] OpenCart Bitcoin payment extension (100 BTC)
|
on: April 09, 2011, 03:39:24 PM
|
I'm pledging 100 BTC for someone to write an extension for OpenCart to accept payment in Bitcoin. I'm going to use the features from Mike Gogulski's WordPress payment module as a rough specification. You can find Mike's module here: http://www.nostate.com/3971/bitcoin-for-wp-e-commerce-shopping-cart-for-wordpress/. Since OpenCart also utilizes PHP extensions, you should be able to borrow a lot of code from the WP module, especially the Bitcoin support library. Perhaps someone who is an experienced PHP coder could take a look at this and determine what is a reasonable bounty for the project. Also, I would encourage others to add to the bounty. I would like to keep the code open source, by whatever license the community deems appropriate (GNU, MIT, BSD, etc.).
|
|
|
14
|
Bitcoin / Bitcoin Discussion / Poll: your education level
|
on: March 12, 2011, 06:03:39 PM
|
Disclaimer: I'm not an education snob and have always been pretty much self-taught. I'm still interested in learning the distribution of forum members though. Suggestions for additional categories?
|
|
|
15
|
Economy / Marketplace / HD 5770 mining GPU available on BiddingPond
|
on: February 25, 2011, 04:39:01 PM
|
I placed a HIS H577FK1GD ATI HD 5770 GPU card on BiddingPond.com. This card more than paid for itself; I am only selling it because I am upgrading. This card generates 190 Mhash/s at a core clock of 950 MHz, and you can expect it to find a block (50 BTC) approximately every two weeks with a difficulty of 50,000. This is a one-week auction, and I am opening the bidding at 50 BTC. Item link: http://www.biddingpond.com/item.php?id=319Thanks for looking.
|
|
|
18
|
Other / CPU/GPU Bitcoin mining hardware / Miners returning 71% of expected yield
|
on: February 13, 2011, 05:52:51 AM
|
I've been mining for about 3 weeks now, so I thought I'd put together a spreadsheet (see link below) comparing expected and actual returns. It is not a trivial calculation since the difficulty keeps changing and so does my mining cluster. I created one row in the spreadsheet each time something changed (difficulty, hash rate, payout) and calculated what should have been expected returns over the previous time period. As it turns out, I initially did as much as 33% better than expected. Recently, my returns haven't been as good, and overall for the 3 weeks I'm 29% below expectation. It's a relatively short time period, so I don't necessarily think anything is wrong. Has anyone else compared theoretical versus actual returns? Perhaps the spreadsheet will be a useful template for others. LinksThe spreadsheet: http://www.mediafire.com/?d46q1zku7u5y8fiGeneration time calculator for arbitrary difficulty factor: http://developer.wolframalpha.com/widgets/gallery/view.jsp?id=76444b3132fda0e2aca778051d776f1cDifficulty changes: http://nullvoid.org/bitcoin/difficultiez.php[edit] I'm running m0mchil's miner, and the hash rates in my spreadsheet are simply the sum of the rates displayed by the miner instances.
|
|
|
20
|
Bitcoin / Mining / Mining behind a firewall
|
on: February 03, 2011, 05:23:23 PM
|
I have a cluster of miners that is behind a firewall (no incoming 8332/8333). I have no control over the routing. Currently, I am running bitcoind on each mining machine, and each one establishes 8 connections. Are these connection IPs hard-coded into the source? Anyway, I also have another, remote machine which doesn't mine but which is is running bitcoind and has no firewall restrictions.
Am I limiting my ability to acquire new transactions in a timely manner by having these miners behind a firewall? I tried having the miners get work from my remote bitcoind server, but bitcoind seems to hang after a few hours. Does it make sense to have bitcoind running on each miner or on just one miner? Should I include my remote bitcoind server on the list of nodes using addnode? Thanks for any insight/suggestions.
|
|
|
|