Bitcoin Forum
April 24, 2024, 10:43:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 23 24 25 26 27 28 29 30 31 32 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 ... 2123 »
  Print  
Author Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency  (Read 4667061 times)
smooth
Legendary
*
Offline Offline

Activity: 2968
Merit: 1198



View Profile
May 12, 2014, 10:55:57 AM
Last edit: May 12, 2014, 11:41:05 AM by smooth
 #1441

Another thing to make privacy mandatory is to force a minimum ambiguity factor, but I don't think that's a good idea. Ring signatures increase block size and most of the time an average user doesn't care about privacy beyond what's already provided by stealth addressing. And sometimes users deliberately want traceable payments.

I'm not sure how useful traceable payments are as a feature in reality, since they are only traceable back to the generated one-time address you mentioned earlier, not the public address. I guess it is possible that could be useful in some way, but I'm not sure how.

I think there may be some merit in a small minimum mix factor (maybe even 1) that doesn't require very large ring signatures but even a small factor produces a high degree of mixing over a sequence of hops (which a mix of zero does not)
1713998621
Hero Member
*
Offline Offline

Posts: 1713998621

View Profile Personal Message (Offline)

Ignore
1713998621
Reply with quote  #2

1713998621
Report to moderator
1713998621
Hero Member
*
Offline Offline

Posts: 1713998621

View Profile Personal Message (Offline)

Ignore
1713998621
Reply with quote  #2

1713998621
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713998621
Hero Member
*
Offline Offline

Posts: 1713998621

View Profile Personal Message (Offline)

Ignore
1713998621
Reply with quote  #2

1713998621
Report to moderator
1713998621
Hero Member
*
Offline Offline

Posts: 1713998621

View Profile Personal Message (Offline)

Ignore
1713998621
Reply with quote  #2

1713998621
Report to moderator
jimhuang
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250



View Profile
May 12, 2014, 10:56:09 AM
 #1442

When the GUI done, I think more than more people will  interest to this coin
wzttide
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
May 12, 2014, 11:39:25 AM
 #1443

I'm trying to get the wallet compiled on a debian system, but I'm stuck with this error:

Code:
[ 46%] Building CXX object src/CMakeFiles/connectivity_tool.dir/connectivity_tool/conn_tool.cpp.o
Linking CXX executable connectivity_tool
/tmp/ccKPm5bW.ltrans0.ltrans.o: In function `_ZN5boost15program_options16validation_errorC1ENS1_6kind_tERKSsS4_i.local.3931':
ccKPm5bW.ltrans0.o:(.text+0x5485): undefined reference to `boost::program_options::validation_error::get_template(boost::program_options::validation_error::kind_t)'
ccKPm5bW.ltrans0.o:(.text+0x549d): undefined reference to `boost::program_options::error_with_option_name::error_with_option_name(std::string const&, std::string const&, std::string const&, int)'
/tmp/ccKPm5bW.ltrans0.ltrans.o: In function `_ZN5boost15program_options22error_with_option_nameD2Ev.local.451':
ccKPm5bW.ltrans0.o:(.text+0x5fd3): undefined reference to `vtable for boost::program_options::error_with_option_name'
/tmp/ccKPm5bW.ltrans0.ltrans.o:(.rodata._ZTIN5boost15program_options15multiple_valuesE[_ZTIN5boost15program_options15multiple_valuesE]+0x10): undefined reference to `typeinfo for boost::program_options::error_with_option_name'
/tmp/ccKPm5bW.ltrans0.ltrans.o:(.rodata._ZTIN5boost15program_options20multiple_occurrencesE[_ZTIN5boost15program_options20multiple_occurrencesE]+0x10): undefined reference to `typeinfo for boost::program_options::error_with_option_name'
/tmp/ccKPm5bW.ltrans0.ltrans.o:(.rodata._ZTIN5boost15program_options15required_optionE[_ZTIN5boost15program_options15required_optionE]+0x10): undefined reference to `typeinfo for boost::program_options::error_with_option_name'
/tmp/ccKPm5bW.ltrans0.ltrans.o:(.rodata._ZTIN5boost15program_options14invalid_syntaxE[_ZTIN5boost15program_options14invalid_syntaxE]+0x10): undefined reference to `typeinfo for boost::program_options::error_with_option_name'
/tmp/ccKPm5bW.ltrans0.ltrans.o:(.rodata._ZTIN5boost15program_options25error_with_no_option_nameE[_ZTIN5boost15program_options25error_with_no_option_nameE]+0x10): undefined reference to `typeinfo for boost::program_options::error_with_option_name'
/tmp/ccKPm5bW.ltrans1.ltrans.o: In function `_ZN5boost15program_options22error_with_option_nameC2ERKS1_.local.1997':
ccKPm5bW.ltrans1.o:(.text+0x34fc): undefined reference to `vtable for boost::program_options::error_with_option_name'
/tmp/ccKPm5bW.ltrans1.ltrans.o:(.rodata._ZTIN5boost15program_options16validation_errorE[_ZTIN5boost15program_options16validation_errorE]+0x10): undefined reference to `typeinfo for boost::program_options::error_with_option_name'
/tmp/ccKPm5bW.ltrans6.ltrans.o:(.rodata+0x260): undefined reference to `boost::program_options::error_with_option_name::what() const'
/tmp/ccKPm5bW.ltrans6.ltrans.o:(.rodata+0x270): undefined reference to `boost::program_options::error_with_option_name::substitute_placeholders(std::string const&) const'
/tmp/ccKPm5bW.ltrans6.ltrans.o:(.rodata+0x2c8): undefined reference to `boost::program_options::error_with_option_name::what() const'
/tmp/ccKPm5bW.ltrans6.ltrans.o:(.rodata+0x2d8): undefined reference to `boost::program_options::error_with_option_name::substitute_placeholders(std::string const&) const'
/tmp/ccKPm5bW.ltrans7.ltrans.o: In function `_ZN5boost15program_options25basic_command_line_parserIcE3runEv.local.2862.14631':
ccKPm5bW.ltrans7.o:(.text+0x8e2): undefined reference to `boost::program_options::detail::cmdline::get_canonical_option_prefix()'
/tmp/ccKPm5bW.ltrans23.ltrans.o:(.rodata+0x20): undefined reference to `boost::program_options::error_with_option_name::what() const'
/tmp/ccKPm5bW.ltrans23.ltrans.o:(.rodata+0x30): undefined reference to `boost::program_options::error_with_option_name::substitute_placeholders(std::string const&) const'
/tmp/ccKPm5bW.ltrans23.ltrans.o:(.rodata+0x5a8): undefined reference to `boost::program_options::error_with_option_name::what() const'
/tmp/ccKPm5bW.ltrans23.ltrans.o:(.rodata+0x5b8): undefined reference to `boost::program_options::error_with_option_name::substitute_placeholders(std::string const&) const'
/tmp/ccKPm5bW.ltrans23.ltrans.o:(.rodata+0x8c0): undefined reference to `boost::program_options::error_with_option_name::what() const'
/tmp/ccKPm5bW.ltrans23.ltrans.o:(.rodata+0x8d0): undefined reference to `boost::program_options::error_with_option_name::substitute_placeholders(std::string const&) const'
/tmp/ccKPm5bW.ltrans23.ltrans.o:(.rodata+0x900): undefined reference to `boost::program_options::error_with_option_name::what() const'
/tmp/ccKPm5bW.ltrans23.ltrans.o:(.rodata+0x910): undefined reference to `boost::program_options::error_with_option_name::substitute_placeholders(std::string const&) const'
collect2: error: ld returned 1 exit status
make[3]: *** [src/connectivity_tool] Error 1
make[3]: Leaving directory `/home/<foo>/bitmonero/build/release'
make[2]: *** [src/CMakeFiles/connectivity_tool.dir/all] Error 2
make[2]: Leaving directory `/home/<foo>/bitmonero/build/release'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/<foo>/bitmonero/build/release'
make: *** [build-release] Error 2

Someone has a hint for me?
thankful_for_today
Full Member
***
Offline Offline

Activity: 126
Merit: 101


View Profile
May 12, 2014, 11:48:33 AM
 #1444

Hashrate chart update.




Vote for BitMonero on Comkort exchange: https://comkort.com/vote
BTC: 1F1Ryrc2gvJQsVNTS5xvCxKugMjvbFRzX4
emontmon
Member
**
Offline Offline

Activity: 196
Merit: 10


View Profile
May 12, 2014, 11:55:36 AM
 #1445

IMO Bitmonero is the first clean launch, and I still didn't get why Monero is doing well and have chances to exist

there are many reasons why. Please read posts. summary below
1. tft did not communicate well.
2. tft created a coin with some problems. no test before launch.
3. bitmonero and monero are the exact same coin right now and have been
4. tft was ok with name change as the community that was present at that time did not like it
5. initial launch of bitmonero (same as monero) had difficulties. it simply a direct clone of bcn. some changes that were made by tft may have continued problems and are currently being worked on by current devs.
  emission curve -not what was promised by tft.  block confirmation time of 1 minute instead of two minutes, no gui at launch, no block explorer at launch, no pools at launch.
georgeandy
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
May 12, 2014, 12:08:13 PM
 #1446

How to deposit MRO to cryptonote. I can't find my MRO deposit address
Can somebody help me

cryptonote.exchange.to
cryptonote
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile WWW
May 12, 2014, 12:12:26 PM
 #1447

We have reviewed everything that is going on with the community and other CryptoNote coins. As Bitmonero/Monero is contributing to the development of applied aspects we're going to officially announce it as a CryptoNote currency.

We hope that the current confusion will be figured out among the community members.

However, we need a logo to add to the website. At least, 50x50 px.

https://forum.cryptonote.org/viewtopic.php?f=6&t=162&p=566#p566
dreamspark
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000


View Profile
May 12, 2014, 12:31:12 PM
 #1448

How to deposit MRO to cryptonote. I can't find my MRO deposit address
Can somebody help me

cryptonote.exchange.to

Under deposit for cryptonote currencies select MRO then your amount.

Next click generate deposit address and then copy that command to your simple wallet window.

The reason its like this is to prevent mistakes when sending so doing this generates the whole transfer code.
georgeandy
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
May 12, 2014, 12:54:12 PM
 #1449

How to deposit MRO to cryptonote. I can't find my MRO deposit address
Can somebody help me

cryptonote.exchange.to

Under deposit for cryptonote currencies select MRO then your amount.

Next click generate deposit address and then copy that command to your simple wallet window.

The reason its like this is to prevent mistakes when sending so doing this generates the whole transfer code.

think you very much...
It's too hard for the people who english is poor just like me..
hope the wallet GUI coming soon..
dreamspark
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000


View Profile
May 12, 2014, 12:58:49 PM
 #1450

How to deposit MRO to cryptonote. I can't find my MRO deposit address
Can somebody help me

cryptonote.exchange.to

Under deposit for cryptonote currencies select MRO then your amount.

Next click generate deposit address and then copy that command to your simple wallet window.

The reason its like this is to prevent mistakes when sending so doing this generates the whole transfer code.

think you very much...
It's too hard for the people who english is poor just like me..
hope the wallet GUI coming soon..

GUI is available to test, but if you dont know what your doing I would wait.
tacotime
Legendary
*
Offline Offline

Activity: 1484
Merit: 1005



View Profile
May 12, 2014, 01:03:43 PM
 #1451

We have reviewed everything that is going on with the community and other CryptoNote coins. As Bitmonero/Monero is contributing to the development of applied aspects we're going to officially announce it as a CryptoNote currency.

We hope that the current confusion will be figured out among the community members.

However, we need a logo to add to the website. At least, 50x50 px.

https://forum.cryptonote.org/viewtopic.php?f=6&t=162&p=566#p566

Thank you. We will work on selecting a logo in the near future.

Code:
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
David Latapie
Hero Member
*****
Offline Offline

Activity: 658
Merit: 503


Monero Core Team


View Profile WWW
May 12, 2014, 01:23:18 PM
 #1452

We should voting to some big exchange like Mintpal
Asked, waiting for answer. But this can be a double-edged sword too (fast growth, fast-death).

Monero: the first crytocurrency to bring bank secrecy and net neutrality to the blockchain.HyperStake: pushing the limits of staking.
Reputation threadFree bitcoins: reviews, hints…: freebitco.in, freedoge.co.in, qoinpro
U
Full Member
***
Offline Offline

Activity: 503
Merit: 106


View Profile
May 12, 2014, 01:24:46 PM
 #1453

ring signature? how to realize it?

Bitcoin Ethereum TERA
anonimus
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250

bitcoinvest.cc


View Profile
May 12, 2014, 01:30:15 PM
 #1454

Portuguese translation (fixed)  Wink

   Português

Check out the latest Bitcoin and Crypto News
jimhuang
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250



View Profile
May 12, 2014, 01:52:06 PM
 #1455

I want to buy some MRO under 10W sat.. Grin
pandher
Legendary
*
Offline Offline

Activity: 952
Merit: 1000


Stagnation is Death


View Profile WWW
May 12, 2014, 01:54:58 PM
 #1456

I want to buy some MRO under 10W sat.. Grin

www.cryptonote.exchange.to
parker928
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
May 12, 2014, 01:56:46 PM
 #1457

HJey guys,

I get: An established connection was aborted due to software in your host machine

=(
lisalee
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
May 12, 2014, 02:06:05 PM
 #1458


Chinese translation of main thread : https://bitcointalk.org/index.php?topic=604293.msg6666474#msg6666474
Mining guide will be tranlated later.


Thank you, lisalee!

Chinese translation of mining guide: https://bitcointalk.org/index.php?topic=606148.msg6687754#msg6687754

And I also post the Chinese translation of mining guide in the Chinese translation of main thread: https://bitcointalk.org/index.php?topic=604293.msg6666565#msg6666565
btc-mike
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1001



View Profile
May 12, 2014, 04:11:16 PM
 #1459

Can somebody explain the difference between BitMonero and Monero and what happened in the past?

It is reasonably well explained here: https://bitcointalk.org/index.php?topic=583449.msg6645981#msg6645981

It is odd given TFT's sentiments about the name change (linked above, quoted below) and hard forks these questions are still being asked again and again, but you have to understand that the world of cryptocoins has become rampant with FUD campaigns, puppet accounts and all sort of dirty tricks. It is sad that people want to operate that way instead of focusing on building the best technology and products, but there is nothing we can do about it, except minimize the disruption they cause. Fortunately most of their efforts are pretty transparent and ineffective (see comments a page or two back on this thread, or better yet don't).


The previous quote was posted in the Quazar thread by me. It was not a part of any FUD campaign, just my understand of things at the time. I now see that TFT is the problem.

Question: Are both coins using the same chain?

The is only one coin/chain.

EDIT: btc-mike, my comment wasn't specifically addressed toward your comment, but there most certainly are organized FUD and puppet campaigns. They've been continuous since BCN appeared. What frequently happens is innocent third parties don't realize it is fake and end up responding to and repeating the same stuff the puppets are posting. Since we can't shut down (or even definitively identify) the 30+ sock puppet accounts, it is best to just ignore them on move forward with building a useful coin.


FUD attacks show people think you are successful.

Bitmonero and Monero are the same thing then? TFT is clearly not on board. He ignores any questions about Monero. 
equipoise
Hero Member
*****
Offline Offline

Activity: 794
Merit: 1000


Monero (XMR) - secure, private, untraceable


View Profile WWW
May 12, 2014, 04:20:49 PM
 #1460

This is the first blog post written in Bulgarian language about Monero: http://changetheworldwork.com/cryptonote-monero/ (Cyrillic). Write a short post in your blog in your language - spread the world Smiley

About me | zRMicroArray - phase 2 - Gene Expression Analysis software | [Weed Like to Talk - Bulgaria] Start a wave of cannabis seminars in Europe | Monero weighted average price stats: moneroprice.i2p
BTC: 1KoCX7TWKVGwqmmFw3CKyUSrKRSStueZar | NMC: NKhYEYpe1Le9MwHrwKsdSm5617J4toVar9 | XMR (Tip me a beer OpenAlias Monero address): tip.changetheworldwork.com
[XMR] Monero - A secure, private, untraceable cryptocurrency: 4AyRmUcxzefB5quumzK3HNE4zmCiGc8vhG6fE1oJpGVyVZF7fvDgSpt3MzgLfQ6Q1719xQhmfkM9Z2u NXgDMqYhjJVmc6KX
Pages: « 1 ... 23 24 25 26 27 28 29 30 31 32 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 ... 2123 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!