Bitcoin Forum
June 20, 2024, 08:43:32 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 [111] 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 ... 391 »
2201  Alternate cryptocurrencies / Altcoin Discussion / Re: DECENTRALIZED crypto currency (including Bitcoin) is a delusion (any solutions?) on: February 26, 2016, 11:19:23 PM
The self-referential aspect of block chain consensus is non-intuitive and it is easy to totally screw up the conceptualization of it:

There is no way to prove that the consensus of the weaker block chain placed those meta-data records in the stronger block chain. There is some meta-data, but it is meaningless, because consensus is the entire challenge of decentralized protocols that require consensus.

Off topic note that per the CAP theorem, Bitcoin forsakes Partition tolerance in order to achieve Consistency and Availability of consensus. You can think of the other block chain as being another partition. We've been discussing these abstract theoretical issues over in the Altcoin Discussion forum in threads such as The Ethereum Paradox, DECENTRALIZED crypto currency (including Bitcoin) is a delusion (any solutions?), and Satoshi didn't solve the Byzantine generals problem. Also include some discussions between monsterer, smooth, and myself in my vaporcoin's thread. So I have the advantage of a few months of discussions about these abstract topics.

So the issue is not time sequence, but the fact that it is hard to know if the weaker chain put the data in there as part of a consensus or as part of an attack?

If that is the issue, I am confused why we care so much about it? The metadata in the altcoin chain refers to the BTC data, so why does it matter who put it there? It either matches the BTC data or it doesnt. If it matches, it creates a verifiable time sequence. If it doesnt match, then it would be ignored. Could you make a simple example that shows how an attacker can bypass the BTC "clock" and double spend?

Because the altcoins are not confirmed spent on the Bitcoin block chain. The altcoin chain is free to disagree with the Bitcoin block chain.

The point about relative ordering of blocks between two chains (i.e. two partitions) is relevant to why it is impossible to enforce that the altcoin chain must follow the Bitcoin block chain's consensus. If you think out how you would attempt to specify a protocol for the altcoin chain so that it must obey the Bitcoin consensus, you will soon realize that it is impossible because no external truth exists in a block chain.

I dont think using bitcoin as the reference clock violates the CAP theorem as it defines the bitcoin data as definitive source of data, so Consistency is achieved, along with availability. [I dont want to get into whether bitcoin itself has done this or that with byzantine whatchamacallits]

Maybe to solve the Partition part, the metadata for the altcoin metadata needs to get back into the BTC chain. We are talking about a slow process, but even if it takes a day for all the back and forth, it seems that it isnt impossible. I just dont understand what exactly is needed.

Maybe it is like spontaneous creation of life from inert chemicals which is (nearly) impossible [please it is just an example, dont want to get into any creation/evolution debate either!], but once it is there, it is hard to stop it from replication. And kind of hard to deny that it exists. Since we now have bitcoin, maybe building on it allows to achieve the desired result (better altcoin security) without any violation of proven theorems by changing the problem.

James

P.S. CAP seems to vary from principle, conjecture, to theorem based on exact and precise definitions, I dont know if bitcoin is the exactly same behavior as in the proven CAP theorem, or if a bitcoin + extra is unable to change it to be beyond the confines of what is proven. I dont like to fight against math proofs, but if there is any level of abstraction in the proof then it is usually possible to "work around" it by transforming the problem to a different problem that isnt proven impossible. Since I am not trying to disprove the CAP theorem, but rather create a cross chain security mechanism that isnt covered by the CAP theorem proper

Sorry but you will need to read and understand deeply the threads I linked to. We've analyzed this already and it is an inviolable mathematical structure.
2202  Bitcoin / Development & Technical Discussion / Re: Atomic swaps using cut and choose on: February 26, 2016, 11:17:48 PM
There is no way to prove that the consensus of the weaker block chain placed those meta-data records in the stronger block chain. There is some meta-data, but it is meaningless, because consensus is the entire challenge of decentralized protocols that require consensus.

Off topic note that per the CAP theorem, Bitcoin forsakes Partition tolerance in order to achieve Consistency and Availability of consensus. You can think of the other block chain as being another partition. We've been discussing these abstract theoretical issues over in the Altcoin Discussion forum in threads such as The Ethereum Paradox, DECENTRALIZED crypto currency (including Bitcoin) is a delusion (any solutions?), and Satoshi didn't solve the Byzantine generals problem. Also include some discussions between monsterer, smooth, and myself in my vaporcoin's thread. So I have the advantage of a few months of discussions about these abstract topics.

So the issue is not time sequence, but the fact that it is hard to know if the weaker chain put the data in there as part of a consensus or as part of an attack?

If that is the issue, I am confused why we care so much about it? The metadata in the altcoin chain refers to the BTC data, so why does it matter who put it there? It either matches the BTC data or it doesnt. If it matches, it creates a verifiable time sequence. If it doesnt match, then it would be ignored. Could you make a simple example that shows how an attacker can bypass the BTC "clock" and double spend?

Because the altcoins are not confirmed spent on the Bitcoin block chain. The altcoin chain is free to disagree with the Bitcoin block chain.

The point about relative ordering of blocks between two chains (i.e. two partitions) is relevant to why it is impossible to enforce that the altcoin chain must follow the Bitcoin block chain's consensus. If you think out how you would attempt to specify a protocol for the altcoin chain so that it must obey the Bitcoin consensus, you will soon realize that it is impossible because no external truth exists in a block chain.

I dont think using bitcoin as the reference clock violates the CAP theorem as it defines the bitcoin data as definitive source of data, so Consistency is achieved, along with availability. [I dont want to get into whether bitcoin itself has done this or that with byzantine whatchamacallits]

Maybe to solve the Partition part, the metadata for the altcoin metadata needs to get back into the BTC chain. We are talking about a slow process, but even if it takes a day for all the back and forth, it seems that it isnt impossible. I just dont understand what exactly is needed.

Maybe it is like spontaneous creation of life from inert chemicals which is (nearly) impossible [please it is just an example, dont want to get into any creation/evolution debate either!], but once it is there, it is hard to stop it from replication. And kind of hard to deny that it exists. Since we now have bitcoin, maybe building on it allows to achieve the desired result (better altcoin security) without any violation of proven theorems by changing the problem.

James

P.S. CAP seems to vary from principle, conjecture, to theorem based on exact and precise definitions, I dont know if bitcoin is the exactly same behavior as in the proven CAP theorem, or if a bitcoin + extra is unable to change it to be beyond the confines of what is proven. I dont like to fight against math proofs, but if there is any level of abstraction in the proof then it is usually possible to "work around" it by transforming the problem to a different problem that isnt proven impossible. Since I am not trying to disprove the CAP theorem, but rather create a cross chain security mechanism that isnt covered by the CAP theorem proper

Sorry but you will need to read and understand deeply the threads I linked to. We've analyzed this already and it is an inviolable mathematical structure.
2203  Alternate cryptocurrencies / Altcoin Discussion / Re: The Ethereum Paradox on: February 26, 2016, 11:04:12 PM
It would be seriously great if someone could go through all the relevant threads
and gather up some kind of FAQ

Collect donations and pay me, then I will do it. Or have someone else do it.



Ethereum could hire me to solve their problem perhaps. I wouldn't charge $18 million.  Roll Eyes

I take this as a good sign since even if a problem exists, it can be fixed.

The point is after wasting $15 million, Ethereum is no closer to a solution than when they started. And they are moving further in the wrong direction away from any decentralized solution.

(they are moving towards a centralized result and obscuring that it is centralized in technobabble, yet they are also adding so much complexity that I think it might diverge/disintegrate/malfunction as well as being a failure due to being centralized ... and they may not even fully comprehend this which is indicative of the mess... )

And Nick Szabo is discussed in this thread, click "All" then use Ctrl+F on your browser to search for "Szabo".

Read also enet's last post (which he apparently deleted, but he had pointed out that he knows code and there were only 13 issues ever opened on the development of libethereum at Github, which seems to indicate very little actual testing and usage).

Read also my last reply to monsterer regarding the fact that scripting on block chains is inherently insecure and can't be fixed (except maybe with some super complex zk-snarks thing that no one is thinking about).

Read also hv_'s post about PoS and smart contracts.

Etc... (far too much to summarize easily, I would need to be paid to redo all that into a very well organized summary).
2204  Alternate cryptocurrencies / Altcoin Discussion / Re: The Ethereum Paradox on: February 26, 2016, 10:06:02 PM
He's a doddery old man

I think you mean "a doddering old man"

Lol stoat calling the kettle black, trolling the thread with off-topic noise (the thread is "Ethereum Paradox" not "Queen's English 101").

Btw, "calling the kettle black" is a strictly grammatically incorrect idiom.

Btw, I am an American and we kicked your tea-sipping, chair bound English arses and will do it again. You can stick your pompous pendant grammar up your A-holes. Yet somehow your youth now admire our Southern idioms in the form of rap music.  Roll Eyes

I'd like stoat to provide evidence that he even knows how to code.  Tongue

Stoat anytime you'd like to challenge this "doddering old man" to a boxing match, I don't care what is your height nor weight. Let's get it on motherfucker because I am going to rearrange your facial features like putting lipstick on a pig. Put your gloves where you slobbering, technologically-illiterate mouth is.

You see what a native blooded man (Pacquiao) did to your Ricky Hatton. Be aware I have Cherokee native blood. When I am enraged, I don't give a fuck about your bullets. Don't fuck with a native. I've seen best friends here in the Philippines slaughter each other with machetes when enraged. You don't fucking understand that even a female can lift a car when her baby is under the wheel. Don't fuck with native, there is superhuman power lurking that can be called upon.

There is a boxing ring here at my Holiday Spa Gym in Davao. Show up or STFU.
2205  Alternate cryptocurrencies / Altcoin Discussion / Re: The Ethereum Paradox on: February 26, 2016, 09:57:22 PM
Scripting opens a Pandora's box that destroys the normal security model for block chains. This is more damning than the problem of needing to centralize verification of scripts, because afaics it is entirely insoluble (unless you centralize authorization of which scripts are allowed to run).

A counter argument; I don't believe it makes any difference to the security model. A failed script is a failed script, it doesn't mean the blockchain has failed.

An analogy is a computer's OS; programs run on this OS, some are faulty and crash, but they don't generally bring down the entire OS.

You have failed to read the linked thread and understand the issue. Please report back after you have read the linked thread (not the Monero thread) and understood how a certain script can open the security hole for a rented 51% attack:

I didn't intend to post in this thread again, but seems I remember Monero would soon add multi-sig, and I wanted to make you aware of a potential 51% attack hole enabled by multi-sig:

https://bitcointalk.org/index.php?topic=1364951.msg14002317#msg14002317

I am continuously amazed/dumbfounded that readers don't click links. When I cite a link, it means you must read the linked post/thread in order to understand my point.
2206  Alternate cryptocurrencies / Altcoin Discussion / Re: DECENTRALIZED crypto currency (including Bitcoin) is a delusion (any solutions?) on: February 26, 2016, 09:36:48 PM
You can tell how much stake is used in creating a POS chain.

No you can't if stake has been sold and purchased, because the order of those transactions in time is entirely arbitrary and controlled by whom ever is claiming to have the stake now.

That is why PoS requires checkpoints and always online nodes with > 50% of the stake (who all agree with each other due to Nash equilibrium[1]) to avoid a Sybil attack.

[1] but the Nash equilibrium doesn't exist if one can earn more profit by shorting the coin or attacking an exchange, etc.. PoS is a mess that requires centralization. Note that Satoshi's PoW is also a mess that also centralizes as well due to the economics of mining+verification and wastes a lot of electricity (Bitcoin is already controlled by the Chinese mining cartel), so it is sort of stalemate at this point which explains the popularity of PoS (other reason PoS is popular is it is technically easier to implement and it is much superior for controlling P&D schemes and top-down governance).

The point about checkpoints is that when your protocol depends upon them for security purposes, you might as well just throw the whole thing in the bin and use a 100% centralised service, which will be exactly as secure and a lot faster, cheaper and easier to use.

Bit harsh.. There are many other benefits to a decentralised system, that 'needing-one-32-byte-checkpoint-at-first-logon' doesn't screw up.

Decentralized nodes provide DDoS resistance, higher availability and uptime. But a centralized controller can provide decentralized nodes. The significant advantages of decentralization derives from decentralizing control so that failure modes are removed that revolve around disagreements or vested interests. You can see that PoS has no Nash equilibrium unless it is controlled by one "winner take all".



I'm with spartacusrex.  The ultimate test is for someone to pull of one of these (theoretical) attacks and catastrophically and irreparably damage the network in some way, or at least prove that one of the attacks can be used to consistently and successfully attack the network and/or individual users.  Until this test is completed, I'm going to assume that POS and other variations (DPOS) is sufficiently secure.  

Also, it would be in everyone's best interest if POS was broken sooner rather than later while valuations are low.  So please, if you have a guaranteed attack, go ahead and do it and prove POS useless.

PoS systems have already been attacked, I believe it was by an exchange. But that is not even the main point, which apparently you are also not cognisant of.

The main point is that the centralization required to obtain a Nash equilibrium in PoS is the attack. A centralized system is a political and vested interest leverage against everyone who uses the system. For example, the centralized control can veto feature changes, such as how the Chinese mining cartel has vetoed a block size increase for Bitcoin so they can ostensibly force transaction fees high to fatten their profits.

Still waiting.................

The ill-informed hubris that n00bs slobber on threads is incredulous.

The 50% attacks have already occurred numerous times for PoS and PoW coins. You are just blinded because you are not looking at all forms of "attack". Typical myopia of n00bs (non-experts) who haven't conceptualized all the issues thoroughly. Live and breathe this stuff for years as monsterer, smooth, and myself have and then you may start to have the foresight that we have. We would simply appreciate a bit more respect for the effort we have invested.

I am respectful to those who respect those who invest effort. This is called a meritocracy. I put the mirror in the face of weekend warriors who disrespect those who have done their homework.
2207  Bitcoin / Development & Technical Discussion / Re: Atomic swaps using cut and choose on: February 26, 2016, 09:26:08 PM
The reference points are provided by my upthread "Coin Days Destroyed"["coin age"] suggestion a few days ago and the point yesterday in this thread about hard-coding the destination addresses in the CLTV. In order words, those reference points do not depend on future confirmations, but are past history (the age of the UXTOs being spent) and future invariants (the hard-coded destinations).

Although the "coin age" reference points are not absolute, i.e. could be rewritten by a chain reorganization attack, this will not reduce the squelching effect on a jamming attack, because that hashrate attack costs electricity (in PoW) and with the dual CLTV DE protocol, the attacker is not reimbursed.

The hard-coded destinations of a dual CLTV DE protocol obviously can't be altered by any hashrate attack so thus are absolute reference points.
2208  Alternate cryptocurrencies / Altcoin Discussion / Re: DECENTRALIZED crypto currency (including Bitcoin) is a delusion (any solutions?) on: February 26, 2016, 09:09:38 PM
@TPTB_need_war another way to think about why PoS isn't as secure as PoW in general:

PoS does not reinforce historical consensus. Every subsequent block in a PoW chain makes the history below it more secure because the cost of reversing it is superlinear in the number of blocks built on top. In PoS, this is not the case, the cost of producing a block is a constant, therefore the cost of reversing history is a constant.

so with a 51% + selfish mining attack you would be able to unwind all hist tx in PoS? (with minor costs)

You can arbitrarily re-write history in PoS with <50%; I can produce a valid candidate chain longer than the canonical chain for a constant cost, whcih I then present to nodes which are syncing with the network who are unable to distinguish this objectively from the canonical chain.

edit: Since the cost of providing such information is very small, I can dominate the network with peers containing instances of my fake chain such that any syncing node querying peers at random would find a majority of my fake nodes.

I've added this to the post about PoS on the first page of the thread. You've pointed out that PoS can be Sybil attacked achieving an attack with less than 50% of the stake when the majority of the stake is not always online. In other words, PoS is only secure as a federation, not decentralized consensus.
2209  Alternate cryptocurrencies / Altcoin Discussion / Re: DECENTRALIZED crypto currency (including Bitcoin) is a delusion (any solutions?) on: February 26, 2016, 08:54:30 PM
More about checkpoints:

NXT PoS limits any reorgs to 720 blocks, so for NXT if the timeout is set above 720 blocks, then it will be beyond the reach of any attack.

That seems reasonable since checkpoints are required in PoS due to people selling their stake and then doing a long-range attack with stake they no longer own based on reorganization of historical transactions that create stake. Anyone who is buying NXT should hopefully understand the tradeoffs of a PoS system (centralized governance, advantage of less electrical consumption, my arguments against PoS in my prior post, etc).

It seems cut & choose with a fee is an appropriate DE protocol for any proof-of-stake coins with frequent checkpoints (that don't support CLTV), which in NXT's case appears to be enforced by nodes that are always online and can form objective reality from the chain they've seen while being online. In other words (an issue which we have discussed and identified in the linked threads I mentioned in my prior post), NXT's 720 block rule is ambiguous to nodes who've recently come online (they don't know which chain was first to appear and can be lied to by a node that has always been online, i.e. propagation is not objective reality to offline nodes), but afaik with proof-of-stake typically there are a more permanent set of nodes (dictators or elected delegates in Bitshare's DPoS) who control the chain, i.e. the coins are essentially centralized. Yesterday monsterer pointed out how PoS can be controlled with even less than 50% of the hashrate, so kudos to monsterer for articulating our prior insight with more clarity on the weakness of PoS.

So an imperfect DE protocol is arguably appropriate for an imperfect deCentralized consensus algorithm. Seems befitting and allows you James to monetize your work, since PoS coins are still quite popular for the time being (and with hubris I will joke that they will need DE to trade for my superior consensus algorithm invisible vaporcoin).

So what I am saying is I think you can monetize. I don't know how to monetize with the dual CLTV technically sound protocol (with my suggested "coin age" filtering improvement to squelch jamming attacks), as it seems to not require a fee.

Cut & choose seems to be inappropriate for proof-of-work coins due to the longer-range lie-in-wait rented hashrate attack on the probabilistic longest-chain-rule (LCR), unless they too are essentially centralized and have some frequent checkpoints generated by some form (either concentrated hashrate in always online nodes/pools that enforce checkpoints or lead developers who release checkpoints frequently) of centralized control.
2210  Bitcoin / Development & Technical Discussion / Re: Atomic swaps using cut and choose on: February 26, 2016, 08:42:17 PM
NXT PoS limits any reorgs to 720 blocks, so for NXT if the timeout is set above 720 blocks, then it will be beyond the reach of any attack.

That seems reasonable since checkpoints are required in PoS due to people selling their stake and then doing a long-range attack with stake they no longer own based on reorganization of historical transactions that create stake. Anyone who is buying NXT should hopefully understand the tradeoffs of a PoS system (centralized governance, advantage of less electrical consumption, my arguments against PoS in my prior post, etc).

It seems cut & choose with a fee is an appropriate DE protocol for any proof-of-stake coins with frequent checkpoints (that don't support CLTV), which in NXT's case appears to be enforced by nodes that are always online and can form objective reality from the chain they've seen while being online. In other words (an issue which we have discussed and identified in the linked threads I mentioned in my prior post), NXT's 720 block rule is ambiguous to nodes who've recently come online (they don't know which chain was first to appear and can be lied to by a node that has always been online, i.e. propagation is not objective reality to offline nodes), but afaik with proof-of-stake typically there are a more permanent set of nodes (dictators or elected delegates in Bitshare's DPoS) who control the chain, i.e. the coins are essentially centralized. Yesterday monsterer pointed out how PoS can be controlled with even less than 50% of the hashrate, so kudos to monsterer for articulating our prior insight with more clarity on the weakness of PoS.

So an imperfect DE protocol is arguably appropriate for an imperfect deCentralized consensus algorithm. Seems befitting and allows you James to monetize your work, since PoS coins are still quite popular for the time being (and with hubris I will joke that they will need DE to trade for my superior consensus algorithm invisible vaporcoin).

So what I am saying is I think you can monetize. I don't know how to monetize with the dual CLTV technically sound protocol (with my suggested "coin age" filtering improvement to squelch jamming attacks), as it seems to not require a fee.

Cut & choose seems to be inappropriate for proof-of-work coins due to the longer-range lie-in-wait rented hashrate attack on the probabilistic longest-chain-rule (LCR), unless they too are essentially centralized and have some frequent checkpoints generated by some form (either concentrated hashrate in always online nodes/pools that enforce checkpoints or lead developers who release checkpoints frequently) of centralized control.
2211  Alternate cryptocurrencies / Altcoin Discussion / Re: The Ethereum Paradox on: February 26, 2016, 07:39:39 AM
any chance of a TL;DR whilst I prepare my coffee?

https://bitcointalk.org/index.php?topic=1361602.msg13891286#msg13891286

https://bitcointalk.org/index.php?topic=1361602.msg13899584#msg13899584

https://bitcointalk.org/index.php?topic=1361602.msg13900977#msg13900977

https://bitcointalk.org/index.php?topic=1361602.msg13908428#msg13908428

https://bitcointalk.org/index.php?topic=1361602.msg13942202#msg13942202

https://bitcointalk.org/index.php?topic=1361602.msg14013819#msg14013819
2212  Economy / Economics / Re: Economic Devastation on: February 26, 2016, 07:27:29 AM
For those who have found this thread interesting.I have started another thread in the Politics and Society section titled

Athiesm is Poison

My first post over there:

Mormons may also have some immunity the detrimental effect IQ on of fertility. In the general population increasing income (highly correlated with IQ) is associated with both declining fertility and declining religious commitment. In Mormons the reverse is true. Mormon fertility is positively correlated with income and Mormons with higher levels of formal education tend to be more religiously committed.

On multiple religious measures Mormons stand out for having exceptionally high levels of religious commitment. More than nine-in-ten Mormons report a belief in God and that the Bible is the word of God. Mormons are also very observant in their religious practices with more than eight-in-ten praying daily. Mormons strongly support a strict interpretation of their faith and the preservation of traditional beliefs and practices.

Are these demographic differences actually due to the Mormon religion? How can we be confident these are not just population level differences that happen to correlate with religion? To better answer that lets examine the Jews.

Didn't have a chance to digest it all yet, but what immediately pops out for me is that men may be (unconsciously) using religion to keep the women focus in child bearing which would not normally the case in a more liberated affluent society. I think you wrote before in the Economic Devastation thread about how society is a balance between preventing people from doing actions that opt-out and harm the collective well-being balanced against the society becoming too totalitarian and imploding.

So it seems religion forces all parties to subject their free-will such that the balance is maintained.

Religion also has failure modes though such as the Spanish Inquisition, although one might argue those are extreme cults that have not stabilized as the Jews apparently have over 1000s of years.

What high IQ people miss is apparently that God doesn't have to be a factual truth in order for religion to be an optimum strategy for society. Thus they aren't as high IQ as they think they are, haha.
2213  Other / Politics & Society / Re: Atheism is Poison on: February 26, 2016, 07:25:16 AM
Mormons may also have some immunity the detrimental effect IQ on of fertility. In the general population increasing income (highly correlated with IQ) is associated with both declining fertility and declining religious commitment. In Mormons the reverse is true. Mormon fertility is positively correlated with income and Mormons with higher levels of formal education tend to be more religiously committed.

On multiple religious measures Mormons stand out for having exceptionally high levels of religious commitment. More than nine-in-ten Mormons report a belief in God and that the Bible is the word of God. Mormons are also very observant in their religious practices with more than eight-in-ten praying daily. Mormons strongly support a strict interpretation of their faith and the preservation of traditional beliefs and practices.

Are these demographic differences actually due to the Mormon religion? How can we be confident these are not just population level differences that happen to correlate with religion? To better answer that lets examine the Jews.

Didn't have a chance to digest it all yet, but what immediately pops out for me is that men may be (unconsciously) using religion to keep the women focus in child bearing which would not normally the case in a more liberated affluent society. I think you wrote before in the Economic Devastation thread about how society is a balance between preventing people from doing actions that opt-out and harm the collective well-being balanced against the society becoming too totalitarian and imploding.

So it seems religion forces all parties to subject their free-will such that the balance is maintained.

Religion also has failure modes though such as the Spanish Inquisition, although one might argue those are extreme cults that have not stabilized as the Jews apparently have over 1000s of years.

What high IQ people miss is apparently that God doesn't have to be a factual truth in order for religion to be an optimum strategy for society. Thus they aren't as high IQ as they think they are, haha.
2214  Alternate cryptocurrencies / Altcoin Discussion / Re: The Ethereum Paradox on: February 26, 2016, 07:12:32 AM
Generalized scripting is going to open up 51% attack vectors that didn't exist in a more pure crypto currency usage of a block chain:

I didn't intend to post in this thread again, but seems I remember Monero would soon add multi-sig, and I wanted to make you aware of a potential 51% attack hole enabled by multi-sig:

https://bitcointalk.org/index.php?topic=1364951.msg14002317#msg14002317

I don't know how many of you read the post linked in the above quote, so I wanted to again draw attention to this insoluble problem for scripting on a block chain.

Scripting opens a Pandora's box that destroys the normal security model for block chains. This is more damning than the problem of needing to centralize verification of scripts, because afaics it is entirely insoluble (unless you centralize authorization of which scripts are allowed to run).

The only possible solution I can think of is to make all scripts run as zero knowledge black boxes so that the miners are unable to see any of the data in the block chain.

The only way to do this is zk-snarks. Remember I wrote in 2014 that I thought zk-snarks were essential for block chain 2.0 smart contracts. Once again (as I did in 2013), I've shown that my foresight is exceptional.
2215  Alternate cryptocurrencies / Altcoin Discussion / Re: [neㄘcash, ᨇcash, net⚷eys, or viᖚes?] Name AnonyMint's vapor coin? on: February 26, 2016, 06:59:11 AM
When I was in my late 20s and early 30s, I had these worries about every new mole and receding hairline, etc.. As the years wore on, I couldn't keep count of the moles and the hairline never receded significantly.

You will feel great on a better diet. I quit (moratorium at least on) all the supplements the past 2 days since the diet seems to working. The whole rolled oats are working great today. I feel basically totally normal so far today at 3pm (except for a mild sensation in my gut). Hope this continues. Good luck too. Again try to make it taste good. You won't be able to sustain what you don't like to eat. So I suggest easing into it with food that tastes good yet is 100% unprocessed and not sweet. And mixing vegetables into a dish that tastes good. For example, here they cut open the belly of the fish and insert some diced tomatos & shallots (green onions) before cooking it over the open fire or coals.



Quote from: Bitcoin Forum
A reply of yours, quoted below, was deleted by a Bitcoin Forum moderator. Posts are most frequently deleted because they are off-topic, though they can also be deleted for other reasons. In the future, please avoid posting things that need to be deleted.

Quote
TPTB, you're killing me with your sob story.  If Monero does what I think it will I'll sponsor you for an apartment next year away from your current environment.  In the meantime, you need to go live somewhere else for a while and sugar starve yourself.  Seriously.

Thank you. I'm really homing in on gall bladder disease. The pain is focused right there about 5 cm from the middle at the lowest right rib, which is precisely where the gall bladder is located. And the ultrasound did find sludge there. And this correlates with the peptic ulcer hospitalization in 2012 wherein the doctor said my swelled abdomen was due to the gall bladder tearing from acid leaking onto it.

Also note that as soon as I started taking 12 herbal tea 2 days ago, I've been experiencing swollen lymph nodes in my throat.

All I wanted to do was sleep the past 36 hours or so. Did run 2kms this morning, lift a bit of barbell, and ran 4 x 100m sprints, but I feel only moderately good. My legs feel sort of weak. Hoping to do some coding now before it gets too hot to work even with the ceiling fan (yeah maybe a cooler climate would help).

I can work but only in 2 - 3 hour intervals, and I can't hold it in my head between sessions thus I am not able to sustain any momentum. The problem is the energy I need for constant brain activity is being siphoned off apparently. I am can sustain brain concentration for short intervals, then I run out of gas.

Next step will be to try to test for candida to rule that out, and I guess to get a CT scan of the organs in the abdomen to get a higher resolution image. But I am expecting they will find nothing, so I am not that motivated to spend $500 and lose the time, but I imagine I will get around to it maybe next week I will have a day where I am inspired to do it.

I reasonably confident there is nothing I can do about this illness that I am not already doing, other than go looking inside with an endoscope. I suppose it is possible that a change of venue and food habits might change something but I am doubting that. I am tempted to get out of Davao even and take a trip to Subic. Perhaps in May, because my gf goes to her hometown then for the election. I don't want to bring her to Subic, because it is bar hopping place if you know what I mean and don't want her to be influenced by that. I would want to bring her abroad though. I don't know any other place in the Philippines to go where they have food prepared for foreigners.

Btw, even I have been coming to and living in the Philippines perhaps half of my years on earth, I am still shocked how rampant the corruption is here. It is built into the culture that the people use each other. I guess it comes from the Spanish occupation and perhaps even before that the tribes probably captured each other for slavery. For example, the brother of my ex holds a tourist visa to go Brunei (will look around for a job), but he doesn't want to fly directly from Manila to Brunei, because the immigration officials are likely to deny his exit if he doesn't bribe them. Whereas, if he flies from Manila to Hong Kong they may not suspect he is seeking employment abroad and thus may not extort him.

Quote from: Bitcoin Forum
A reply of yours, quoted below, was deleted by a Bitcoin Forum moderator. Posts are most frequently deleted because they are off-topic, though they can also be deleted for other reasons. In the future, please avoid posting things that need to be deleted.

Quote
[TPTB, you're killing me with your sob story.  If Monero does what I think it will I'll sponsor you for an apartment next year away from your current environment.

And if AEON does what you think it will? Wink

Btw, this will probably get deleted by the mod, but FWIW:

"Started about 4 days ago drinking this multiple herb tea that tastes similar to Robitussin cough syrup. It is apparently produced by boiling the leaves of the various herbal plants and trees. Yesterday I have my first totally normal health day of 2016, wherein I was able to program, exercise, and sleep normally. And I feel the same today.

It is such a different feeling to be able to think clearly and concentrate. I can't really describe the feeling of the illness, but it is very debilitating. I feel good again today! Going to code something today for sure that I can actually see working with user interface before I sleep!"


Edit: And note the herbal tea initially made me feel worse. It gave me swollen lymph nodes in my throat and caused the peripheral neuropathy to worsen. I think that is a very important data point to consider.
2216  Alternate cryptocurrencies / Altcoin Discussion / Re: Thoughts on Zcash? on: February 26, 2016, 06:49:57 AM
Yeah TPTB, hiding in plain sight among crowds is my strategy as well. It seems that the best a blockchain can give you in terms of privacy is the ability to hide the sender, receiver, and amount.

Apology but I must correct you. Zcash/Zerocash/zk-snarks enable you to increase the anonymity set to every transaction ever done. This is why IP address correlation doesn't normally apply in Zcash, but does apply in these other technologies such as Cryptonote/Monero and copycats such as Bitshares/ShadowCash which limit the anonymity set to rings (and these rings can overlap and other means that they become unmasked via block chain analysis especially when combined with IP address correlation data).

Being anonymous is cool but it should be based on the Ethereum platform instead of bitcoin. Bitcoins code is amazing but the facts are the facts, Ethereums code is better.

Then we could start getting anonymous Ethereum clones.

Yes, of course everyone including Monty Python will be racing to be the first to create the "Holy-Grail"(Dark-Ethereum) in the future.  But here on planet crypto, change occurs nearly instantaneously:

http://bitsharesblog.com/stealth-transfers-feature-added-to-bitshares/

Darkthereum can do anything smart-contract-wise that Ethereum can do plus sending and receiving anonymous amounts of smartcoins/cryptoassets, etc. However, there is one noticeable difference that you will experience when transfering crypto in Darkthereum vs Ethereum:

the transaction will be 5 times faster

The more insoluble problem is that scripting on a block chain destroys the security of the block chain, and besides PoS/DPoS is insecure.

Make sure you understand how fundamentally unavoidable/essential zk-snarks are.
2217  Alternate cryptocurrencies / Altcoin Discussion / Re: [neㄘcash, ᨇcash, net⚷eys, or viᖚes?] Name AnonyMint's vapor coin? on: February 26, 2016, 05:33:53 AM
Caffeine is very effective at reversing fatty liver. Take with meals and start low until your liver can handle more.

I read that also. I think it is the anti-oxidant polyphenols in coffee and Green tea. I am taking Nutrigold brand decaffeinated EGCG (extract from decaffeinated Green tea) on an empty stomach daily. Thus I avoid the high&low rollercoaster caffeine effect, which I did not like when I was taking the caffeinated EGCG.
2218  Alternate cryptocurrencies / Altcoin Discussion / Re: DECENTRALIZED crypto currency (including Bitcoin) is a delusion (any solutions?) on: February 26, 2016, 05:30:08 AM
Relating to James the experience that has been gained by all the discussions we've had in this thread and the related threads:

I assume you mean writing some meta-data into the stronger block chain, that the weaker block chain could refer to as evidence. The hindrance is that decentralized block chains have no external reference point. There is no way to enforce that a particular block in one chain came before a block (nor within some # of blocks after a block) on another chain. Block chains are self-referential, and that is precisely why we need CLTV to implement decentralized exchange.

OK, so we are in agreement on most everything.

I want to better understand the above as it seems the main issue to prevent much stronger security. I apologize if I am asking kindergarten level questions on this, but I dont understand the external reference point impossibility. Please bear with me.

Apologies in advance to readers that I will spew a lot of words about the phrase, "kindergarten level questions". I just feel awkward because I don't desire to measure myself or others that way. My intent is all about maximizing production (of myself and others). And I have weaknesses and commit lapses of logic (or insufficient research) sometimes/often.

I didn't mean to belittle anyone's sincere inquiries. Apologies if that seemed to be my tone upthread. To any degree that I felt frustration upthread, it was due to for example when someone conflates 'theory' with "highly abstract mathematical structural fact" and my frustration being not with them (for how can they understand my confidence in some insight if I don't explain it to them) because it is my problem if I am too low on energy or time to explain that distinction. Again it isn't the fault of another person that sometimes I am thinking/articulating in abstractions. And I don't make any claim about relative knowledge or capabilities (except to trolls and intentionally condescending people who deserve to have a mirror put in their face, which is not you James). I just tend to think in abstractions often, but not always (obviously I also think in terms of implementation and example cases otherwise I wouldn't have also written 100,000+ lines of commercially successful code as you have James). I just grow weary sometimes, because verbiage on forums has to repeated over and over for each person. I have 10,000+ posts already on this site. Lol. James your effort on implementing DE is worthy of my reciprocal effort (as you know I've told you that I hope your DE is available for the altcoin I am working on). Apologies the past few days have been exhausting/distracting/struggle for me as I alluded to about my health. Also I am reasonably burned out from too many posts on these forums over the past 3 years in contagion with the chronic health debacle/suffering I've been battling. Again apologies if I don't always communicate with perfect attention to apparent tone and with careful/optimum eludication.


I like concrete examples:

At noon, BTC block noon_txid appears. This is available to the entire bitcoin p2p network. At first it is a bit vulnerable to a reorg due to any pair of linked blocks would override it. After the next block, it would take 3 blocks to overtake, etc. So after 2 hours, we are past the timestamp variance and also have 10+ blocks protected by zillions of hashes.

ALL the altcoin chains can refer to this noon_txid. Let us call it noon_txid_inalt. I am pretty sure this is possible to do. And I am pretty sure that the presence of noon_txid_inalt proves that it came AFTER noon_txid. Please let us ignore odds of sha256 collisions.

In my previous post, I said bi-directional. So the BTC blockchain now gets the noon_txid_inalt and puts that into its blockchain (a bit past 2PM). call this the noon_altconfirm txid.

I claim that we now know that noon_txid happened before noon_txid_inalt which happened before noon_altconfirm txid. It looks like I can segregate blockchain events on different blockchains into definite categories of time ordering of "before" and "after"

What part of the above is insufficient to satisfy the requirements for the external reference?

There is no way to prove that the consensus of the weaker block chain placed those meta-data records in the stronger block chain. There is some meta-data, but it is meaningless, because consensus is the entire challenge of decentralized protocols that require consensus.

Off topic note that per the CAP theorem, Bitcoin forsakes Partition tolerance in order to achieve Consistency and Availability of consensus. You can think of the other block chain as being another partition. We've been discussing these abstract theoretical issues over in the Altcoin Discussion forum in threads such as The Ethereum Paradox, DECENTRALIZED crypto currency (including Bitcoin) is a delusion (any solutions?), and Satoshi didn't solve the Byzantine generals problem. Also include some discussions between monsterer, smooth, and myself in my vaporcoin's thread. So I have the advantage of a few months of discussions about these abstract topics.
2219  Bitcoin / Development & Technical Discussion / Re: Atomic swaps using cut and choose on: February 26, 2016, 05:14:37 AM
I assume you mean writing some meta-data into the stronger block chain, that the weaker block chain could refer to as evidence. The hindrance is that decentralized block chains have no external reference point. There is no way to enforce that a particular block in one chain came before a block (nor within some # of blocks after a block) on another chain. Block chains are self-referential, and that is precisely why we need CLTV to implement decentralized exchange.

OK, so we are in agreement on most everything.

I want to better understand the above as it seems the main issue to prevent much stronger security. I apologize if I am asking kindergarten level questions on this, but I dont understand the external reference point impossibility. Please bear with me.

Apologies in advance to readers that I will spew a lot of words about the phrase, "kindergarten level questions". I just feel awkward because I don't desire to measure myself or others that way. My intent is all about maximizing production (of myself and others). And I have weaknesses and commit lapses of logic (or insufficient research) sometimes/often.

I didn't mean to belittle anyone's sincere inquiries. Apologies if that seemed to be my tone upthread. To any degree that I felt frustration upthread, it was due to for example when someone conflates 'theory' with "highly abstract mathematical structural fact" and my frustration being not with them (for how can they understand my confidence in some insight if I don't explain it to them) because it is my problem if I am too low on energy or time to explain that distinction. Again it isn't the fault of another person that sometimes I am thinking/articulating in abstractions. And I don't make any claim about relative knowledge or capabilities (except to trolls and intentionally condescending people who deserve to have a mirror put in their face, which is not you James). I just tend to think in abstractions often, but not always (obviously I also think in terms of implementation and example cases otherwise I wouldn't have also written 100,000+ lines of commercially successful code as you have James). I just grow weary sometimes, because verbiage on forums has to repeated over and over for each person. I have 10,000+ posts already on this site. Lol. James your effort on implementing DE is worthy of my reciprocal effort (as you know I've told you that I hope your DE is available for the altcoin I am working on). Apologies the past few days have been exhausting/distracting/struggle for me as I alluded to about my health. Also I am reasonably burned out from too many posts on these forums over the past 3 years in contagion with the chronic health debacle/suffering I've been battling. Again apologies if I don't always communicate with perfect attention to apparent tone and with careful/optimum eludication.


I like concrete examples:

At noon, BTC block noon_txid appears. This is available to the entire bitcoin p2p network. At first it is a bit vulnerable to a reorg due to any pair of linked blocks would override it. After the next block, it would take 3 blocks to overtake, etc. So after 2 hours, we are past the timestamp variance and also have 10+ blocks protected by zillions of hashes.

ALL the altcoin chains can refer to this noon_txid. Let us call it noon_txid_inalt. I am pretty sure this is possible to do. And I am pretty sure that the presence of noon_txid_inalt proves that it came AFTER noon_txid. Please let us ignore odds of sha256 collisions.

In my previous post, I said bi-directional. So the BTC blockchain now gets the noon_txid_inalt and puts that into its blockchain (a bit past 2PM). call this the noon_altconfirm txid.

I claim that we now know that noon_txid happened before noon_txid_inalt which happened before noon_altconfirm txid. It looks like I can segregate blockchain events on different blockchains into definite categories of time ordering of "before" and "after"

What part of the above is insufficient to satisfy the requirements for the external reference?

There is no way to prove that the consensus of the weaker block chain placed those meta-data records in the stronger block chain. There is some meta-data, but it is meaningless, because consensus is the entire challenge of decentralized protocols that require consensus.

Off topic note that per the CAP theorem, Bitcoin forsakes Partition tolerance in order to achieve Consistency and Availability of consensus. You can think of the other block chain as being another partition. We've been discussing these abstract theoretical issues over in the Altcoin Discussion forum in threads such as The Ethereum Paradox, DECENTRALIZED crypto currency (including Bitcoin) is a delusion (any solutions?), and Satoshi didn't solve the Byzantine generals problem. Also include some discussions between monsterer, smooth, and myself in my vaporcoin's thread. So I have the advantage of a few months of discussions about these abstract topics.
2220  Economy / Economics / Re: Economic Totalitarianism on: February 26, 2016, 04:22:00 AM
I give up on hiding from the government. Can't be done. I am pursuing microtransactions as the way to fight back (the government can't tax every damn little thing that people do, because people don't want to track every damn little thing they do). You can say I am pursuing a new strategy of "hiding in plain sight".

For privacy, I prefer zk-snarks. Monero is available now, Zcash is not. I presume Monero could perhaps add zk-snarks in the future if they decide to.
Pages: « 1 ... 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 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 [111] 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 ... 391 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!