Bitcoin Forum
April 25, 2024, 08:53:51 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 35 36 37 38 39 [40] 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 ... 205 »
781  Alternate cryptocurrencies / Altcoin Discussion / Re: ripple: let's test it! on: April 29, 2013, 11:22:05 PM
JoelKatz was not familiar with it when I had first posted.  He said "you must have been signed on from two computers - the only way that could happen"

Glad they are aware of it anyway - Thanks.
Yeah, I was not aware of it when you first posted. Since then, it's been happening to everyone, including me.
782  Economy / Economics / Re: The deflationary problem on: April 28, 2013, 09:11:18 PM
I can't refute those points, but the next one makes them all sort of moot.
I hope so. I think it's worth working on ways to reduce the probability and severity of this attack. So, in an academic sense, it's well worth worrying about. But it would be really odd to argue that people should avoid Bitcoin because of the very small risk of this kind of attack.

In addition, though the known solutions (at least known to me) to a 51% attack (from a motivated attacker with significant resources) are pretty awful, it's not necessarily the total death of Bitcoin. So while it would be a severe blow (as the block chain split was, as the recent price crash was), I would expect Bitcoin would survive somehow. Bitcoin's death has been predicted so many times and Bitcoin has weathered crises.
783  Economy / Economics / Re: The deflationary problem on: April 28, 2013, 07:39:24 PM
Even if a 51% attack happened, it wouldn't do much, nor last long (as the other miners could simply buy cheap hardware and knock him back under 51%).
They could, but would they? If they feared the 51% would continue, they'd have no assurance of any return on their investment. If the price falls, some existing miners might be discouraged and stop mining, possibly faster than new mining could be added, especially when it wasn't profitable in the short term.

Quote
It's more profitable to play by the rules, than to try and subvert them.
See: https://en.bitcoin.it/wiki/Weaknesses#Attacker_has_a_lot_of_computing_power
That assumes that their profit comes from Bitcoin rather than a competitor (which could even be conventional fiat currency). Consider, for example, a future time when Bitcoin prices are high but the block reward is low enough that mining isn't all that profitable. If someone shorts Bitcoins (perhaps even by investing in a competitor, which could even be something like Western Union, PayPal, or Visa), they might actually find it profitable to launch a 51% attack.

One thing that helps Bitcoin resist this kind of attack is that it can't be mined efficiently with general purpose hardware. This means that miners probably won't stop mining at the drop of a hat because they can't sell their mining hardware to someone who is going to do something else with it anyway or use it for something else -- they will have to try to keep Bitcoin healthy event if that means short term losses otherwise their expensive mining hardware is just scrap metal. And it also means that an attacker has to invest in hardware that they can *only* use to mine Bitcoins. They can't rent general purpose hardware to attack the network at a low cost. Coins that use ASIC-unfriendly mining schemes are much more vulnerable to this kind of attack than Bitcoin is.
784  Alternate cryptocurrencies / Altcoin Discussion / Re: ripple: let's test it! on: April 27, 2013, 07:38:26 PM
I am interested in how it breaks the wallet security model (slightly) though?
Here's one example:

1 ) You create a wallet.

2 ) You write down your secret.

3 ) You use the wallet. You create more than one account.

4 ) You delete one of the accounts you created.

5 ) Later, you lose your wallet. Good thing you wrote down the secret.

6 ) You create a new wallet with the same secret. Yay, all your funds are safe.

7 ) You create a new account, but since the account algorithm is deterministic, it's the same one you deleted in step 4.

8 ) You fund that account.

9 ) Someone resubmits some of your old transactions which are now valid again and your account is drained.

One possible solution would be to have some kind of efficient "dead accounts" structure in the ledger that would track deleted accounts so that they could never be re-created.
785  Alternate cryptocurrencies / Altcoin Discussion / Re: ripple: let's test it! on: April 27, 2013, 07:02:22 PM
You can't send and leave the balance under 200XRP so you can only 50XRP
The reserve lowered to 50, so you can send all but 50 XRP. Unfortunately, allowing an account to be completely deleted would break (though only slightly) our wallet security model.
786  Alternate cryptocurrencies / Altcoin Discussion / Re: http://ripplescam.org/ on: April 27, 2013, 04:53:46 PM
Then don't use the beta. It's too late for that anyway, as you cannot currently create an account. I'm glad I created one in time, I had to jump through some hoops to do so.
We have no mechanism to stop people from creating accounts. An account is created automatically when it receives XRP. Theoretically, we could disable creating a new wallet in the client, but we've already publicly released a version of the client that allows wallet creation so that wouldn't do anything. I suppose we could ask Payward to stop allowing new wallets to be created, but storing a wallet at Payward is not necessary to use Ripple. You can store your wallet locally or, if you're a coder, use the account directly through the Javascript library without a wallet or using any language that can exchange JSON objects over a Websocket connection. The "blob vault" source is also public, so anyone could create their own wallet provider.

https://ripple.com/client/
Push "Create a wallet"

While the network is centralized, we could add mechanisms to prevent accounts from being created, delete accounts, freeze or adjust balances, remove trust lines, and so on. But we have never had any need for any of these mechanisms and so they currently do not exist. And, more importantly, we would prefer not having to having them. (And, as other people mentioned, once the server source code is released, any such mechanisms would just destroy our credibility and be removed by the community anyway.)

Were we to delete an account, change a balance, remove a trust line, or anything like that, there would be one ledger before this change and one after, both signed by us. Each ledger contains the transactions that justify the changes between the previous ledger and that ledger, signed by the account holder, along with precise descriptions of what ledger changes each transaction made. Every account state change is justified by a transaction on the other side of the ledger. If we were to tamper with any ledger entries, we wouldn't have a signed transaction from the account holder justifying that change, and this could be provably shown to everyone. (Though this wouldn't stop us from freezing an account by just not processing its transactions, though if we did that, presumably the account owner would complain loudly.)
787  Alternate cryptocurrencies / Altcoin Discussion / Re: http://ripplescam.org/ on: April 27, 2013, 10:49:26 AM
Can you please openly tell me why Bitcoin community cannot copy your open source code right after you flip your magic switch?
They can and they certainly will. Just like Bitcoin spawned a dozen alt coins.

Quote
That is all I am asking you. Theoretically, if they do, you will have no competitive advantage to Bitcoin and a smaller user base in an instant.
We will have the first mover advantage, just like Bitcoin has over all the alt coins.

Quote
I know I sound irrational to you but I am sincerely looking for a clear response to make me understand why I am irrational.
You're not irrational. You just think we have a fear of competition. If we are not better than our competitors, we deserve to lose. We will be, just as Bitcoin is better than its competitors.

Quote
We need a mechanism to upgrade BTC is a way that kills volatility caused by the competitive cryptocurrency issue.
I agree with you that this might be a concern in the future. I have no idea how to solve it though. If it ever appears actually likely to occur, we'll be in a better position to figure out the right solution because we'll know the actual circumstance we're in. Perhaps people might agree to inflating the currency supply.
788  Alternate cryptocurrencies / Altcoin Discussion / Re: http://ripplescam.org/ on: April 27, 2013, 10:30:26 AM
That need not be the only effect. It could also make transition from BTC to XRP less painful, which could decrease enthusiasm for a Bitcoin-based rival to Ripple. The end result could then be a single, more stable currency, namely XRP.
You're definitely right that this is conceivable. I'm not so sure it's likely though. If anything like this ever happened, it would be way off in the future. We we designed Ripple, our primary goal was to make a system that was as useful as possible so that it had the best possible chance of widespread adoption. Thinking through a solution to some possible distant future Bitcoin/Ripple endgame was not part of the equation. And I don't think any of us can imagine what such a scenario will look like such that we could design for it now.

Concisely, if people sell BTC to buy ripple, BTC goes to 0 and ripple goes up.  This creates inherent instability in BTC valuation.
If you believe Ripple will inevitably destroy Bitcoin because it's so much better, then I would argue that it should do so and it's irrational to oppose it because Bitcoin somehow "deserves to win" despite being inferior.

I don't think anyone can predict what some Bitcoin/Ripple future endgame would look like or even if there will ever be one. If you genuinely think this is likely, sell all your BTC today and buy XRP. (I bet you didn't. Why? Because you don't think it's likely. I don't either.)
789  Alternate cryptocurrencies / Altcoin Discussion / Re: http://ripplescam.org/ on: April 27, 2013, 10:21:25 AM
1) If Bitcoin copies you completely, you will go bankrupt.  Is this not true?
I don't think that really makes sense. Bitcoin is what it is. There's really no way Bitcoin could copy us without being something other than Bitcoin and people would still want the old Bitcoin.

Quote
I would expect OpenCoin to try to protect themselves somehow by inserting some hook into the system to protect their intellectual property.
Like Satoshi did for Bitcoin, right? No, wait, he didn't. You think he would have been richer if he had? Was Satoshi a fool?

Quote
2) Why don't you just take the issue off the table entirely then by removing ripple altogether?
Trying to adjust your behavior to overcome irrational objections from people who don't even care about the issues they're objecting to and who will just make new equally invalid objections when you overcome the ones they did made is a fool's errand. Ripple has a significant chance of complete failure and being able to give away XRP to drive adoption is strategically critical. And that's only one of a long list of reasons.

If you don't believe us, even when we say we're going to do what's in our own best interest, then so be it. Wait and see.
790  Alternate cryptocurrencies / Altcoin Discussion / Re: http://ripplescam.org/ on: April 27, 2013, 10:17:28 AM
Why advantage would that have over just trading BTC for XRP?

Maybe it would help acceptance by those holding BTC, plus it could help you supplant BTC if that's what you wanted. In general, I think that offering an upgrade path from other currencies could be a good business move for new cryptocurrencies, at least in some circumstances. But I'm not arguing in favour of this, just wondering if you had considered it.
I know a lot of people in this forum want lots of currency speculators to drive up the price of BTC. But that's, IMO, foolish short term thinking. That's what causes crashes. And crashes cause risk. And risk drives away adoption of a currency as a means of exchange.

Long term, the real win is getting your currency used as a means of exchange. Price instability works against that. Such a scheme, if it moved at any kind of volume, would reduce the supply of one currency and increase the other, making both prices less stable and making both currencies less suitable as a means of exchange. It would only make sense if both currencies functioned as a unit already, like when a currency is reissued, because everyone already understands that all existing old currency adds to the supply of new currency because people will exchange it.
791  Alternate cryptocurrencies / Altcoin Discussion / Re: http://ripplescam.org/ on: April 27, 2013, 10:11:36 AM
Have you guys considered a proof-of-burn transition from BTC to XRP?
Why advantage would that have over just trading BTC for XRP? If it ever cranked into high gear, it would reduce the supply of BTC and increase the supply of XRP, making both currencies less useful and means of exchange.
792  Alternate cryptocurrencies / Altcoin Discussion / Re: http://ripplescam.org/ on: April 27, 2013, 10:07:20 AM
Also, I'm interested in seeing a concise answer to this question: how does OpenCoin plan on proving their inability to manipulate the ripple network while being able to retain control over the payment system?
We have no desire to retain control, that's the whole point of decentralizing. It is vital that we not have control over the network for all kinds of reasons. That's why we designed the system not to require central authorities.

Quote
Conversely, how does OpenCoin prevent Bitcoin from copying all of its features?
We don't. We've even suggested some things we do that could be particularly helpful to Bitcoin. We don't see ourselves competing with Bitcoin any time in the near future, if ever.

Do you think if Satoshi had kept control over Bitcoin or tried to stop alt coins from forming his Bitcoins would be worth more today? We learned this lesson.
793  Alternate cryptocurrencies / Altcoin Discussion / Re: http://ripplescam.org/ on: April 27, 2013, 06:09:43 AM
Is this actually true though? Every time I press a ripple guy on this, they end up talking about IOUs. If I actually want to send bitcoins to someone, instead of IOUs for bitcoins, ripple doesn't help me, does it?
We're working on seamless inbound and outbound Bitcoin gateways (so you can just right to a Bitcoin address from the client and send to a Bitcoin address and it will appear in your Ripple wallet). It works just fine right now, you just have to return the IOUs to their issuer and redeem them. Bitstamp has made this totally painless (other than their hot wallet running dry a lot).

Quote
I can see a distributed order book happening, but won't there still be a need for mtgoxes of the world to clear the dollar side of the transactions?
Yes. But they'll do less and so they can charge less. No one entity will have the exclusive pathway to the distributed exchange, so competition should not only bring rates down but also keep policies sane. Don't like one gateway's policy? Exchange their IOUs for IOUs at another gateway to redeem.

Quote
Quote
And every merchant that takes Ripple will be one more place you can spend your Bitcoins.
Merchants are going to start accepting IOUs for bitcoins instead of real bitcoins?
Maybe, maybe not, but that's the beauty, they don't have to. What the merchant accepts and what you pay them with don't have to be related at all. Ripple is a financial matching engine. So long as you have something liquid and they accept something liquid, a cheap path should be possible.
794  Alternate cryptocurrencies / Altcoin Discussion / Re: http://ripplescam.org/ on: April 27, 2013, 05:39:08 AM
Why is there so much talk about flipping a switch, if you flip it on and decentralize, what stops you from flipping it off later?  Can you please elaborate?  Thx
Nothing would happen if we flipped it off. We'd just be in the minority and ignored. Once you let the cat out of the bag, you can't stuff it back in. It's just like when Satoshi decentralized Bitcoin by making it all public. He couldn't change his mind at that point. If he realized that 21 million was the wrong number of Bitcoins, he was stuck with it.

The whole point of decentralizing something is that no one entity can impose its will on it. When you give up the power to do evil, you give up the power to do good as well.


795  Alternate cryptocurrencies / Altcoin Discussion / Re: http://ripplescam.org/ on: April 27, 2013, 05:34:17 AM
However this positive effort is completely outweighed by its hugely attempt to establish Ripple as another virtual currency.  Ripple is not a scam it's just an attempt to take the Bitcoin idea, copy it, and make money off of it before Bitcoin completely cements itself with common people (ie non early adopters.)  If the Ripple currency becomes successful (I hope not), it would destroy and replace Bitcoin.  At that point we'd all be on Ripple, a currency that is controlled by a corporation.
This is an incredibly unlikely scenario. It is almost impossible to imagine Ripple's success as being anything but good for Bitcoin.

For the foreseeable future, Bitcoin will be one of the core currencies traded and moved on the Ripple network. Ripple will give Bitcoins faster transactions that don't clutter the blockchain. Ripple will make fiat currencies hard enough that they can be reliably traded for Bitcoins and Ripple will provide a distributed exchange that will make it easier for people to buy and sell Bitcoins. And every merchant that takes Ripple will be one more place you can spend your Bitcoins.

It will be a long time, if ever, before Bitcoin and Ripple compete with each other in any meaningful sense.

In any event, XRP will only compete with Bitcoin as a currency if it is as good as or superior to Bitcoin as a currency. Do you really want to argue that if that happens, nevertheless it's still somehow bad for Ripple to do that?

By the way, is your nickname supposed to be "bitch-ess" or "bit-chess"? It makes a difference.
796  Alternate cryptocurrencies / Altcoin Discussion / Re: http://ripplescam.org/ on: April 27, 2013, 05:21:21 AM
I wonder whats so hard about letting people become nodes and making the entire network decentralized?
By intentional design, it is very difficult to change the rules by which transactions are executed. Obviously, you want people to be able to rely on the system behaving the same tomorrow as it has today. As soon as the network is decentralized, any new feature or fix that changes transaction processing would require an overwhelming majority to support it. Various people will have to upgrade their servers, the community will have to agree not to veto the feature. Unless there's a consensus that it's an emergency, the servers will wait until they see a stable majority for a period of time to prevent a change from being rushed through. Right now, that would slow development down significantly. But we're getting very close to being ready to flip that switch.

https://ripple.com/wiki/Change_Process

Quote
And the exchange system is not decentralized because it still requires you. JoelKatz, if the ripple team shut off the server running the ripple network would that exchange still work? Nope!
Absolutely. The running network is not decentralized today. But the design is and doesn't require any central authorities.

Quote
To have a decentralized network you need all its components to be decentralized, your smart and know this, stop lying to everyone.
That's simply not true. You couldn't have a decentalized exchange by decentralizing Mt Gox, for example. It's not *designed* to be decentralized. It's design requires a central authority.

Quote
If one part of a "decentralized" network is centralized like your command over all ripple servers, then its not really decentralized is it?
Of course not. But because we designed it so no authorities are required, it will be decentralized once that switch is flipped. Then there's no going back.
797  Alternate cryptocurrencies / Altcoin Discussion / Re: http://ripplescam.org/ on: April 27, 2013, 04:46:08 AM
its not decentralized
It's design is decentralized. It doesn't require any central authorities of any kind. The currently operating network is centralized, but it will be a decentralized exchange system.
798  Other / Beginners & Help / Re: Selling Ripples at Bitmit! on: April 27, 2013, 02:21:31 AM
2) I can convert BTC to USD without going through an intermediary currency that aims to compete with BTC.  
Ripple has direct exchanges between arbitrary currency pairs.
799  Other / Beginners & Help / Re: Selling Ripples at Bitmit! on: April 27, 2013, 01:27:41 AM
I am very skeptical about Ripple, the difference is that the company OpenCoin owns the supply of it.  They are giving them away on this forum to try to enter the market that has been created by Bitcoin.  You need to be able to trust OpenCoin if you are going to store your wealth in Ripples.  How does one trust an corporation that is designed to make it's investor's wealthy?
Don't store your wealth in Ripples then. Use Ripple as a payment network and currency exchange and store your wealth in whatever currency has the properties you like. I completely agree that there's huge risk associated with using XRP as a currency now. (There's huge risk with Bitcoin too, but that's another story.)

Quote
No central entity owns the supply of Bitcoin.
Today, but that was not always true. There was a time when the vast majority of mined Bitcoins were own by those who had been given early access. This may be true of XRP some day or it may not. If you think that's a necessary property for a currency, then don't use XRP as a currency. We're not asking you to. We're promoting Ripple as a payment network.

Satoshi could have kept Bitcoin closed. He could have sold mining contracts. He could have kept the code secret. But he didn't. And because he didn't, his Bitcoins are worth more today than they ever would have been under a closed model. We may be selfish, but we're definitely not stupid.
800  Alternate cryptocurrencies / Altcoin Discussion / Re: http://ripplescam.org/ on: April 27, 2013, 12:09:14 AM
Quote
Surely you don't think a closed source, centralized network would accomplish that objective best?
Like ripple? Of course not.
I'm glad you recognize that opening the network is in our self-interest. Now the question is whether we're smart enough to do it.
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 35 36 37 38 39 [40] 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 ... 205 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!