Pages:
Author

Topic: Pros and Cons to Anon coins, Including Darkcoin / Cloakcoin, lets discuss them. - page 2. (Read 8787 times)

sr. member
Activity: 265
Merit: 250


What happens if Alty wants to send Cloakcoin to Joe but Joe is offline?

Joe receives Altys CLOAK like any normal wallet.  Offline wallets have been tested to work. Since wallet build #19 of 27
The wallet can be offline and still respond to Alty's request for new _PoSA address? That's some pretty cool magic.  Can you explain how that works?

Magic?

Joe does not do anything when _PoSA is generated.  Alty knows Joe's address and is initiating a transaction.  This prompts the PoSA nodes to generate the necessary addresses and the funds are shipped.  There are no actions required from Joe's wallet.
In the diagram, there's a box there on the upper right that reads: "Tells Joe to Create _PoSA Address and receive it from him".  Then there's another box that reads "Send _PoSA address to Anty from Joe". Looks pretty clear to me that Joe's client needs to be online to generate the _PoSA address. Is the diagram wrong?


That flow chart is the worst thing ever and I agree is confusing.  Just because Joe can generate _Posa does not mean he has to.  There are even now options to decide how anon you want to be and how many times you want your transaction to be split. There will be a node to create _posa.  I have tested turning my wallet off and have received txs sent via posa.
hero member
Activity: 525
Merit: 500


What happens if Alty wants to send Cloakcoin to Joe but Joe is offline?

Joe receives Altys CLOAK like any normal wallet.  Offline wallets have been tested to work. Since wallet build #19 of 27
The wallet can be offline and still respond to Alty's request for new _PoSA address? That's some pretty cool magic.  Can you explain how that works?

Magic?

Joe does not do anything when _PoSA is generated.  Alty knows Joe's address and is initiating a transaction.  This prompts the PoSA nodes to generate the necessary addresses and the funds are shipped.  There are no actions required from Joe's wallet.
In the diagram, there's a box there on the upper right that reads: "Tells Joe to Create _PoSA Address and receive it from him".  Then there's another box that reads "Send _PoSA address to Anty from Joe". Looks pretty clear to me that Joe's client needs to be online to generate the _PoSA address. Is the diagram wrong?
sr. member
Activity: 265
Merit: 250


What happens if Alty wants to send Cloakcoin to Joe but Joe is offline?

Joe receives Altys CLOAK like any normal wallet.  Offline wallets have been tested to work. Since wallet build #19 of 27
The wallet can be offline and still respond to Alty's request for new _PoSA address? That's some pretty cool magic.  Can you explain how that works?

Magic?

Joe does not do anything when _PoSA is generated.  Alty knows Joe's address and is initiating a transaction.  This prompts the PoSA nodes to generate the necessary addresses and the funds are shipped.  There are no actions required from Joe's wallet.
hero member
Activity: 525
Merit: 500


What happens if Alty wants to send Cloakcoin to Joe but Joe is offline?

Joe receives Altys CLOAK like any normal wallet.  Offline wallets have been tested to work. Since wallet build #19 of 27
The wallet can be offline and still respond to Alty's request for new _PoSA address? That's some pretty cool magic.  Can you explain how that works?
sr. member
Activity: 265
Merit: 250


What happens if Alty wants to send Cloakcoin to Joe but Joe is offline?

Joe receives Altys CLOAK like any normal wallet.  Offline wallets have been tested to work. Since wallet build #19 of 27
sr. member
Activity: 308
Merit: 250
XC offers both completely anonymous transactions and instant p2p encrypted messaging.  In other words, XC offers a complete platform that protects one's rights to privacy.  Bye NSA.

working or vaporware? when is all this stuff supposed to happen, rev 3? release date?

Once again, this stuff has released already.


To sum it all up:

Rev 2.45 (private payments).

XChat RC 6 (true P2P instant messaging with end-to-end encryption)

XC TOR Stick (releasing on Thursday; doesn't use TOR exit nodes so packet sniffers can't find you)

It's been confirmed by the developers that XChat will include voice calling in post-Rev 3 editions, and video calling further into the future.

So basically we have a decentralised, private, Skype.






BOOM, Headshot!
hero member
Activity: 675
Merit: 507
Freedom to choose

I would hope the OP would reconsider his criteria for PRO/CON in relation to personal privacy.


My feelings on this are in line with what Stealth stated, there are many devs out there that have quite insidious intentions. So by remaining anonymous you are not really able to look into the history of that dev. Also keep in mind there was a very short POW period, which we have no idea if the devs got the majority of those mined coins.. At least it seems like a more honest launch than many.
hero member
Activity: 525
Merit: 500




What happens if Alty wants to send Cloakcoin to Joe but Joe is offline?
hero member
Activity: 560
Merit: 500
what about the scalability problem from bloating and the mass adoption issue of non provable transactions. seems like those issues would prevent mass adoption.

Ooooh, this is my area of knowledge:)

Firstly, any mixing technology will also have bloat - you understand that, right? If it goes through 8 hops that's 8 entries in the blockchain. The ONLY advantage that a cryptocurrency using mixing has is that they *can* prune the blockchain (not that they have or even necessarily know how). There is no evidence to suggest that Monero can't prune its blockchain - it absolutely can. The only thing that is currently viewed as hard-to-do-maybe-to-the-point-of-being-impossible is pruning of the key image set and the utxoset, but the blockchain itself can be pruned right up to the highest block.

I also have never heard of Monero transactions being "non-provable". If that were the case your wallet wouldn't know that a particular transaction is meant for you. It does so by "proving" it is. Baked right into the protocol is a "view key" that can be used to expose multiple transactions, and each transaction has a one-time key that can be exposed to show the details of a transaction and confirm it is yours. Monero is, thus, cryptographically anonymous and unlinkable, and optionally transparent on a per-transaction basis. NB: The tooling to both reveal this and inspect it is still being written, but every transaction from the genesis block on has been functionally anonymous and has this optional transparency baked in.

How do other coins handle this? I mean, how do you reveal a transaction in Darkcoin/XC/Cloakcoin and prove it came from you?

Darkcoin's latest iteration of darksend to my knowledge premixes so that you can transact normally. ie. you still have a transaction number to refer to.
donator
Activity: 1274
Merit: 1060
GetMonero.org / MyMonero.com
what about the scalability problem from bloating and the mass adoption issue of non provable transactions. seems like those issues would prevent mass adoption.

Ooooh, this is my area of knowledge:)

Firstly, any mixing technology will also have bloat - you understand that, right? If it goes through 8 hops that's 8 entries in the blockchain. The ONLY advantage that a cryptocurrency using mixing has is that they *can* prune the blockchain (not that they have or even necessarily know how). There is no evidence to suggest that Monero can't prune its blockchain - it absolutely can. The only thing that is currently viewed as hard-to-do-maybe-to-the-point-of-being-impossible is pruning of the key image set and the utxoset, but the blockchain itself can be pruned right up to the highest block.

I also have never heard of Monero transactions being "non-provable". If that were the case your wallet wouldn't know that a particular transaction is meant for you. It does so by "proving" it is. Baked right into the protocol is a "view key" that can be used to expose multiple transactions, and each transaction has a one-time key that can be exposed to show the details of a transaction and confirm it is yours. Monero is, thus, cryptographically anonymous and unlinkable, and optionally transparent on a per-transaction basis. NB: The tooling to both reveal this and inspect it is still being written, but every transaction from the genesis block on has been functionally anonymous and has this optional transparency baked in.

How do other coins handle this? I mean, how do you reveal a transaction in Darkcoin/XC/Cloakcoin and prove it came from you?
full member
Activity: 137
Merit: 100
All these three coins are good,these coins can work together,there is enough room for them!
legendary
Activity: 1190
Merit: 1000
To commodify ethicality is to ethicise the market
How on earth was XC "decloaked" ? It has nothing to do with cloakcoin or its tech. There will be no problem with bloating blockchain, and the reason the anon rev is stalled for gui is because the encrypted messaging was being worked. There have been many releases since "a few weeks ago". Don't take my words for it, if you consider yourself an intelligent individual just go search the topic and official XC forums for yourself, but don't just throw FUD around like that.

xc anon was cracked by chaeplin but they are redoing it now. i don't have time to keep up with xc anymore and have moved on, sorry. it's too hard to tell what they have working and what is just more vapor. they talk like everything is working but all i see is vapor. please educate me to what is working now and what is just planned for release (rev 3) and when. good to see they have some bounties unlike cloak.

Ah, that opinion. It's old FUD. Chaeplin didn't understand what was being tested.

Here's why.




legendary
Activity: 1190
Merit: 1000
To commodify ethicality is to ethicise the market
XC offers both completely anonymous transactions and instant p2p encrypted messaging.  In other words, XC offers a complete platform that protects one's rights to privacy.  Bye NSA.

working or vaporware? when is all this stuff supposed to happen, rev 3? release date?

Once again, this stuff has happened already.


To sum it all up:

Rev 2.45 (private payments).

XChat RC 6 (true P2P instant messaging with end-to-end encryption)

XC TOR Stick (releasing on Thursday; doesn't use TOR exit nodes so packet sniffers can't find you)


legendary
Activity: 1190
Merit: 1000
To commodify ethicality is to ethicise the market
There'll be absolutely masses of running nodes on XC's network.

Because of XChat:

http://i.imgur.com/D57dl0F.jpg

I don't get it but ok I guess.  Huh

I don't get it either. i have no want or need to use xchat. not a feature i would use unless send payment in which case i would just use bitshares x which is working and not promised vapor.

This is not vapour. It's working.

Download XChat RC 6 here, and then send me a message using the details on my sig.


Just in case you're not quite convinced, here's a screenshot of XChat RC 6 (the current test release) on my computer:


legendary
Activity: 1190
Merit: 1000
To commodify ethicality is to ethicise the market

You can't spy productively on XC nodes because private transactions are fragmented and because every node forwards them trustless. This creates a scenario where there's no telling if the sender/recipient of a fragment is the original sender or final recipient, and there's no telling whether the amount sent is the whole amount.

Furthermore since fragments can be sent, even non-private transactions become "private" in this respect, since the amount sent could be a fragment, and so a spy has no grounds to assert that the amount sent/received is the total amount, or that the sender/recipient is the original sender/final recipient.


"You can't" or you won't be able to when rev 3 is released? you're talking vaporware right now right? when will this be released?

My comment above refers to the existing Rev 2.45 release.

Download it, try it out.

legendary
Activity: 1190
Merit: 1000
To commodify ethicality is to ethicise the market

This is not vapour. It's working.

Download XChat RC 6 here, and then send me a message using the details on my sig.



As for the future, this is vaporware that XC will bring to market post-Rev 3:



***The XC Daily Update***


Hello all

It's been confirmed by the developers that XChat will include voice calling in post-Rev 3 editions, and video calling further into the future.

So basically we have a decentralised, private, Skype.





Here's to the future!



legendary
Activity: 1190
Merit: 1000
To commodify ethicality is to ethicise the market
There'll be absolutely masses of running nodes on XC's network.

Because of XChat:

http://i.imgur.com/D57dl0F.jpg

I don't get it but ok I guess.  Huh

I don't get it either. i have no want or need to use xchat. not a feature i would use unless send payment in which case i would just use bitshares x which is working and not promised vapor.

This is not vapour. It's working.

Download XChat RC 6 here, and then send me a message using the details on my sig.


legendary
Activity: 1190
Merit: 1000
To commodify ethicality is to ethicise the market

- XC is the only project with an already-implemented anonymity solution that is currently working.


is it working? last i saw a few weeks ago it was not working in the gui wallet (still command line, right?). after the odd midnight rev release a few weeks ago i quit watching that thread. please update me if that has changed.

It's working. Download XC Rev 2.45 here.

hero member
Activity: 966
Merit: 1003
3)
Strasborg's self-moderated thread? I think I'll pass on that. He's an admitted Supercoin investor and that thread is a shameless promotional attempt to draw attention to Supercoin.

Ad hominem deluxe.
legendary
Activity: 1036
Merit: 1000
3)
Strasborg's self-moderated thread? I think I'll pass on that. He's an admitted Supercoin investor and that thread is a shameless promotional attempt to draw attention to Supercoin.


Not going to bother with your other answers as they were all excuses and diversions as to the heart of the problem that I exposed in my original statements.

But go look in the thread for #3 dont hide away like the cloak devs......I dont care who Strasborg is, there are many other contributors now laughing at cloak and exposing how flawed the design and diagram is.

 https://bitcointalksearch.org/topic/m.8130099
Pages:
Jump to: