Author

Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency - page 1185. (Read 4670643 times)

newbie
Activity: 14
Merit: 0
Hmm interesting. If ring signatures "does the trick", it seems like Darkcoin will have a hard time to claim territory on the market - considering that it has a more complicated approach.

Lets see what happens. I feel the wind of change blowing by.
legendary
Activity: 1260
Merit: 1008
Is Monero anonymous? Why what pros/cons compared to the Darkcoin tech?

Yes, monero is anonymous. Some here would respond by saying that nothing can ever be truly anonymous, but I think considerable effort would need to be expended to reveal identity in monero.

This gif explains the differences from darkcoin tech, but from what I gather from darkcoin - it relies on masternodes to do some kind of mixing, which to me is a type of centralization, and to me decentralization is the whole point of cryptocurrencies, so yeah.

Monero has anonymity tech baked in - stealth addresses, ring signatures (mixing)



http://bit.ly/why-monero has a lot of good info, and the accompanying thread.

I'd say that right now, the one downside of monero is the ease of use. I'm a noob to cryptocurrencies, with no experience in linux, and I was able to get it to work - so its not that hard.

There is a webwallet that makes things a lot easier - https://mymonero.com, and the devs are working on a great GUI wallet that can be seen in this fireside chat here: https://www.youtube.com/watch?v=LlTDS3iCqRY

Also, the technology behind a coin is only as good as the development behind it. The monero dev team is committed and very helpful. Additionally, the community is tight - the monero network survived an attack at some point in the summer of 2014, mainly because the community banded together to protect something they believe in.
newbie
Activity: 14
Merit: 0
Is Monero anonymous? Why what pros/cons compared to the Darkcoin tech?
legendary
Activity: 1428
Merit: 1001
getmonero.org
Monero Status Android Widget

A friend of mine made an android widget and app.

After monerochain.info going down and serious lack of time pretty much killed it, Monero Status is back!

Google Store: https://play.google.com/store/apps/details?id=tr.monerostatus

Pics are obviously kinda outdated!:



Updates:
  • Well, the app and widget is working again.
  • Mintpal removed.
  • A specific bug crashing the app is fixed.

If anyone feels like donating: 47g3CVqBdmPZgPEA8m2hjT4aosiNhmELD3jdQVbtbooVGuCjHfY7aBUQo5p2Qirk7629LiFZWH7ZWMZ nSAZ5n7paP7ePThK
Many thanks to all donators! Cheesy

Please make feature requests or tell us about bugs!


hero member
Activity: 605
Merit: 500
Official Monero Forum Link

Quote from: forum.monero.cc
Monero Monday Missives

December 15th, 2014

Hello, and welcome to our twenty-first Monero Monday Missive!

Major Updates

1. We're aware of the 0.8.8.6 slow startup issues on some Windows environments (over an hour for the daemon to startup for some people). We believe we've identified the problem, and will be rolling out a test fix in the next couple of days, for inclusion in 0.8.8.7

2. There have been a number of patches merged over the past week to fix issues with simplewallet's new multi-language mnemonics

External Projects

MyMonero: due to a very broad DDoS attack at the data center in which MyMonero is hosted (not targeted at MyMonero) the service was offline on Sunday for a 12 hour stretch. We are putting some effort in place to ensure this does not happen again in future. New features added this past week: a "copy to clipboard" helper is now available on the right of your Monero address on your dashboard, as well as on the login key review screen and account details screen. In addition, clicking on a transaction in the dashboard or your transaction history screens will show additional details, such as the payment ID used.

ForkGuard: added MyMonero.com and MoneroClub.com

I2PD: massive progress was made this week adding support for the su3 router update format (the previous .sud / .su2 format being deprecated), which is used to deliver updates to all routers on the i2p network, including: router update alerts, plugin update alerts, reseed data, and news feed items. Details on the su3 format can be found here: https://geti2p.net/en/docs/spec/updates

Dev Diary

Account: still more fixes to the restore paths and multi-lang mnemonics, known issues with UTF-8 on Windows remain

Core: libunbound lookups moved to a thread in order to trap for failing / slow DNS lookups

Until next week!

updated by fluffypony
nice update
hero member
Activity: 994
Merit: 500
Gonna try that node https://www.moneroclub.com/node tomorrow for a friend of mine I built a rig for.

Her daemon/wallet machine does not have enough RAM to run the daemon on her Windows 8 build.  Looks simple enough to modify.

I haven't set up any listings yet on MoneroClub but hope to soon.


It worked great, had my wallet up and running in less than 10 minutes and able to send with no issues

Thanks a lot Smooth for getting back so fast with an answer it is greatly appreciated.
legendary
Activity: 1610
Merit: 1004
Wow, it's cool to have women in the Monero club.  Cheesy
sr. member
Activity: 306
Merit: 251
Gonna try that node https://www.moneroclub.com/node tomorrow for a friend of mine I built a rig for.

Her daemon/wallet machine does not have enough RAM to run the daemon on her Windows 8 build.  Looks simple enough to modify.

I haven't set up any listings yet on MoneroClub but hope to soon.
legendary
Activity: 2968
Merit: 1198
Is there a way for me to connect simple wallet to a daemon that is running else where, like mymonero, and have access to my XMR with the ability to send?

Yes you can do that, with some loss of privacy, and trusting the remote node not to send you made up information (not really an issue if you are just spending).

Here's info about one node you can use: https://www.moneroclub.com/node

hero member
Activity: 994
Merit: 500
Is there a way for me to connect simple wallet to a daemon that is running else where, like mymonero, and have access to my XMR with the ability to send?
legendary
Activity: 2968
Merit: 1198
gotcha. so, when the actual transaction is broken up into denominations, the same payment ID is copied with each denomination ?.... (essentially... im sure its waaay more complex).

Each transaction has (at most) one payment ID. The transaction has multiple denominations. The same payment ID applies to all of them.
legendary
Activity: 1260
Merit: 1008
... but it's not the highest priority at the moment, as payment IDs don't leak anything of significance ...

A unique payment ID will reveal all associated transactions, which can give away the total payment amount. This kind of defeats the purpose of the denominated transactions, doesn't it?

It doesn't.

1. How do you know that nobody else has used the same payment ID? Because the payment ID is visible, and I (for one) have often grabbed an existing payment ID from the blockchain for my own use.

2. Even if you do "group" transactions together, and even if they happen to be the only occurrences of that payment ID, knowing that the transactions are somehow related is meaningless. Unless you crack the public-key cryptography, you won't know where each output is destined for.

gotcha. so, when the actual transaction is broken up into denominations, the same payment ID is copied with each denomination ?.... (essentially... im sure its waaay more complex).

anyhoo, I'm gonna prove it to myself tonight by playing with https://minergate.com/blockchain/mro/blocks

donator
Activity: 1274
Merit: 1060
GetMonero.org / MyMonero.com
... but it's not the highest priority at the moment, as payment IDs don't leak anything of significance ...

A unique payment ID will reveal all associated transactions, which can give away the total payment amount. This kind of defeats the purpose of the denominated transactions, doesn't it?

It doesn't.

1. How do you know that nobody else has used the same payment ID? Because the payment ID is visible, and I (for one) have often grabbed an existing payment ID from the blockchain for my own use.

2. Even if you do "group" transactions together, and even if they happen to be the only occurrences of that payment ID, knowing that the transactions are somehow related is meaningless. Unless you crack the public-key cryptography, you won't know where each output is destined for.
legendary
Activity: 2968
Merit: 1198
... but it's not the highest priority at the moment, as payment IDs don't leak anything of significance ...

A unique payment ID will reveal all associated transactions, which can give away the total payment amount. This kind of defeats the purpose of the denominated transactions, doesn't it?

It doesn't give away the payment amount (at least not the exact amount) because there is no way to tell the difference between payment and change.

The purpose for that is slightly different from denominations though. Denominations are used to standardize output sizes for mixing purposes (only outputs of the same size can be mixed).

Payment ID should usually be unique, in which case it wouldn't be helpful in linking transactions, but that is not enforced, and people reuse them a lot (like BTC addresses), which is not ideal. As fluffypony said, we are working on something better.

hero member
Activity: 795
Merit: 514
... but it's not the highest priority at the moment, as payment IDs don't leak anything of significance ...

A unique payment ID will reveal all associated transactions, which can give away the total payment amount. This kind of defeats the purpose of the denominated transactions, doesn't it?
legendary
Activity: 2968
Merit: 1198
Smooth says "you don't even need the daemon binary installed"

Fluffypony says "Copy the Monero binaries to to a RAM disk"

Can you define binaries in this case because it seems like one of you are saying they are needed and one of you says they are not.

He was just saying to copy the whole package to a RAM disk. The reason being that normally the wallet file is created in the current directory when you use simplewallet --generate-new-wallet and normally that is where the binaries are. Since its a RAM disk, the wallet file will be lost for good when you power down. Good idea, and a good second level of protection in case you don't follow my advice to use a long random password.

The distinction between his suggestion and mine is that I pointed out you don't need the daemon binary (bitmonerod). You still need the wallet binary (simplewallet)
donator
Activity: 1274
Merit: 1060
GetMonero.org / MyMonero.com
I think I know the answer to this, but I want to make sure:

When you send monero with a payment ID, is the payment ID broadcast with the transaction (i.e., observable on the blockchain and traceable?)

Or is the payment ID tucked away (encrypted) somewhere and not observable?

The use case is this:

You want to buy something on a website. The website creates a payment ID for you, and the address to send your payment.

The business receives the payment in their wallet, with the payment ID for the business to connect a particular payment to a particular customer account.

Methinks this is the whole purpose of the viewkey, but I just want to make sure I'm putting things together right.

This might be explained in that one figure in the whitepaper, but as the critique of the whitepaper indicated, that figure is not easy to understand.

It's completely observable - the viewkey is something else entirely.

The Monero Research Lab are looking at better ways to deal with payment IDs, but it's not the highest priority at the moment, as payment IDs don't leak anything of significance, and it's easy to roll them over on an exchange.
hero member
Activity: 649
Merit: 500
Due to the nature of the key you can write it as part of something else - eg. write a fake love letter to your wife so that the 24 words on the left hand side are your key or whatever. Then write a bunch of extra love letters. That way, if your deposit box is ever discovered, it'll be disregarded as unimportant love letters.

Why would you keep a love letter to your wife in a deposit box?

Wow, huge security flaw. BCX was right after all!!!!!  Shocked

I'm dumping!


In case she's at home and dies in a crazy chemical fire, and the letter is the only thing you have left. Think like you're in a movie!

Altcoin enthusiasts have wives?

Shhhh! Lets stick with the fire story. I don't think anyone needs to know that the wife left us because we were a little too enthusiastic about alts.
newbie
Activity: 2
Merit: 0
why are the monero pools crashing now?
legendary
Activity: 1105
Merit: 1000
Due to the nature of the key you can write it as part of something else - eg. write a fake love letter to your wife so that the 24 words on the left hand side are your key or whatever. Then write a bunch of extra love letters. That way, if your deposit box is ever discovered, it'll be disregarded as unimportant love letters.

Why would you keep a love letter to your wife in a deposit box?

Wow, huge security flaw. BCX was right after all!!!!!  Shocked

I'm dumping!


In case she's at home and dies in a crazy chemical fire, and the letter is the only thing you have left. Think like you're in a movie!

Altcoin enthusiasts have wives?
Jump to: