Author

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

pa
hero member
Activity: 528
Merit: 501
I cloned and compiled the latest code from github and sync'd the daemon overnight on a new VM.  I ended up with an 11G data.mdb file.

My data.mdb is 13GB (on OS X).
full member
Activity: 201
Merit: 100
I cloned and compiled the latest code from github and sync'd the daemon overnight on a new VM.  I ended up with an 11G data.mdb file.

My old VM's data.mdb was 7.1G, but it was running a version from ~Feb2015 or so.  So was there a code commit that increased the database size considerably?  Or maybe something went wrong with my daemon and it generated a file that's way too large?

If that's the "new normal", is there any work going into compressing the data?  Perhaps with a flag or a conversion tool?  I know many people may not want the overhead of compressing and decompressing.  But I was just wondering if that's something we can look forward to? 
legendary
Activity: 2268
Merit: 1141
Waiting for dump

No such thing as a dump with this coin, sell offs sure but that's it. Where is that link for the last moron that sold off at .0015 LOL

At your service -> https://vid.me/ima7
legendary
Activity: 3836
Merit: 4969
Doomed to see the future and unable to prevent it
Waiting for dump

No such thing as a dump with this coin, sell offs sure but that's it. Where is that link for the last moron that sold off at .0015 LOL
legendary
Activity: 3836
Merit: 4969
Doomed to see the future and unable to prevent it
legendary
Activity: 1105
Merit: 1000

Now computationally in practice I do think it would be harder to crack a Monero brain wallet, should such a thing exist, than it is to crack Bitcoin brain wallets, but they're still a bad idea.


I'd guess between 5 and 8 OOM, depending on how much you can increase efficiency.

It would be a certain waste of time scanning any CN (or stealth address) coin for brainwallets. That doesn't mean it's a good idea to start using one though.

If you designed your own derivation method, then you'd probably be safe, but it's rather dubious (to me) that remembering/storing that method PLUS remembering your passphrase would be preferable to just storing the seeds we have now. But hey, if you want to "grow your own", no one can stop you.
sr. member
Activity: 450
Merit: 250
Has anyone had any luck with Ipredia?

http://www.ipredia.org/

if you use ipredia and run a node on it.... do you essentially achieve the same goal as when i2p is integrated into Monero?

It looks promising. Similar to tails right?

Has anyone gotten Monero to work in Tails? I keep seeing conflicting reports.

I haven't given it a shot due to the lack of persistence by design... don't know how I'd get a *useful* blockchain there. I guess theoretically you'd just use mymonero?

Couldn't you just starting syncing? Or are these systems designed to be completely non-persistent, meaning you would have to sync every time. That would not work.

NM, ima dumbass. tails does have an encrypted persistence option. https://tails.boum.org/doc/first_steps/persistence/configure/index.en.html

i goto sleep now.

Encrypted persistence, yes, and it can save WiFi password, Electrum wallet details, Firefox favorites, etc in this persistent drive if you wish. However it doesn't save your i2p config and i2pSnark torrents.

This handy guide shows you how to do that though Wink

https://www.reddit.com/r/sohhlz/wiki/index/i2p-persistent
legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
Monero status today:

511x cheaper than BTC
0.0046% of total coins for $500
legendary
Activity: 2968
Merit: 1198
Quick overview of recent changes to master since last time:

Payment IDs can now be encrypted. Those are now 64 bit on the blockchain. Integrated addresses are changed to use these (so integrated addresses generated before that change are now invalid, in case someone tried those from git). Full size plaintext payment IDs are still possible.

Input selection now uses the triangular distribution (prefering newer outpts). Previously this was only used for the old blockchain format.

A couple fixes to possible behavioral differences between old blockchain and new blockchain, which could have caused an inadvertent fork on corner cases.

A new rescan_spent simplewallet command, which queries the daemon for the wallet's outputs spent status. This is intended to fix the need to rescan the blockchain when a tx does not go through after being accepted by the daemon. Note that this command leaks info about which outputs you own to the daemon, so it is not to be used if you connect to a third party daemon.

And the usual set of random smaller fixes and tweaks.

Thanks for the update and thank you for your hard work.

legendary
Activity: 1276
Merit: 1001
Quick overview of recent changes to master since last time:

Payment IDs can now be encrypted. Those are now 64 bit on the blockchain. Integrated addresses are changed to use these (so integrated addresses generated before that change are now invalid, in case someone tried those from git). Full size plaintext payment IDs are still possible.

Input selection now uses the triangular distribution (prefering newer outpts). Previously this was only used for the old blockchain format.

A couple fixes to possible behavioral differences between old blockchain and new blockchain, which could have caused an inadvertent fork on corner cases.

A new rescan_spent simplewallet command, which queries the daemon for the wallet's outputs spent status. This is intended to fix the need to rescan the blockchain when a tx does not go through after being accepted by the daemon. Note that this command leaks info about which outputs you own to the daemon, so it is not to be used if you connect to a third party daemon.

And the usual set of random smaller fixes and tweaks.

full member
Activity: 198
Merit: 100
Congratulations!

I think the meaning of this Tweet is obvious:

https://twitter.com/cryptsy/status/631672049631629312

@BBRcurrency We will be listing at least one CryptoNote coin this week. 2.0 integrations in general have been slow for us. But not anymore

I asked about how they could add ETH so quickly but take so long to add CryptoNote coins. Looks like 2.0 coins will be coming to Cryptsy faster going forward


"We will be listing at least one CryptoNote coin this week" surely must mean Monero

You can thank me for sharing this good news by following my Twitter account. I am not the enemy. I like XMR and AEON in addition to BBR. Maybe BBR and AEON can be next to come to Cryptsy?

Honestly, knowing cryptsy, it wouldn't suprise me if it was Bytecoin. Bought and paid for


Mh, well... no such coin added:

Cryptsy news from 5h ago:
"The following markets are now online: CON/BTC, SPRTS/BTC, AXIOM/BTC, CIRC/BTC, NEOS/BTC."
legendary
Activity: 2968
Merit: 1198
Can this ("illicit actors can steal bitcoins from brainwallets") be a potential threat to Monero?

http://www.coindesk.com/new-cracking-tool-exposes-major-flaw-in-bitcoin-brainwallets/

Not, unless you use a brain wallet. I'm not aware of any brain wallet implementations for Monero. There was someone on IRC trying to create one a few weeks before that story came out and I told him it was a bad idea for this exact reason. Brain wallets are just a bad idea someone came up with once and didn't die soon enough.

Now computationally in practice I do think it would be harder to crack a Monero brain wallet, should such a thing exist, than it is to crack Bitcoin brain wallets, but they're still a bad idea.
full member
Activity: 198
Merit: 100
Can this ("illicit actors can steal bitcoins from brainwallets") be a potential threat to Monero?

http://www.coindesk.com/new-cracking-tool-exposes-major-flaw-in-bitcoin-brainwallets/
sr. member
Activity: 336
Merit: 250
Monero Ĵaŭdo (Esperanto: “Monero Thursday”) @thewaterproject @esperanto @speakesperanto
https://twitter.com/XMRpromotions/status/632018494134071296

retweet quickly (and/or donate) is you can since it is already Friday in much of the world. Next week I will tweet earlier

charity idea thanks to https://www.reddit.com/user/Scryptography
https://www.reddit.com/r/Monero/comments/3gv7b8/monero_%C4%B5a%C5%ADdo_81315/
legendary
Activity: 1596
Merit: 1030
Sine secretum non libertas
.I find mymonero a useful hotwallet but in the event Monero is worth several hundred a piece I would not use it anymore.

Why not?  It is no less useful as a hot wallet.  You just don't keep your whole stash there.
sr. member
Activity: 350
Merit: 250

i use mymonero.com

its trustless and run by a core dev member.

but you loose a little privacy as he knows your viewkey (which means he can see your balance and transactions like with bitcoin)

otherwise i'd just go go with the current console wallet and wait for an official gui one.

https://np.reddit.com/r/Monero/comments/3gtt37/is_mymonerocom_safe/cu1esc3

You lose privacy to the people operating mymonero or in control of mymonero, it still far more private than Bitcoin and it is like a bank account (only the bank can know how much you have and to where you send money). I find mymonero a useful hotwallet but in the event Monero is worth several hundred a piece I would not use it anymore.
legendary
Activity: 2268
Merit: 1141
I'm just getting into XMR and need a simple wallet.

Found link below and wondering if it's a good way to go?
https://minergate.com/faq/how-to-create-monero-wallet

Or, are there better/newer options out there that don't require downloading the blockchain?



There are some options over here -> https://getmonero.org/getting-started/choose

In case you don't want to download the blockchain, use a wallet with a remote node. You can take the node from moneroclub.com (temporary down currently) for example or use MyMonero.
sr. member
Activity: 252
Merit: 251
I'm just getting into XMR and need a simple wallet.

Found link below and wondering if it's a good way to go?
https://minergate.com/faq/how-to-create-monero-wallet

Or, are there better/newer options out there that don't require downloading the blockchain?



i use mymonero.com

its trustless and run by a core dev member.

but you loose a little privacy as he knows your viewkey (which means he can see your balance and transactions like with bitcoin)

otherwise i'd just go go with the current console wallet and wait for an official gui one.
sr. member
Activity: 442
Merit: 250
Found Lost beach - quiet now
I'm just getting into XMR and need a simple wallet.

Found link below and wondering if it's a good way to go?
https://minergate.com/faq/how-to-create-monero-wallet

Or, are there better/newer options out there that don't require downloading the blockchain?

legendary
Activity: 930
Merit: 1010
Congratulations!

I think the meaning of this Tweet is obvious:

https://twitter.com/cryptsy/status/631672049631629312

@BBRcurrency We will be listing at least one CryptoNote coin this week. 2.0 integrations in general have been slow for us. But not anymore

I asked about how they could add ETH so quickly but take so long to add CryptoNote coins. Looks like 2.0 coins will be coming to Cryptsy faster going forward


"We will be listing at least one CryptoNote coin this week" surely must mean Monero

You can thank me for sharing this good news by following my Twitter account. I am not the enemy. I like XMR and AEON in addition to BBR. Maybe BBR and AEON can be next to come to Cryptsy?

Honestly, knowing cryptsy, it wouldn't suprise me if it was Bytecoin. Bought and paid for
Jump to: