Bitcoin Forum
September 28, 2025, 02:45:13 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Other / Off-topic / Re: OpenLeaks accepts Bitcoin on: April 15, 2011, 05:14:39 PM
Daniel Domscheit-Berg from openleaks has mentioned bitcoin:

http://www.wdr.de/themen/computer/2/republica/domscheit_berg_150411.jhtml

2  Bitcoin / Bitcoin Discussion / referrer statistic from bitcoin.org? on: March 09, 2011, 06:23:51 PM
Are there any referrer statistics or google-statistics from www.bitcoin.org available?
There are Download-statistics from sf.net: http://sourceforge.net/project/stats/index.php?group_id=244765&ugn=bitcoin&type=&mode=week
but i can't find any referrer statistics.

Thanks
3  Bitcoin / Bitcoin Discussion / Re: Changes to the Bitcoin Faucet... on: March 08, 2011, 11:56:43 PM
Bitcoin Faucet running out again : http://www.bitcoinmonitor.com/
4  Bitcoin / Press / Re: Bitcoin press hits, notable sources on: March 04, 2011, 10:51:13 PM
http://rinf.com/alt-news/sicence-technology/an-internet-currency-which-promises-to-work/10796/
5  Local / Deutsch (German) / Wo kommen die ganzen Leute her? on: March 01, 2011, 04:00:16 PM
Laut
http://sourceforge.net/project/stats/index.php?group_id=244765&ugn=bitcoin&type=&mode=week
wurde die bitcoinsoftware heute bereits über 1000 mal heruntergeladen ( es ist erst 15:30 UTC). Kein slashdot und auch keine besonderen Newsereignisse. Gibt es eventuell eine Referrer Statistik von bitcoin.org?
6  Local / Deutsch (German) / Sind Bitcoins legal? on: February 26, 2011, 10:59:51 PM
Ist der Handel mit Bitcoins in Deutschland / Europa eigentlich legal? Falls Bitcoin noch nicht als Währung anerkannt ist müsste ja bei jedem Trade Mehrwertsteuer bezahlt werden, oder?
7  Bitcoin / Bitcoin Discussion / another elliptic curve implementation to spread the risk of total loss? on: February 01, 2011, 10:45:29 PM
I would like send a part of my bitcoins to a wallet which private key is not generated by openssl. In my worst case scenario there could be an openssl bug like the openssl-debian bug in May 2008. Another elliptic curve implementation would spread the risk of a total loss. What do you think?
8  Bitcoin / Mining software (miners) / Re: python OpenCL bitcoin miner on: January 26, 2011, 03:42:16 PM
On testnet I got only a "invalid or state" error message. Has anybody successfully mined a Block with the new Software?
9  Bitcoin / Project Development / Re: printing bitcoins on Dollarnotes for offline using on: January 25, 2011, 01:16:06 AM
writing on usddollar:
http://www.freelawanswer.com/law/1543-law-4.html

http://en.wikipedia.org/wiki/Where%27s_George%3F

Maybe it is a bad idea to make this on usd-notes. Maybe we could take 5 euro banknotes.
10  Bitcoin / Project Development / Re: printing bitcoins on Dollarnotes for offline using on: January 25, 2011, 01:02:32 AM

It's possible to give someone your private keys either by sending them a wallet file or by writing them down. The problem is that unless you do a transaction through the network double spends are possible. This means writing down the info essentially makes it a check not cash, because you have to trust that the funds will still be there when you try to use it. You can't pass these notes on over and over since you would have to trust everyone who had seen it. So really it's even less secure than a check.

I don't mean there isn't potentially some solution, only that the obvious way to do it results in insecure checks, not cash.

Oh, and don't do anything with regular dollars. It's weird, confusing and not helpful to your goal here.

Only the issuer of the BitDollar are able to double spend because the private key is under a scratch field (if the scratch field is destroyed the BitDollar is not valid) or the private key is in a database from the issuer.

If I worked for my money it belongs to me and I can make with it what ever I want, its only paper isn't it?
11  Bitcoin / Project Development / Re: printing bitcoins on Dollarnotes for offline using on: January 25, 2011, 12:36:25 AM
And if I understand you correctly tieing the value of a bitdollar to another currency? This is not wanted, especially not if it is the US lollar because that one is going down way too quickly.Smiley

No, the dollar-note is only the paper to print the bitcoin-wallet on because everybody knows the Safety Features of the dollar notes. If the inflation of the us-dollar is coming, we have cheap print paper for our bitcoins :-)
12  Bitcoin / Project Development / printing bitcoins on Dollarnotes for offline using on: January 25, 2011, 12:02:50 AM
We could sign the serial number of a 1 Dollar-note together with the value of the bitdollar and maybe a expiry date and print this signature as qr-code on the dollar-note. Everybody could check this signature offline with an android phone. This should keep someone from faking the BitDollar. The private key could be printing as qr-code under a scratch field on the bitdollar. Or without private key and scratch field, the bidDollar should only convert online in real Bitcoin after the expire date (to prevent double spending).
13  Bitcoin / Bitcoin Discussion / Re: JavaScript UI for Bitcoin, QR code, bitcoin: URIs on: January 24, 2011, 06:41:40 PM
I would like insert a private key from QR code. So I could print a wallet on paper and give this paper to another person. He could scan this QR code with an android phone, check the value and transfer the bitcoins to his wallet.
14  Bitcoin / Bitcoin Discussion / Re: PROTON-like payments / Smart card for Bitcoins on: January 21, 2011, 01:18:35 AM
  • Trust: I have to trust that the store creates the correct transaction (transaction on screen is the same as sent to the smart card for signing). I have not yet come up with a good answer here...  Huh

There are cards with display and press button where the amount could be confirmed direct on the card:
http://silicontrust.files.wordpress.com/2010/11/maia-display_custom_items-download_seealso_file.jpeg

http://www.incard.com/products.html
15  Bitcoin / Bitcoin Discussion / Re: Which countries have the cheapest electricity? on: January 20, 2011, 11:45:01 PM
All Europe prices: http://www.energy.eu/
16  Bitcoin / Development & Technical Discussion / Re: An estimate of fpga performance on: January 01, 2011, 03:22:21 AM
Best os to run bitcoin client? NetBSD? or OpenBSD?
The bitcoin client is OS independent, but the OpenCL driver for mining / ATI Radeon runs only under win and Linux (for Radeon 5970 linux is recocommend because you can't disable CrossFire under Windows). I don't know if there are NetBSD or OpenBSD driver from ATI. You could take debian or ubuntu and install the driver from ati.
17  Bitcoin / Development & Technical Discussion / Re: An estimate of fpga performance on: December 30, 2010, 08:51:28 PM
fpga in my case is mainly for fun, but I wont refuse to try a cuda/opencl graphics card either. I'm using about 600 Watt on average to keep a building frost-free at the moment..

As I read in a few threads here, the usage of GPU's isn't totally problem free either, or?

One HD5970 need 300 Watt. Put one computer with 2 HD5970 in your building and you have 600 Watt. I don't know if the windows driver support 2 HD5970 at the same time, but linux should do this. Of course you need Internet connection in your building. You need the standard bitcoin client and m0mchil (or puddinpops) miner. http://bitcointalk.org/index.php?topic=1334.0;all
18  Bitcoin / Development & Technical Discussion / Re: FPGA Expert here ... How can I help? on: December 27, 2010, 08:44:55 PM
mike_la_jolla checking in here to clarify some FPGA questions.

- Those of you that think you can do a custom ASIC are nuts.  The expense and effort of an ASIC would cost millions ($USD).  The Genomic search market isn't even large enough to support a custom ASIC.

The EFF built Deep Crack for less than $250,000, I thought he has make it with custom ASIC DES chips (called Deep Crack or AWT-4500) http://en.wikipedia.org/wiki/Deep_crack.

How you can help? A full implementation would be great  Smiley I would give you 150BTC for a miner implementation (vhdl or verilog) on Spartan-6. Maybe there are other user who would donate. You should write your Bitcoin address in your Signature
19  Bitcoin / Development & Technical Discussion / Re: An estimate of fpga performance on: December 22, 2010, 07:27:09 PM
ArtForz has developed sha256 ASICs and let them (100 pieces) manufacturing for about $500/engine. This ASICs beats 5970 on hash/W by a factor of 6 but loses to 5970 on hash/$ by about a factor of 3, he said. These ASICs are not exactly a real standard cell ASIC but "metal-layer defined ASIC, basically FPGA without the FP part" (source: #bitcoin-dev).

What kind of ASIC is it?  Is this a custom PCI card?  Would higher production volumes improve the price point?  I'm interested in this, as a purpose made PCI card would be as big a boon as buying an expensive GPU.

ArtForz expect the arrive in february:
https://stuff.caurea.org/irssi/freenode/%23bitcoin-dev/2010/12/%23bitcoin-dev-2010-12-20.log : 18:36

Maybe the first step to develop a ASIC is this vhdl code. I don't believe that ArtForz will give us his code. If we put money together, maybe we could have enough money to let manufacturing a real ASIC.
20  Bitcoin / Development & Technical Discussion / Re: An estimate of fpga performance on: December 21, 2010, 06:49:11 PM
ArtForz has developed sha256 ASICs and let them (100 pieces) manufacturing for about $500/engine. This ASICs beats 5970 on hash/W by a factor of 6 but loses to 5970 on hash/$ by about a factor of 3, he said. These ASICs are not exactly a real standard cell ASIC but "metal-layer defined ASIC, basically FPGA without the FP part" (source: #bitcoin-dev).
Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!