Bitcoin Forum
May 21, 2024, 02:03:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 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 ... 712 »
1641  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: May 29, 2016, 09:16:51 PM
Help with explaining how this work?
How to create the checksum index from a list of words; can explain it in non c++ terms?

It takes the first N characters of each seed word interpreted using the UTF8 encoding (N=unique prefix length), combines them into one string, computes the crc_32 of the resulting string interpreted as a byte array, and then modulo (remainder) with the word list length.


Can you explain further how the UTF8 encoding combines those first N characters into a string. Is there a specific way it does that?

UTF-8 encoding is a way to represent characters that sometimes uses more than one byte per character. This code takes (up to) the first N characters regardless of how many bytes each character uses. Once those characters are pulled from the words they are combined using string concatenation into a single large string which is then used as a byte array to calculate a CRC32 checksum
1642  Economy / Scam Accusations / Re: EmilioMann, John Connor, & VanillaCoin/VCash are lying about Monero exploits on: May 29, 2016, 08:53:21 PM
That's a lie smooth.  No one has done a code audit of Vcash other than Poloniex and they were impressed.

It is not a lie, I never said code audit, I said independent people have looked at the code and all concluded it is an obfuscated copy. For example:

Quote
"The above code from vanillacoin is based on bitcoin, albeit renamed, refactored, reformatted and re-commented at almost every possible occasion ... The algorithm is the same line by line and even the esoteric identifier name "IsTerrible"/"is_terrible" is used in both." -- Rick Storm
"There are many places where Vanillacoin copied Bitcoin code. I have pointed out a good example previously, it won't be hard to find dozens more." -- Rick Storm

"That code is essentially identical, but reformatted, and far beyond an occasional duplicated line or two. Even the variable names are the same, same sentinel values used, etc. It is clearly a copy." -- rnicoll
"Oh, he'll want to fix some of the inherited bugs" -- rnicoll

"That's a lot more than just a structural similarity. ... It’s hard for me to see this as anything other than incontrovertible evidence of the author having a naively self-centred perspective on intellectual property rights, broadly translatable as "what’s yours is mine and what’s mine’s my own''." -- gjhiggins

"the code being a copy of Bitcoin Core run through an auto-formatter with all the attribution removed" -- gmaxwell
"he copied the code he was complaining about into his own codebase ... and then lied about the functionality being in his forware all along" -- gmaxwell

BTW, you can't know "no one has done a code audit except ...", since the code is public. Someone else may have audited it and not told you about it.
1643  Economy / Scam Accusations / Re: EmilioMann, John Connor, & VanillaCoin/VCash are lying about Monero exploits on: May 29, 2016, 08:06:27 PM
claiming scam accusations with no evidences other than this semi-bitcoin dev said this and that.

Huh? There are statements by a half dozen or so people who have examined the code and concluded that it is an obfuscated copy, not "this semi-bitcoin dev". These are independent people who have looked independently, and given independent opinions, all reaching the same conclusion. The weight of that evidence is quite compelling.

I gave the list of names above, and it is probably a partial list, because I haven't tried that hard to collect every single name.

Quote
John credit peercoin for is work ... whats the problem?

Peercoin is a Bitcoin fork and contains a Bitcoin copyright notice and MIT license. To credit peercoin he would also have to credit Bitcoin, include the copyright notices in his code, and not falsely claim to have written it entirely from scratch, when several independent people have examined the code and concluded it is an obfuscated copy. https://github.com/ppcoin/ppcoin/blob/master/COPYING

Quote
Are you jealous

It doesn't get any more off topic than that.
1644  Economy / Scam Accusations / Re: EmilioMann, John Connor, & VanillaCoin/VCash are lying about Monero exploits on: May 29, 2016, 07:33:16 PM
What is your background? What makes you the crypto cop you are ?

I'm just a guy posting on a Scam Accusation thread. If you think Scam Accusation threads are all about "crypto cops" and shouldn't exist, take it up with the forum admin. I personally believe that falsely taking credit for others' work -- work that was given to you to use freely with only the condition that you acknowledge it -- is one of the worst forms of scamming.

As much as I dislike what john-conner has done, I still wouldn't copy his coin and claim I created it, and I'm pretty sure you wouldn't like it very much if I did.

Quote
Other than a Copy paste of cryptonote code to make AEON coin i see nothing else

That's off topic, but the main difference is that AEON is explicitly described as a Monero fork, contains all of the upstream copyright notices, and gives credit whenever others' work is used (with permission). There is some new code in there, for example pruning, tweaks to PoW, privacy, P2P, etc. but that's exactly how it was and is presented: Monero with different branding and community, experimental changes, and potential improvements. Unlike Vcash, no one claimed or claims it to be anything other than what it is.
1645  Economy / Scam Accusations / Re: EmilioMann, John Connor, & VanillaCoin/VCash are lying about Monero exploits on: May 29, 2016, 07:25:43 PM
LOL, John Connor said it was written from scratch and used that to hype his coin.
If there is one thing I try to get John Connor to do is promote, market, or hype his coin, and he absolutely stubbornly refuses to do it yet. He is so anti-hype it is unbelievable and damaging to his coin's adoption. Seriously Smooth, he probably once 2 years ago said it was written from scratch and that was it. That one time statement has gotten your panties in a bunch for 2 years? Do you ever see Connor hyping his coin or saying he wrote it from scratch so invest in my coin? No, NEVER. I wish he would start.

Don't act naive. People look for coins that are not Bitcoin forks and consider that as a potential advantage as an investment. There was an obvious reason he said it was written from scratch and that is exactly to set it apart from the crowd of other coins that were also forks of Bitcoin. In fact, when he launched it he was explicitly asked whether it was a Bitcoin fork because people care about that in choosing coins and instead of admitting it, he decided to lie and claim it was written entirely from scratch (but then that was likely his plan all along, otherwise why obfuscate by reformatting the code and removing the comments?)

If, as you claim, it no longer matters that it was actually in large part an obfuscated Bitcoin fork, then he should just admit it, and put the his past mistakes behind him, which would indeed help settle the matter. He would no longer need to be pissed of at me for accurately calling him out on his lies and his continued denials, and therefore he would also no longer feel compelled to lash out in retaliation by lying about Monero exploits as fluffypony originally accused him (correctly) of doing, writing "full of shit" posts about Monero's data storage, etc.
1646  Alternate cryptocurrencies / Altcoin Discussion / Re: [NEWS] Monero David Latapie French Police Fraud [updated] on: May 29, 2016, 07:10:20 PM
He later went into hiding and i can quote him admitting it more than once.
Look on the MEW topic link.

I did look, after you mentioned looking at his posting history. I saw him posting offering to return the funds he was holding:

As an example of the message I will send:
Quote
Please confirm:
You have 10 votes, you paid 10 XMR and for renewal you paid one-tenth, which is 1 XMR. Total is 11 XMR. Since half went to dev and are non refundable, this means I will send you back 5.5 XMR (modulo transaction fees). Please state privately your XMR address.
I case you ask, I have my own ledger of who paid how much.

I later saw various people requesting of the funds he was holding and then receiving them, with zero complaints of not receiving a full refund (I received mine).

I also saw that when asked about the MEW funds being used for Crypto-Kingdom, rpietila said exactly the opposite of what you claimed he said.

Quote
Kind of funny we have heard David Latapie was "working" for Risto / reptiela
who is also another name changing Poloniex shill and whom both are said to have NOT been
a part of the Monero team even when they clearly are..

No one ever said that David was not part of the Monero team. He clearly was, but went off to do his own thing a long time ago and effectively disappeared from the group for a year or more, did not stay in contact. and did not tell us what he was doing other than "starting a business". Another one of the other original members also disappeared in a similar manner. That's how unpaid open source projects often work: people are volunteers who come and go based on other activities and demands on their time.

Risto was indeed never part of the Monero team, just a community member and supporter.
1647  Economy / Scam Accusations / Re: EmilioMann, John Connor, & VanillaCoin/VCash are lying about Monero exploits on: May 29, 2016, 06:41:52 PM
So if John said his code was 99% from scratch and 1% was used from btc/ppc code to maintain backwards compatibility, would that make you happy?

It would be yet another inaccurate deflection. Some of the already-identified copied portions have nothing to do with backward compatibility.

You're really desparate to come up with something, any available excuse, to explain it away, huh? Maybe it would be easier to just go with the simpler explanation that he's a scammer who launched an obfuscated Bitcoin fork as a falsely-hyped entirely-written-from-scratch coin and now continues to scam by making false statements about other coins. Ya, know, Occam's Razor and all.

Why is that so hard to believe? It is obvious you are unwilling or unable to dig into the code to actually answer for yourself (or look at the twitter timestamps running in reverse order). Is that laziness, inability, or are you just a paid shill with zero willingness to engage in honest inquiry on the matter?

This isn't about the morality of copying music, it is about taking credit for others' work (work that was given to you freely to use if you just acknowledge it) and holding your product out as something it is not. Many people may have 10000 download songs in their iPad, but few claim to have written and performed all those songs, and fewer still would believe them if they did.

Quote
If he came out and was someone you respected, I bet you would be buying up Vcash. That is all

How did that work out for Brian Williams?
1648  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: May 29, 2016, 06:22:10 PM
Help with explaining how this work?
How to create the checksum index from a list of words; can explain it in non c++ terms?

It takes the first N characters of each seed word interpreted using the UTF8 encoding (N=unique prefix length), combines them into one string, computes the crc_32 of the resulting string interpreted as a byte array, and then modulo (remainder) with the word list length.
1649  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Steemit.com: Blogging is the new Mining on: May 29, 2016, 12:02:53 PM
have somewhat a naive question, or three rather

1. did POW which rewarded miners with STEEM ended ?

Yes that was only during the pure PoW phase.

Quote
2. if true to the above, can current POW that rewards miners with VEST be converted to STEEM  ?

Yes but conversions are only 1/104 per week. It is probably best to mine to increase your Steam power (formerly known as VESTS) if you intend to use the system. But you can mine, convert, and sell if you really want to.

thanks smooth for taking time to explain! is there a command line in wallet-cli that can do that conversion or 1/104 per week (to STEEM) is distributed automatically by the network ?

thanks much!

Yes the CLI wallet comes with the source code that you need to build in order to mine. The withdraw_vesting command is what you are looking for. Once you initiate the withdraw, you will get a 1/104 payment every week, and it can be canceled at any time. The amount of the payments is fixed at the time of the request.

It is also possible to use the power down button on the web site to do the same thing.


1650  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Steemit.com: Blogging is the new Mining on: May 29, 2016, 11:33:16 AM
have somewhat a naive question, or three rather

1. did POW which rewarded miners with STEEM ended ?

Yes that was only during the pure PoW phase.

Quote
2. if true to the above, can current POW that rewards miners with VEST be converted to STEEM  ?

Yes but conversions are only 1/104 per week. It is probably best to mine to increase your Steam power (formerly known as VESTS) if you intend to use the system. But you can mine, convert, and sell if you really want to.
1651  Economy / Scam Accusations / Re: EmilioMann, John Connor, & VanillaCoin/VCash are lying about Monero exploits on: May 29, 2016, 07:50:28 AM
Finally, yes, I am qualified to review John's code, and you ask why I don't? Honestly, because I couldn't give a fuck less. Even if all this was irrefutably true, and I went around saying it, not a damned thing would change. So, no matter the results of any review I do, nothing changes. Why waste the time?

You're posting here. By your logic you should simply ignore the thread and not waste time posting.

If your goal here is to get me to shut up about their scamming, that's not going to happen, so you are doing the same thing you are accusing me of doing

Huh

And I don't even agree with you that not a damn thing will change if you review and give your conclusion. The more qualified people review the code the more their protestations become absurd and ineffective. If they didn't feel it was effective in keeping doubt open about the accusation, they wouldn't do it.

Maybe your particular review wouldn't make an immediate difference but it is one more that adds to the weight of it, and where is the line?  What happens after 10 reviews, 20 reviews, etc.? Are they really going to continue to try to sell people on the same bullshit denials? I don't think so.

1652  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin" on: May 29, 2016, 07:30:27 AM
It is hard to get anyone to accept Paypal for crypto especially when you are a Newbie with no reputation.

You are better off buying Bitcoin using one of the well-established mechanisms and exchanging it for CLAMs.

I know I'm nobody. That's why I'm asking to do business with someone reputable in a sense.  Where else to go?

Go buy Bitcoins. There are a lot of ways to do that everywhere in the world starting with localbitcoins in most places, or coinbase in not quite as many but still quite a few. Or many other ways. Then trade them for CLAMs and you are good to go.
1653  Economy / Scam Accusations / Re: EmilioMann, John Connor, & VanillaCoin/VCash are lying about Monero exploits on: May 29, 2016, 07:21:15 AM
EDIT: As a side note, this is exactly the shit that makes XMR look bad, and makes people stay away from it. You being associated with it and acting a fool without caring - sure, you don't care what anyone thinks of you, but it also reflects on Monero, and you act like you couldn't give a shit.

Monero will be fine (or it won't) regardless of what I do or don't do. I don't exaggerate my own importance one way or the other. I also happen to believe that rampant scams and scumbaggary like this is a bigger problem for the future of crypto (and for that matter open source) than what people think of one particular coin. There is more to life than calculating every action on the basis of trying to pump it, or protect it from potential controversy.

Here's a suggestion for you: Why don't you take a look at the actual code and give an opinion on whether it is copied from Bitcoin or written entirely from scratch? You're pretty qualified to do that. You can find some of the relevant examples linked from john-conner's trust history, but to quote one of the people there, "it won't be hard to find dozens more".

The more people speak out against it rather than just ignoring scams in the name of keeping things peaceful, the less scammers like john-conner will be able to pull this crap. It's not really about him, it about the next 10 like him who consider whether they ought to take similar ethical shortcuts in stealing code and launching based on dishonest claims or not.

You may be right, that as long as it is just me people will ignore it, but the more the full weight of the community comes down on it, the more we will start to see real change.
1654  Economy / Scam Accusations / Re: EmilioMann, John Connor, & VanillaCoin/VCash are lying about Monero exploits on: May 29, 2016, 06:01:38 AM
Conspiracy Theory:

Connor is Satoshi, therefore he doesn't have to acknowledge his own work.

Already refuted long ago by Luke-Jr and others.

Each individual Bitcoin developer owns the copyright to his or her contributions. To operate outside the license at this point would require permission from all of the developers, including Satoshi, but even Satoshi alone can not legally violate the license, nor grant permission to others' work. It is clear that at least some of the portions or code copied from Bitcoin in Vanillacoin/Vcash are not from Satoshi.

1655  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin" on: May 29, 2016, 04:41:59 AM
It is hard to get anyone to accept Paypal for crypto especially when you are a Newbie with no reputation.

You are better off buying Bitcoin using one of the well-established mechanisms and exchanging it for CLAMs.
1656  Economy / Scam Accusations / Re: EmilioMann, John Connor, & VanillaCoin/VCash are lying about Monero exploits on: May 29, 2016, 04:26:22 AM
john-connor's not saying that.  It's just what earlz said.  I was just defending from icebreaker's (and your) attacks.  

So in other words, the best defense you can come up with actually supports the accusation against him. Very nice.

Quote
John-connor's position is:

"Is Vcash a clone of Bitcoin?

No, it was built over a period of several years using Peercoin as a reference implementation for interoperability and backwards compatibility purposes, therefore it brings an alternative codebase to the cryptocurrency ecosystem."

That's interesting as far as answering irrelevant questions goes.

"Does Vcash/Vanillacoin contain or has it ever contained substantial portions of code that are copied from Bitcoin with only minor modification such as reformatting, removing comments, and changing of variable names (directly or indirectly via an intermediate coin forked from Bitcoin)?"

Huh
1657  Economy / Scam Accusations / Re: EmilioMann, John Connor, & VanillaCoin/VCash are lying about Monero exploits on: May 29, 2016, 04:15:56 AM
put up a bounty and see if he has what he says he has.

Advance fee scam much?

Nobody is interested in putting up money on the basis of entirely unsupported claims with zero evidence from a proven liar and scammer.

The one with zero remaining credibility here based on a documented pattern of repeated false claims is not us, it is john-connor.

If he wants to prove he didn't simply make up the 12 exploits like he made up everything else, he ought to be smart enough to figure out how to do that in a provable, verifiable manner. If he's not, he's not.

@pseudonymdude

No one has claimed that it is a clone of bitcoin. That question was obviously crafted carefully in order to allow for a half-truth answer, and one that does not respond to the actual relevant (and frequently asked) question:

"Does Vcash/Vanillacoin contain or has it ever contained substantial portions of code that are copied from Bitcoin with only minor modification such as reformatting, removing comments, and changing of variable names (directly or indirectly via an intermediate coin forked from Bitcoin)?"

Quote
about 10% of bitcoin code (specifically the scripting engine).

If 10% of the code (I have no idea if the scripting engine is 10% of the code, but let's assume it for now) is Bitcoin code then he is admitting copying, misrepresenting, and violating the license. Why claim it was written "entirely" from scratch (his word) when 10% of it was copied, and why fail to include the Bitcoin license that clearly (and apparently now admittedly) applies to 10% of the code?

Furthermore some of the already-identified copied Bitcoin code is not part of the scripting engine so the quoted statement is either a lie or a mistake.

P.S. Why is it necessary for all Vcash scammers/socks to flood every thread and gang up on someone every single time? It's quite consistent and obvious. Is that too a form of forum sliding (five responses from five "different" Vcash supporters being posted for every one post criticizing it?). I mean, I can easily handle all of you and your deflections, because I have the facts on my side and that makes it easy, but it is still tedious and looks pretty desperate.

1658  Other / Meta / Re: Petition for Monero to have its own board, so we don't bother the altcoins. on: May 29, 2016, 02:07:44 AM
As for this,
traffic to this site would plummet and revenue to the operator would plummet along with it
BitcoinTalk has survived previous to these alt-coins being created and used, I'm sure it can survive should said alt-coins move away.

It could survive yes, but traffic and revenue would indeed plummet.
1659  Alternate cryptocurrencies / Altcoin Discussion / Re: [VNL] Vanillacoin, a quiet word of warning. on: May 28, 2016, 11:43:01 PM
What are the legal issues with exchanges like Poloniex running license violating software?

Responsible businesses, especially regulated ones, are very unlikely to run software they are aware is illegally copied. This is both a response to your question that can be interpreted in a number of different ways, as well as a general observation.

An interesting case is a business concluding that it can't legally use some wallet software while still holding customer funds. How does it return the funds? I guess fair use might apply for the purpose of returning the funds, but it also might take lawyers a while to figure that out. Would fair use apply for a business making use of its own funds? Not as clear I guess.
1660  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [BXC] Bitcedi OTC trading thread [bid 1000 ask 1500 last 1750] on: May 28, 2016, 11:22:19 PM

Thank you, updated OP accordingly.
Pages: « 1 ... 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 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 ... 712 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!