Pages:
Author

Topic: [ANN] eMunie (EMU) - NOT a BitCoin fork/clone - call for beta testers - page 22. (Read 78405 times)

member
Activity: 84
Merit: 10
Honest nodes reject dishonest nodes EMU creation.  
...
EMU's HAVE to be distrubuted according to set of rules, which can be checked against the ledger by ANY node in the system.
So what are those rules exactly? It's easy to imagine a network of two nodes, one honest and another pretending to be a 999 nodes network. Whatever the rules are, from the point of view of the honest node it would seem okay that it gets 0.1% of the EMUs issued, because it thinks that it's one of 1000 nodes network. While in fact it should get 50%.

Distribution is not done evenly between nodes. It is dependent on amount of EMU held at each node and amount of verified transactions done by each hatcher. When a hatcher verifies a transaction, he also signs it, so it can be easily known by whole network who did the work in verifying it.... what I still don't understand is how the network knows he did the work in verifying it. That is what I'm waiting for an explanation on...

With Bitcoin, by using hashcash, clients can easily determine that a certain quantity of work was done to reach a certain point in the blockchain. What does this system use to verify that the verifying work was done? I think at a minimum, it must be easy to prove that hatcher nodes are at least doing work, so that the network is not flooded with a bunch of lazy hatcher nodes that are just faking it.
newbie
Activity: 42
Merit: 0
Ok. So a hatcher signs transactions and by this his trust value increases. Next questions:
1) Can the transaction author perform the role of the hatcher itself? If so, it can spam transactions and accumulate trust (=money) from nothing. If not, how is this enforced?
2) If the transactions are broadcasted, how to choose the hatcher who will sign it? If they're sent initially only to a specific hatcher, how is double spending prevented?
legendary
Activity: 1050
Merit: 1016
Yup, transactional work within the past hour.  Hatcher trust is calculated over the hatcher's entire history since it's first transaction processed.

1 EMU a minute target, collated into hourly unit creation.  So 60 EMU's p/h

This is the problem when throwing together posts on a forum explaining things and working furiously at the other end, tiny details get missed.  Roll Eyes
member
Activity: 84
Merit: 10
Honest nodes reject dishonest nodes EMU creation.  
...
EMU's HAVE to be distrubuted according to set of rules, which can be checked against the ledger by ANY node in the system.
So what are those rules exactly? It's easy to imagine a network of two nodes, one honest and another pretending to be a 999 nodes network. Whatever the rules are, from the point of view of the honest node it would seem okay that it gets 0.1% of the EMUs issued, because it thinks that it's one of 1000 nodes network. While in fact it should get 50%.

Distribution is not done evenly between nodes. It is dependent on amount of EMU held at each node and amount of verified transactions done by each hatcher. When a hatcher verifies a transaction, he also signs it, so it can be easily known by whole network who did the work in verifying it.... what I still don't understand is how the network knows he did the work in verifying it. That is what I'm waiting for an explanation on...
member
Activity: 84
Merit: 10
EMU distribution rules are as follows.

Hatchers receive 80% of new EMU units.  A single hatcher will get a ratio of that depending on the amount of honest transaction verification it has done which is easily calculated from the ledger using transaction volume, and the sum of the EMU units within those transactions.

Non-hatchers, that's clients with wallets, receive the remaining 20%, ratio of which is dependent on how much of an EMU holding that wallet currently contains.



When you say "depending on the amount of honest transaction verification it has done ", I hope you mean, "transactions it has verified since the last time EMU units were distributed".
legendary
Activity: 1050
Merit: 1016
EMU distribution rules are as follows.

Hatchers receive 80% of new EMU units.  A single hatcher will get a ratio of that depending on the amount of honest transaction verification it has done which is easily calculated from the ledger using transaction volume, and the sum of the EMU units within those transactions.

Non-hatchers, that's clients with wallets, receive the remaining 20%, ratio of which is dependent on how much of an EMU holding that wallet currently contains.

newbie
Activity: 42
Merit: 0
Honest nodes reject dishonest nodes EMU creation.  
...
EMU's HAVE to be distrubuted according to set of rules, which can be checked against the ledger by ANY node in the system.
So what are those rules exactly? It's easy to imagine a network of two nodes, one honest and another pretending to be a 999 nodes network. Whatever the rules are, from the point of view of the honest node it would seem okay that it gets 0.1% of the EMUs issued, because it thinks that it's one of 1000 nodes network. While in fact it should get 50%.
legendary
Activity: 1050
Merit: 1016
The example was regarding the voting of new units, not whether dishonest voting nodes have performed dishonest transaction work.

If a dishonest voter, is doing honest transaction verification, then that's work.

I explained the methods of co-verification which tackle double spending earlier.  Transaction blocking is overcome via a "callback" to the requesting client.  If one isn't received within a set period of time, the transaction is resubmitted to alternate hatchers.

As for the the guy with 51% of Amazon nodes voting endlessly or trying to create additional new coins, it doesn't matter, the honest nodes and hatchers compensate for that with a vote threshold, as previously explained.
sr. member
Activity: 328
Merit: 250
OK I've written a lot on this already, but I'll try and re-explain to clear up the confusion.

100 nodes in the system, 49 honest, 51 not.

2 are hatchers, 1 honest, 1 not.  Both do equal transaction according to honest/dishonest nodes in the system (49% and 51% respectively) work for arguments sake.

Honest nodes vote honest hatcher to make an EMU
Honest hatcher creates EMU and distributes 39% to itself, and 41% to dishonest hatcher.  Remaining 20% is distributed to non-hatcher nodes dependent on EMU holding.
Everyones happy.

Dishonest node votes yes to EMU create with dishonest clients.
Dishonest node creates EMU
Dishonest node gives all EMU to itself.

Honest nodes reject dishonest nodes EMU creation.  
Dishonest node can't spend those EMU's in system.
Honest nodes happy again.
Dishonest node wasted effort.

EMU's HAVE to be distrubuted according to set of rules, which can be checked against the ledger by ANY node in the system.  Thus, there's no point in dishonest nodes trying to create EMU's for themselves as they can not keep them, and if they do, the honest nodes reject them and they can never be spent.
Everyone is not happy when 41% of the EMU is distributed to one guy because he is running 51 dishonest nodes on amazon servers.

You haven't even bothered to address how you plan to prevent double spending or network transaction blocking by a guy running 51% of the clients on amazon servers.
sr. member
Activity: 364
Merit: 250
Quote
Currency generation is a collaborative effort between n-client nodes and a hatching node.  Each node in the system will cast a vote to a random hatching node to whether to create a currency unit (EMU).  Creation volume of currency over time is confined to a specified target interval to maintain a steady flow of new EMU's.  As the hatching nodes have the information available of all newly created EMU's, they are able to select the correct vote threshold for the generation of new EMU's.  If the collective vote is a success a number of EMU units are created and are distributed around the system in the following manner:

How will each node be represented in the network?  Is it a dynamic id assigned with each connection to the network?  Is it based on client id?  If so, can I have multiple instances open on one computer?  If not, can I benefit by having many clients open on multiple computers?  Obviously, the algo which randomly chooses a node to cast a vote is important.  But can a node know when it has received a vote to create an EMU?  If so, because it's safe to assume the probability of receiving two (or N) consecutive votes is 'lower' than receiving a new vote, can I benefit somehow by closing my client and reconnecting to the network either with the same client or a different one (this question is related to how nodes will be represented in the network)?  At first glance, given enough bandwidth (Google's 1 Gb/s fiber internet service, for example) and computing power to quickly reconnect with the network, if nodes' identification are dynamic, it seems I can exploit the EMU voting system (and gain more interest as well).  If nodes' id are static, then that makes the network more vulnerable.  Obviously, I'm just hand-waving until I see the actual algo/code.  

EDIT:  Seems like posts were added with similar ideas while I was typing...
legendary
Activity: 1050
Merit: 1016
How do you force people to choose their hatchery randomly? Is there anything to be gained from choosing a hatchery on purpose instead of randomly?

The hatcher that is selected and the vote (yes or no) are handled by the client software.  The actual wallet holder has no control over this at all.

If you were to grab the source and modify it to always vote yes, then even if there were only 100 other voters in the system, you vote can only skew the vote by 1%, which isn't enough to cause damage and will only push up the vote threshold over time.

there are guys having tens of VPS's with  8 cores and VM capability, raping every new coin, or simply mining YAC.
VPS'es are easy and cheap to obtain. installing numerous VM's with a client's on every one of them is easy and fast.
there would be a monstrous fight for getting a bigger and bigger amount of clients and hatchers, sending EMU from one to another to make a lot of transactions and confirmations - and therefore the bigest posible percentage of new EMU creation. this means, NO ONE ELSE would get anything - just like trying to solomine BTC on cpu right now.

difference:
 POW - waste a lot of energy

 distributed trust - waste a lot of energy, bandwidth, transaction history data.

this is possible even when source will NOT be given, or system was perfect in other ways.
 

to be secure, it has to be ripple-like closed and centralised, and thats no crypto currency, thats company issued credit.

please tell me where am I wrong.

OK I've written a lot on this already, but I'll try and re-explain to clear up the confusion.

100 nodes in the system, 49 honest, 51 not.

2 are hatchers, 1 honest, 1 not.  Both do equal transaction according to honest/dishonest nodes in the system (49% and 51% respectively) work for arguments sake.

Honest nodes vote honest hatcher to make an EMU
Honest hatcher creates EMU and distributes 39% to itself, and 41% to dishonest hatcher.  Remaining 20% is distributed to non-hatcher nodes dependent on EMU holding.
Everyones happy.

Dishonest node votes yes to EMU create with dishonest clients.
Dishonest node creates EMU
Dishonest node gives all EMU to itself.

Honest nodes reject dishonest nodes EMU creation.  
Dishonest node can't spend those EMU's in system.
Honest nodes happy again.
Dishonest node wasted effort.

EMU's HAVE to be distrubuted according to set of rules, which can be checked against the ledger by ANY node in the system.  Thus, there's no point in dishonest nodes trying to create EMU's for themselves as they can not keep them, and if they do, the honest nodes reject them and they can never be spent.

sr. member
Activity: 328
Merit: 250

This Quora answer describes the Byzantine General's problem well:

Quote
The Byzantine Generals' Problem roughly goes as follows: N Generals have their armies camped outside a city they want to invade. They know their numbers are strong enough that if at least 1/2 of them attack at the same time they'll be victorious. But if they don't coordinate the time of attack, they'll be spread too thin and all die. They also suspect that some of the Generals might be disloyal and send fake messages. Since they can only communicate by messenger, they have no means to verify the authenticity of a message. How can such a large group reach consensus on the time of attack without trust or a central authority, especially when faced with adversaries intent on confusing them?
http://www.quora.com/Bitcoin/Is-the-cryptocurrency-Bitcoin-a-good-idea

Obviously if you change the problem so that generals can trust certain other generals or messengers or outside "unique nodes", you can "solve" it.  This is how banks and ripple solve it.  Bitcoin's breakthrough was solving the problem with no trust by using a proof-of-work system.  If a coin does not use POW, that means that there is centralization/trust involved.  Emulah doesn't seem to understand this concept very well.

You did not even comment on the mechanism that Emulah claims to use above (ie. proof-of-work-of-verification). ie. Emulah attempts to rely on proof-of-work. The proof is just different from hashcash. ie. Emulah is using something different from hashcash to prove that work was done. Bitcoin and all other alts rely on the hashcash concept.

This amounts to executing messengers who are found to be fraudulent.  A rouge general can still spawn an infinite number of messengers.

In bitcoin, every client must determine which blockchain required the most work to produce. The infinite messengers must do more work than the rest of the network to get its blockchain accepted. In the case of emula, the client must also decide on which transactions are the true ones, so there needs to be a way the client can determine which set of transactions required the most verification work to produce.

In Emula, there is no proof-of-work getting done by the generals, so all that can be verified is the existence of messengers and whatever random messages they want to make up.  Emula seems to be taking the existence of a messenger as one vote, which is stupid.
member
Activity: 84
Merit: 10
How is the work getting more specific?  I don't understand.  This sounds like the "why don't we use bitcoin mining to do something useful like search for extraterrestrial life" argument.

ya. Problem with that is that it is difficult to verify that the work was done searching for "extra terrestrial life". It requires just as much work to verify that this was done, as is required to do it. In the case of Bitcoin, it takes an insignificant amount of work to verify that a  large amount of work was done. But if you had a way to mathematically verify that a certain type of work was done, and you could verify that that work was done using much less work that was required to do that verification, then in fact, you could achieve a system where you could force the miners to do specific work. ie. the client simply rejects transactions or blocks of transactions that can be mathematically disproven to have done that specific work, and also only accepts the transaction chain that has done the most work.
member
Activity: 84
Merit: 10

This Quora answer describes the Byzantine General's problem well:

Quote
The Byzantine Generals' Problem roughly goes as follows: N Generals have their armies camped outside a city they want to invade. They know their numbers are strong enough that if at least 1/2 of them attack at the same time they'll be victorious. But if they don't coordinate the time of attack, they'll be spread too thin and all die. They also suspect that some of the Generals might be disloyal and send fake messages. Since they can only communicate by messenger, they have no means to verify the authenticity of a message. How can such a large group reach consensus on the time of attack without trust or a central authority, especially when faced with adversaries intent on confusing them?
http://www.quora.com/Bitcoin/Is-the-cryptocurrency-Bitcoin-a-good-idea

Obviously if you change the problem so that generals can trust certain other generals or messengers or outside "unique nodes", you can "solve" it.  This is how banks and ripple solve it.  Bitcoin's breakthrough was solving the problem with no trust by using a proof-of-work system.  If a coin does not use POW, that means that there is centralization/trust involved.  Emulah doesn't seem to understand this concept very well.

You did not even comment on the mechanism that Emulah claims to use above (ie. proof-of-work-of-verification). ie. Emulah attempts to rely on proof-of-work. The proof is just different from hashcash. ie. Emulah is using something different from hashcash to prove that work was done. Bitcoin and all other alts rely on the hashcash concept.

This amounts to executing messengers who are found to be fraudulent.  A rouge general can still spawn an infinite number of messengers.

In bitcoin, every client must determine which blockchain required the most work to produce. The infinite messengers must do more work than the rest of the network to get its blockchain accepted. In the case of emula, the client must also decide on which transactions are the true ones, so there needs to be a way the client can determine which set of transactions required the most verification work to produce.
sr. member
Activity: 476
Merit: 253
How do you force people to choose their hatchery randomly? Is there anything to be gained from choosing a hatchery on purpose instead of randomly?

The hatcher that is selected and the vote (yes or no) are handled by the client software.  The actual wallet holder has no control over this at all.

If you were to grab the source and modify it to always vote yes, then even if there were only 100 other voters in the system, you vote can only skew the vote by 1%, which isn't enough to cause damage and will only push up the vote threshold over time.

there are guys having tens of VPS's with  8 cores and VM capability, raping every new coin, or simply mining YAC.
VPS'es are easy and cheap to obtain. installing numerous VM's with a client's on every one of them is easy and fast.
there would be a monstrous fight for getting a bigger and bigger amount of clients and hatchers, sending EMU from one to another to make a lot of transactions and confirmations - and therefore the bigest posible percentage of new EMU creation. this means, NO ONE ELSE would get anything - just like trying to solomine BTC on cpu right now.

difference:
 POW - waste a lot of energy

 distributed trust - waste a lot of energy, bandwidth, transaction history data.

this is possible even when source will NOT be given, or system was perfect in other ways.
 

to be secure, it has to be ripple-like closed and centralised, and thats no crypto currency, thats company issued credit.

please tell me where am I wrong.
sr. member
Activity: 328
Merit: 250
How is the work getting more specific?  I don't understand.  This sounds like the "why don't we use bitcoin mining to do something useful like search for extraterrestrial life" argument.
member
Activity: 84
Merit: 10

This Quora answer describes the Byzantine General's problem well:

Quote
The Byzantine Generals' Problem roughly goes as follows: N Generals have their armies camped outside a city they want to invade. They know their numbers are strong enough that if at least 1/2 of them attack at the same time they'll be victorious. But if they don't coordinate the time of attack, they'll be spread too thin and all die. They also suspect that some of the Generals might be disloyal and send fake messages. Since they can only communicate by messenger, they have no means to verify the authenticity of a message. How can such a large group reach consensus on the time of attack without trust or a central authority, especially when faced with adversaries intent on confusing them?
http://www.quora.com/Bitcoin/Is-the-cryptocurrency-Bitcoin-a-good-idea

Obviously if you change the problem so that generals can trust certain other generals or messengers or outside "unique nodes", you can "solve" it.  This is how banks and ripple solve it.  Bitcoin's breakthrough was solving the problem with no trust by using a proof-of-work system.  If a coin does not use POW, that means that there is centralization/trust involved.  Emulah doesn't seem to understand this concept very well.

You did not even comment on the mechanism that Emulah claims to use above (ie. proof-of-work-of-verification). ie. Emulah attempts to rely on proof-of-work. The proof is just different from hashcash. ie. Emulah is using something different from hashcash to prove that work was done. Bitcoin and all other alts rely on the hashcash concept.

Although, I think this is theoretically possible, I'm still waiting to see the math... I look forward to reading the source.

You see, Bitcoin works off the ability of being able to prove that a certain amount of work was done. This allows the system to decide who next gets the privilege of writing the next block of transactions; and therefore evenly distribute power based on work... but what if you could not only prove work was done, but also prove that a specific form of work was done? This would allow you to not only coerce the network into doing work, but doing work toward a specific end goal, so it would lead to a more efficient system. If you try to do a Sybil attack, you would have to do this verifiable work or the clients would all ignore your contributed transactions.
sr. member
Activity: 328
Merit: 250

This Quora answer describes the Byzantine General's problem well:

Quote
The Byzantine Generals' Problem roughly goes as follows: N Generals have their armies camped outside a city they want to invade. They know their numbers are strong enough that if at least 1/2 of them attack at the same time they'll be victorious. But if they don't coordinate the time of attack, they'll be spread too thin and all die. They also suspect that some of the Generals might be disloyal and send fake messages. Since they can only communicate by messenger, they have no means to verify the authenticity of a message. How can such a large group reach consensus on the time of attack without trust or a central authority, especially when faced with adversaries intent on confusing them?
http://www.quora.com/Bitcoin/Is-the-cryptocurrency-Bitcoin-a-good-idea

Obviously if you change the problem so that generals can trust certain other generals or messengers or outside "unique nodes", you can "solve" it.  This is how banks and ripple solve it.  Bitcoin's breakthrough was solving the problem with no trust by using a proof-of-work system.  If a coin does not use POW, that means that there is centralization/trust involved.  Emulah doesn't seem to understand this concept very well.

You did not even comment on the mechanism that Emulah claims to use above (ie. proof-of-work-of-verification). ie. Emulah attempts to rely on proof-of-work. The proof is just different from hashcash. ie. Emulah is using something different from hashcash to prove that work was done. Bitcoin and all other alts rely on the hashcash concept.

This amounts to executing messengers who are found to be fraudulent.  A rouge general can still spawn an infinite number of messengers.
member
Activity: 84
Merit: 10

This Quora answer describes the Byzantine General's problem well:

Quote
The Byzantine Generals' Problem roughly goes as follows: N Generals have their armies camped outside a city they want to invade. They know their numbers are strong enough that if at least 1/2 of them attack at the same time they'll be victorious. But if they don't coordinate the time of attack, they'll be spread too thin and all die. They also suspect that some of the Generals might be disloyal and send fake messages. Since they can only communicate by messenger, they have no means to verify the authenticity of a message. How can such a large group reach consensus on the time of attack without trust or a central authority, especially when faced with adversaries intent on confusing them?
http://www.quora.com/Bitcoin/Is-the-cryptocurrency-Bitcoin-a-good-idea

Obviously if you change the problem so that generals can trust certain other generals or messengers or outside "unique nodes", you can "solve" it.  This is how banks and ripple solve it.  Bitcoin's breakthrough was solving the problem with no trust by using a proof-of-work system.  If a coin does not use POW, that means that there is centralization/trust involved.  Emulah doesn't seem to understand this concept very well.

You did not even comment on the mechanism that Emulah claims to use above (ie. proof-of-work-of-verification). ie. Emulah attempts to rely on proof-of-work. The proof is just different from hashcash. ie. Emulah is using something different from hashcash to prove that work was done. Bitcoin and all other alts rely on the hashcash concept.

Although, I think this is theoretically possible, I'm still waiting to see the math... I look forward to reading the source.
member
Activity: 113
Merit: 10
I sent a PM when you guys first announced cause I couldn't post yet. Please include me if there is still room, I think you guys have some good thoughts!
Pages:
Jump to: