Bitcoin Forum
May 24, 2024, 05:13:48 PM *
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 91 92 93 94 95 96 97 98 99 100 ... 208 »
981  Alternate cryptocurrencies / Altcoin Discussion / Re: The impact of bad crypto (DASH, SDC, etc). How much does math matter? on: April 24, 2016, 03:53:57 PM
Scaling "10 times better" is frankly pretty ridiculous.

It may be, on the lower side. It could be worse than 10x.

What's your blockchain size right now?
982  Alternate cryptocurrencies / Altcoin Discussion / Re: The impact of bad crypto (DASH, SDC, etc). How much does math matter? on: April 24, 2016, 03:44:59 PM
Monero is not anonymous when your metadata can be correlated. One example of metadata which unmasks your anonymity is your IP address. And no, Tor and I2P mixnets do not hide your IP address from the government, in fact they are thought to be Sybil attacked honeypots that not only tell the government your IP address but also alert the NSA et al that you should come under extra scrutiny.
...
Quote
Additionally I have been making the point since the BCX incident that ring signatures can theoretically be unmasked by combinatorial analysis of the block chain. In the recent debate I had with Monero's cryptographer Shen-noether at Reddit about his white papers, I pointed out that his proposed solution to combinatorial unmasking was flawed. He and smooth did the usual ad hominem attack on my person, and then I rebutted them with logical facts and they were forced to finally put their tail between their legs.

Bullshit. So much bullshit in these discussions of cryptocurrency technology. Especially coming from all the Monero pumpers who haven't done their homework, because they are retarded, closed-minded, and boastfully so.


Quote
https://bitcointalk.org/index.php?topic=1183043.msg13850005;topicseen#msg13850005
...
Thus the abstract BGP analysis does apply to the conclusion that Monero (and Ethereum) have deluded themselves into thinking they can avoid centralization and instead gets centralization in a way they did not want.
...
Quote
Thus I have explained there is no Nash equilibrium in Monero's penalty feature (unlike for Satoshi's longest chain rule where there is indeed a Nash equilibrium because if miners don't converge on the longest chain then all their chains are invalid/orphans and worthless without consensus).
...

Monero Review:

Broken anonymity []
Broken scaling []
Broken game theory / Broken Nash Equilibrium []
Delusional, retarded and pumper-minded community []
Cryptographers with broken cryptographic ideas []
Broken de-centralization that will tend to centralization []

Congratulations. You passed your "broken crypto" review with flying colors.

Monero #REKT  Cry Cry Cry
983  Alternate cryptocurrencies / Altcoin Discussion / Re: The impact of bad crypto (DASH, SDC, etc). How much does math matter? on: April 24, 2016, 03:13:14 PM
Now that you quoted the entire post, does it change the fact that he says BITCOIN IS A BROKEN DESIGN?


FTFY

Now apologize for misreading and misquoting what was pretty obvious for anyone with high school reading skills.

Yeah because if he considers bitcoin as "broken" due to its scaling which is 10 times better than monero, then monero ...isn't broken Cheesy

Dat logic.

And he also asserted time and time again (even two posts above) that the anonymity is broken against the state due to metadata correlation.

Quote
Against the NSA yes I stand by the assertion that IP address correlation unmasks, overlapping rings unmask, etc. It all adds up if you are trying to hide from governments, then I don't trust Monero or any anonymous coin.


#badycrypto XMR  Cry Cry Cry

People who love to be free from government oppression and used XMR = #REKT  Cry Cry Cry
984  Alternate cryptocurrencies / Altcoin Discussion / Re: The impact of bad crypto (DASH, SDC, etc). How much does math matter? on: April 24, 2016, 07:19:34 AM
Now that you quoted the entire post, does it change the fact that he says MONERO IS A BROKEN DESIGN?

Not quite. I said Bitcoin is broken and both can't scale to million tx/s.

I thought you were referring specifically to the bloat issue that affects monero's scaling way more than bitcoin since bitcoin doesn't suffer from the same problem.

Regarding Monero's anonymity, do you stand by the statement you've expressed below in the past (regarding broken anonymity due to metadata correlation)?

Cryptonote was created by anonymous people. Even Monero's cryptographer is anonymous. Who created this anonymity that is easily broken by meta-data. I don't know if that is circumspect or just the way the world turns.

As for scaling... well scaling is a complex equation involving time, technology available, proper use of the available technology and the ratio of centralization/decentralization that is "acceptable" at any given moment.

We could say that everything can scale (if...) or everything can't scale (if....), or everything can scale in (x time), or under (z circumstances).... etc etc. The good thing with scaling is that unlike hardware and software progress, human tx needs are finite and thus the two trajectories (of increased tech progress vs finite human tx needs) will meet. If we currently, as a species, say, need 100k tx per second, there is a point where this will be feasible. And as time progresses we will be able to handle a million, ten millions, etc etc. But tx needs will still remain in a pattern of relative stability - slow growth.
985  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt, New v3.1.18 on: April 24, 2016, 04:50:46 AM
Ok found the problem... The profiler did it Roll Eyes

I run the program through an indirect call: valgrind --tool=callgrind ./cpuminer -a x11 --benchmark

and then exported the profile data to KCachegrind to get the graph.

I don't know how running it indirectly can do that, except if it emulates another cpuid.

Normal run is ok, it detects Q8200.
986  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt, New v3.1.18 on: April 24, 2016, 04:46:25 AM
Let me get this straight. You compiled with -march=native on a core2 that thinks it's a i5-670.

Yep...

Quote
The compile succeeded and the miner ran ok. That's pretty special.

.16 was broken due to some errors (algogate? can't remember) which I removed manually from all the sources, but .18 runs ok.

Quote
The CPU model and AES support comes directly from CPUID and has been reliable until now.
Even the AMD guys haven't reported CPUID problems.

Can you confirm CPUID is correct:
Code:
cat /proc/cpuinfo |grep model

cat /proc/cpuinfo |grep model
model           : 23
model name      : Intel(R) Core(TM)2 Quad  CPU   Q8200  @ 2.33GHz
model           : 23
model name      : Intel(R) Core(TM)2 Quad  CPU   Q8200  @ 2.33GHz
model           : 23
model name      : Intel(R) Core(TM)2 Quad  CPU   Q8200  @ 2.33GHz
model           : 23
model name      : Intel(R) Core(TM)2 Quad  CPU   Q8200  @ 2.33GHz


cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 23
model name      : Intel(R) Core(TM)2 Quad  CPU   Q8200  @ 2.33GHz
stepping        : 7
microcode       : 0x70a
cpu MHz         : 1754.042
cache size      : 2048 KB
physical id     : 0
siblings        : 4
core id         : 0
cpu cores       : 4
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 10
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm sse4_1 lahf_lm dtherm
bugs            :
bogomips        : 3508.08
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:


Quote
It would be interesting to see what the compiler thought:
Code:
gcc -march=native -Q --help=target | fgrep march

gcc -march=native -Q --help=target | fgrep march
=
  -march=                               core2

Quote
Regarding echo512, yes you will get the slow version. Unfortunately I'm unaware of a SSE2 optimized
version and the AES version is already used by cpuminer-opt on capable CPUs.

In case when you need to see performances, or find sources:

https://bench.cr.yp.to/primitives-sha3.html
+
sources of every possible variant here: https://github.com/floodyberry/supercop/tree/master/crypto_hash


Quote
I have yet to study your data in any detail but the following may put performance into perspective.

Echo512 and groestl have AES optimizations for most algos.

Cryptonight and hodl have their own unique AES optimizations.

The rest of the x11 chain, including groestl but excluding echo, have SSE2 optimized versions.
The algos in the longer X chains, as well as non-aes echo, are filled with slow SPH versions.

Yeah, lacking AES (and AVX) hurts a lot.
987  Alternate cryptocurrencies / Altcoin Discussion / Re: The impact of bad crypto (DASH, SDC, etc). How much does math matter? on: April 24, 2016, 04:35:59 AM
Now that you quoted the entire post, does it change the fact that he says MONERO IS A BROKEN DESIGN?
988  Alternate cryptocurrencies / Altcoin Discussion / Re: The impact of bad crypto (DASH, SDC, etc). How much does math matter? on: April 24, 2016, 04:26:01 AM
Why would I want respect from the community of a coin with a broken design
....
Sorry when I build up Monero because I state facts that are true about it

Monero #REKT  Cry Cry Cry
XMR #badcrypto #broken #veryREKT
989  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt, New v3.1.18 on: April 24, 2016, 02:13:41 AM
3.1.18 is kind'a buggy in cpu detection. In a Q8200 it says:

Checking CPU capatibility...
        Intel(R) Core(TM) i5 CPU         670  @ 3.47GHz
   CPU arch supports AES_NI...YES.
   SW built for AES_NI........NO.
   Algo supports AES_NI.......YES.
CPU and algo support AES_NI, but SW build does not.
Rebuild with "-march=native" for better performance.
Starting mining without AES_NI optimizations...

...so naturally it thinks I have AES, even though the build is not for AES (-march=native / no AES in Intel quad core q8200).

Anyway I did a profile run in x11 to check the slowdowns:



A couple of them, with echo512 being the biggest culprit, dominate the process in terms of time wasted.

It seems there is a very optimized AES version for it: https://bench.cr.yp.to/impl-hash/echo512.html



https://bench.cr.yp.to/impl-hash/echo512.html
https://github.com/floodyberry/supercop/tree/master/crypto_hash/echo512/aes/aes64
990  Alternate cryptocurrencies / Altcoin Discussion / Re: The impact of bad crypto (DASH, SDC, etc). How much does math matter? on: April 24, 2016, 01:10:12 AM
Mixin 0 wasn't too scientific though, was it? Roll Eyes

1. Who developed Cryptonote with unrestricted mix 0?

2. Who analyzed the issue and published the analysis of the problem (also with mix 1)?

3. Who developed and published a proposed fix prior to implementing and deploying it?

4. Who implemented and deployed a fix?

There's your answer.

My answers:

1. Cryptonote/Bytecoin
2. Monero
3. Monero
4. Monero, Boolberry (partially), and AEON


Wait, you cloned Bytecoin, with all its flaws, without any due diligence, consequently had to face the problems of the cloning and start patching these problems as you went ahead, and that's a "feature" instead of "bad crypto"?
991  Alternate cryptocurrencies / Altcoin Discussion / Re: The impact of bad crypto (DASH, SDC, etc). How much does math matter? on: April 23, 2016, 09:45:21 PM
Mixin 0 wasn't too scientific though, was it? Roll Eyes
992  Alternate cryptocurrencies / Altcoin Discussion / Re: The impact of bad crypto (DASH, SDC, etc). How much does math matter? on: April 23, 2016, 09:19:49 PM
Unlike people wasting their time on forums mudslinging, Evan uses his time to code the next features of DASH.

If he sits here debating all day then we'd hear: "doesn't he have anything better to do, like code?"

If he codes and doesn't debate endlessly the (self-defeating - from a game theory perspective) scenario of ...jamming an instantx transaction after acquiring a large number of masternodes => "he run away".

You can spin it any way you want really. It doesn't matter.

If you think mudslinging is a good tactic for promoting Monero, then be my guest. You'll be actively contributing to defining what bad crypto is: Crypto that wants to rise not by virtue of its better characteristics, but by throwing mud at their opponents.

This is now, what? The 10th thread or so of "Monerotards" attacking DASH? Get a life. Or a better coin. Then the market will appreciate it, if it becomes such. You won't get any value from the market without providing value to the coin. Even if DASH never existed, Monero would still be stuck. Contemplate that for a change.

993  Alternate cryptocurrencies / Altcoin Discussion / Re: The impact of bad crypto (DASH, SDC, etc). How much does math matter? on: April 23, 2016, 08:39:19 PM
So the errors or "errors" that TPTB indicate only ...matter depending the various time-space coordinates, and his likes, or dislikes, at any given point within that 4-dimensional array.

Sounds legit.
994  Alternate cryptocurrencies / Altcoin Discussion / Re: The impact of bad crypto (DASH, SDC, etc). How much does math matter? on: April 23, 2016, 08:20:39 PM
Monerotards....  Roll Eyes

The Monerotards just can't ever admit that someone else could do anything they couldn't do and give proper credit and respect where it is due. Sigh.

And then they wonder why their shitcoin is going no where and those who have the talent to make it go somewhere are not motivated to join with their sick attitudes.

You guys are hilarious. Keep making excuses to deny reality but it won't help you in the real world.

Not even one thank you for pointing an egregious error in Shen's proposed solution which could have enabled me to crash your market price had I withheld the information and supplied it after you implemented a hard fork with the design error. Instead I get verbal diarrhea about senile rage. My and the community wide anger against Monerotards, is because of for example your Shen's condescending verbiage and now more of it from all you key persons in the Monerotard community and even the lead developer.

Cry Cry Cry
995  Alternate cryptocurrencies / Altcoin Discussion / Re: The impact of bad crypto (DASH, SDC, etc). How much does math matter? on: April 23, 2016, 08:06:36 PM
I've seen the discussion between Evan and TPTB_ which went something like "oh this could be lowered to 0.% of transactions even if the attacker held XXX masternodes", and then after some back and forth it degraded to "Oh the masternodes are illegal in the usa, the financial authorities this, and that" etc etc.
996  Alternate cryptocurrencies / Altcoin Discussion / Re: The impact of bad crypto (DASH, SDC, etc). How much does math matter? on: April 23, 2016, 05:11:10 PM
We are talking about ...jamming a transaction, after spending a shitload of money. And that's to jam 0.x% of instantx transactions that at worst will be confirmed 150seconds later per the casual block confirmation... that doesn't make any sense.

If it's a valid game theory scenario, and makes sense for the attacker, we'll see it happen. I don't see it happening.

I was talking about darksend spying, which you can't see happening, but is all but inevitable (and the only way out there is essentially an accidental miracle) given the incentives.

Well, the more you mix, the lower the probabilities of bad actors affecting you. That's pretty much the same across the board, in all mixing scenarios, including Cryptonote mixin settings.

I've already explained the critical difference between the two. One has an ongoing cost to bad actors, the other does not.

You are leaving aside multiple costs for the bad actor. Devaluation for the coin by harming it, inflation costs for the holder (which are only partially mitigated by masternode rewards, yet maxcoins is >3x of current supply), mass acquiring costs that lead the price upwards (it's not the same, in terms of market-prices, buying 100 dash and 400.000 dash to buy 400MNs), etc.

Quote
The lack of any quantifiable cost means is that attacks are plausibly unbounded. More mixing will not save you.

If you involve 1 MN for mixing, and 10% of them are crooked, you have 10% of being deanonymized by hitting the crooked MN.
If you go in 2 rounds, with 2 different MNs, your chances go to 10% of 10%.
In the third round you have 10% of 10% of 10% chance.
...etc etc.

Multiple round mixing was designed specifically to address the bad actor scenario.

Quote
Was there any peer review of the InstantX white paper whatsoever? Was TPTB the first one to catch the error 1+ years later?

The "error" involves broken game theory for the attack vector.

If we are just trying to find theoretical "dangers" but ignoring the underlying game theory, then Bitcoin and all crypto are already dead. They aren't because they are based on game theory, costs and rewards for the attacker etc.
997  Alternate cryptocurrencies / Altcoin Discussion / Re: The impact of bad crypto (DASH, SDC, etc). How much does math matter? on: April 23, 2016, 03:38:23 AM
We are talking about ...jamming a transaction, after spending a shitload of money. And that's to jam 0.x% of instantx transactions that at worst will be confirmed 150seconds later per the casual block confirmation... that doesn't make any sense.

If it's a valid game theory scenario, and makes sense for the attacker, we'll see it happen. I don't see it happening.

I was talking about darksend spying, which you can't see happening, but is all but inevitable (and the only way out there is essentially an accidental miracle) given the incentives.

Well, the more you mix, the lower the probabilities of bad actors affecting you. That's pretty much the same across the board, in all mixing scenarios, including Cryptonote mixin settings.

The OP however refers to the "highschool maths" from a TPTB post about InstantX.
998  Alternate cryptocurrencies / Altcoin Discussion / Re: The impact of bad crypto (DASH, SDC, etc). How much does math matter? on: April 23, 2016, 01:44:10 AM
We are talking about ...jamming a transaction, after spending a shitload of money. And that's to jam 0.x% of instantx transactions that at worst will be confirmed 150seconds later per the casual block confirmation... that doesn't make any sense.

If it's a valid game theory scenario, and makes sense for the attacker, we'll see it happen. I don't see it happening.
999  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency on: April 23, 2016, 01:28:25 AM
"blockchain-contract" Tongue

1000  Alternate cryptocurrencies / Altcoin Discussion / Re: The impact of bad crypto (DASH, SDC, etc). How much does math matter? on: April 23, 2016, 01:07:29 AM
These types of attacks where someone comes and buys all the coins are too theoretical for my preference.
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 91 92 93 94 95 96 97 98 99 100 ... 208 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!