Author

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

legendary
Activity: 1260
Merit: 1008
Please Support the Monero Stack Exchange!

http://area51.stackexchange.com/proposals/98617/monero

TLDR:

1. Go to the above site (make an account if necessary) and follow using the orange button on top left.
2. Upvote a question you think should be on a Monero stack exchange site

Why start a Stack Exchange?

Monero is tough. Its tough for developers, its tough for users. Its tough for developers because the original code from bytecoin was purposefully undocumented, so when a person wants to work with Monero, they have to figure out how the code works first. This usually involves going to #monero-dev on IRC, but not everyone has time to do that, and sometimes the person with the answer isn't sitting in the chatroom. Hell, the monero community funded someone to go through and document the code - this is the state of things. Developing for Monero is tough.

Its tough for users in two ways - the primary client is command line only, and any current third party solution requires some fiddling. Sure, the GUI may solve this issue. The second way it is tough is its conceptually difficult. Hell, I still don't understand ring signatures or the upcoming ringCT, but I'm not a cryptographer. Will a SE fix this issue? Probably not. But it will create some good answers that may help.

What can a stack exchange do that this forum, our forum, or reddit can't?

It can provide a knowledge base of information that is easily updated, curated, and searchable. The problem with reddit, or this forum, or our forum, is that information gets lost. Unless debruyne is available to serve up one of his bookmarks for a given answer, 9 times out of 10 you won't be able to search through the forums or Reddit to find an answer to a problem. More likely than not, someone had the same question you did, and someone provided an answer. But now that answers is gone. It wasn't added to our knowledge base on getmonero.org, and its lost in a thread.

With a stack exchange, a good question may lead to a good answer, and both the question and the answer get upvoted, and this information is findable in the future. Some random person that feels like tweaking monero a bit to increase its functionality can get all their questions answered without going to the chatrooms, because some people just don't like doing that I guess.

So, please goto the stackexchange, and vote on things that are under 10.  

Finally joined up; you are definitely right about not being able to find stuff so easily on here or reddit, so hopefully this board gets some momentum... maybe if you guys haven't already, we can start putting the questions and answers from the MAAM threads on reddit there so it can be more easily searchable on the web.

But I couldn't help to lol when I saw "fluffyponyza" asking a good chunk of the questions on there about "who created and launched Monero?" and "who is the company behind Monero, and how was it funded?"... either he's going ahead and asking the questions for the super new users that are just now coming here, or it's a very clever troll.

im pretty sure it is fluffypony. the purpose of the stack exchange at this point is to provide example questions and vote on them.
hero member
Activity: 1873
Merit: 840
Keep what's important, and know who's your friend
Crosspost of my own from reddit: https://redd.it/4jloss

Quote
Hey guys, for those in need of a remote daemon I'm hosting a node at node.monerohash.com for public use.

Just run simplewallet with:
Code:
--daemon-host node.monerohash.com

I've also made it available through Tor at monerobdyzaxfa4e.onion so people can use it with torsocks:
Code:
torsocks ./simplewallet --daemon-host monerobdyzaxfa4e.onion

It has also been added to node.moneroworld.com which is u/gingeropolous' effort to provide a single point of entry for public nodes (more info at http://moneroworld.com)
 
I'll keep this node up for a while, depending on whether I see some real use in a few months or not, I might take it down.
If you would like to donate some moneroj to keep this node up, send them to 4JZVyE5uGeKP8JARRB5kttMQ65zYpFYAkienY8SVxpt6HuxnGuQTSTdKqCLsnh1iYwi53bqpLGVf8YQ nEzo9mFkjWcmifTUQ75pGNLJCjV

Just curious, how much monero is the node costing you to keep it up per month?
member
Activity: 70
Merit: 10
https://monerohash.com
Crosspost of my own from reddit: https://redd.it/4jloss

Quote
Hey guys, for those in need of a remote daemon I'm hosting a node at node.monerohash.com for public use.

Just run simplewallet with:
Code:
--daemon-host node.monerohash.com

I've also made it available through Tor at monerobdyzaxfa4e.onion so people can use it with torsocks:
Code:
torsocks ./simplewallet --daemon-host monerobdyzaxfa4e.onion

It has also been added to node.moneroworld.com which is u/gingeropolous' effort to provide a single point of entry for public nodes (more info at http://moneroworld.com)
 
I'll keep this node up for a while, depending on whether I see some real use in a few months or not, I might take it down.
If you would like to donate some moneroj to keep this node up, send them to 4JZVyE5uGeKP8JARRB5kttMQ65zYpFYAkienY8SVxpt6HuxnGuQTSTdKqCLsnh1iYwi53bqpLGVf8YQ nEzo9mFkjWcmifTUQ75pGNLJCjV
hero member
Activity: 1873
Merit: 840
Keep what's important, and know who's your friend
Please Support the Monero Stack Exchange!

http://area51.stackexchange.com/proposals/98617/monero

TLDR:

1. Go to the above site (make an account if necessary) and follow using the orange button on top left.
2. Upvote a question you think should be on a Monero stack exchange site

Why start a Stack Exchange?

Monero is tough. Its tough for developers, its tough for users. Its tough for developers because the original code from bytecoin was purposefully undocumented, so when a person wants to work with Monero, they have to figure out how the code works first. This usually involves going to #monero-dev on IRC, but not everyone has time to do that, and sometimes the person with the answer isn't sitting in the chatroom. Hell, the monero community funded someone to go through and document the code - this is the state of things. Developing for Monero is tough.

Its tough for users in two ways - the primary client is command line only, and any current third party solution requires some fiddling. Sure, the GUI may solve this issue. The second way it is tough is its conceptually difficult. Hell, I still don't understand ring signatures or the upcoming ringCT, but I'm not a cryptographer. Will a SE fix this issue? Probably not. But it will create some good answers that may help.

What can a stack exchange do that this forum, our forum, or reddit can't?

It can provide a knowledge base of information that is easily updated, curated, and searchable. The problem with reddit, or this forum, or our forum, is that information gets lost. Unless debruyne is available to serve up one of his bookmarks for a given answer, 9 times out of 10 you won't be able to search through the forums or Reddit to find an answer to a problem. More likely than not, someone had the same question you did, and someone provided an answer. But now that answers is gone. It wasn't added to our knowledge base on getmonero.org, and its lost in a thread.

With a stack exchange, a good question may lead to a good answer, and both the question and the answer get upvoted, and this information is findable in the future. Some random person that feels like tweaking monero a bit to increase its functionality can get all their questions answered without going to the chatrooms, because some people just don't like doing that I guess.

So, please goto the stackexchange, and vote on things that are under 10.  

Finally joined up; you are definitely right about not being able to find stuff so easily on here or reddit, so hopefully this board gets some momentum... maybe if you guys haven't already, we can start putting the questions and answers from the MAAM threads on reddit there so it can be more easily searchable on the web.

But I couldn't help to lol when I saw "fluffyponyza" asking a good chunk of the questions on there about "who created and launched Monero?" and "who is the company behind Monero, and how was it funded?"... either he's going ahead and asking the questions for the super new users that are just now coming here, or it's a very clever troll.
legendary
Activity: 2268
Merit: 1141
legendary
Activity: 1260
Merit: 1008
Please Support the Monero Stack Exchange!

http://area51.stackexchange.com/proposals/98617/monero

TLDR:

1. Go to the above site (make an account if necessary) and follow using the orange button on top left.
2. Upvote a question you think should be on a Monero stack exchange site

Why start a Stack Exchange?

Monero is tough. Its tough for developers, its tough for users. Its tough for developers because the original code from bytecoin was purposefully undocumented, so when a person wants to work with Monero, they have to figure out how the code works first. This usually involves going to #monero-dev on IRC, but not everyone has time to do that, and sometimes the person with the answer isn't sitting in the chatroom. Hell, the monero community funded someone to go through and document the code - this is the state of things. Developing for Monero is tough.

Its tough for users in two ways - the primary client is command line only, and any current third party solution requires some fiddling. Sure, the GUI may solve this issue. The second way it is tough is its conceptually difficult. Hell, I still don't understand ring signatures or the upcoming ringCT, but I'm not a cryptographer. Will a SE fix this issue? Probably not. But it will create some good answers that may help.

What can a stack exchange do that this forum, our forum, or reddit can't?

It can provide a knowledge base of information that is easily updated, curated, and searchable. The problem with reddit, or this forum, or our forum, is that information gets lost. Unless debruyne is available to serve up one of his bookmarks for a given answer, 9 times out of 10 you won't be able to search through the forums or Reddit to find an answer to a problem. More likely than not, someone had the same question you did, and someone provided an answer. But now that answers is gone. It wasn't added to our knowledge base on getmonero.org, and its lost in a thread.

With a stack exchange, a good question may lead to a good answer, and both the question and the answer get upvoted, and this information is findable in the future. Some random person that feels like tweaking monero a bit to increase its functionality can get all their questions answered without going to the chatrooms, because some people just don't like doing that I guess.

So, please goto the stackexchange, and vote on things that are under 10.  
legendary
Activity: 2268
Merit: 1141
"Monero semi-weekly dev meeting note highlights - 2016-05-08"

https://hellomonero.com/article/monero-semi-weekly-dev-meeting-note-highlights-2016-05-08

Thanks to aerbax!
sr. member
Activity: 308
Merit: 250

Do you have a referral code you would like used? How safe is this russian site?

No, I just noticed their message on twitter. I cannot make statements regarding that unfortunately, since I don't have sufficient information.

I have a referral code but prefer not to share it because my goal was not to make money from this. Monero needs to be listed on more exchanges. Although the original Tweet came from me, I not affiliated with livecoin in any way. I  know several people who use the exchange and are satisfied with it.

Keep voting!

Any idea how high Monero currently is on the list? Or is there no visible list?
When I looked at it, it was within the top 10, I think like 5th or so. I didn't vote because you need to either have a history of trading with them or "buy" votes.

I am not a fan of buying votes, but I can understand why they would want those with a trading history. They want to add coins that will be actively trading by their customers. DASH has reasonable volume there so I think we can assume this is a good opportunity for XMR.
newbie
Activity: 22
Merit: 0

Do you have a referral code you would like used? How safe is this russian site?

No, I just noticed their message on twitter. I cannot make statements regarding that unfortunately, since I don't have sufficient information.

I have a referral code but prefer not to share it because my goal was not to make money from this. Monero needs to be listed on more exchanges. Although the original Tweet came from me, I not affiliated with livecoin in any way. I  know several people who use the exchange and are satisfied with it.

Keep voting!

Any idea how high Monero currently is on the list? Or is there no visible list?
When I looked at it, it was within the top 10, I think like 5th or so. I didn't vote because you need to either have a history of trading with them or "buy" votes.
legendary
Activity: 2268
Merit: 1141

Do you have a referral code you would like used? How safe is this russian site?

No, I just noticed their message on twitter. I cannot make statements regarding that unfortunately, since I don't have sufficient information.

I have a referral code but prefer not to share it because my goal was not to make money from this. Monero needs to be listed on more exchanges. Although the original Tweet came from me, I not affiliated with livecoin in any way. I  know several people who use the exchange and are satisfied with it.

Keep voting!

Any idea how high Monero currently is on the list? Or is there no visible list?
sr. member
Activity: 308
Merit: 250

Do you have a referral code you would like used? How safe is this russian site?

No, I just noticed their message on twitter. I cannot make statements regarding that unfortunately, since I don't have sufficient information.

I have a referral code but prefer not to share it because my goal was not to make money from this. Monero needs to be listed on more exchanges. Although the original Tweet came from me, I not affiliated with livecoin in any way. I  know several people who use the exchange and are satisfied with it.

Keep voting!
hero member
Activity: 671
Merit: 505
Probably a question that does not make much sense, I am not aware of the details: in regards to the GUI client -- does the team plan to release APIs? IMO it would be splendid if one is able to "speak" to the daemon by any widespread format (JSON for instance).

These might be the droids you are looking for

https://getmonero.org/knowledge-base/developer-guides/daemon-rpc

https://getmonero.org/knowledge-base/developer-guides/wallet-rpc

props to Bigred for documenting them, and the community for funding.

Exactly the info I was looking for. Thanks mate!
legendary
Activity: 1260
Merit: 1008
Probably a question that does not make much sense, I am not aware of the details: in regards to the GUI client -- does the team plan to release APIs? IMO it would be splendid if one is able to "speak" to the daemon by any widespread format (JSON for instance).

These might be the droids you are looking for

https://getmonero.org/knowledge-base/developer-guides/daemon-rpc

https://getmonero.org/knowledge-base/developer-guides/wallet-rpc

props to Bigred for documenting them, and the community for funding.
hero member
Activity: 671
Merit: 505
Probably a question that does not make much sense, I am not aware of the details: in regards to the GUI client -- does the team plan to release APIs? IMO it would be splendid if one is able to "speak" to the daemon by any widespread format (JSON for instance).
legendary
Activity: 2268
Merit: 1141
MiniNero Web Demo (Youtube)

https://www.youtube.com/watch?v=jR8o9uNb_jc

Quote from: NobleSir
Working on Chrome / Edge / Firefox desktop and mobile, although failed my single Safari test. If any potential users have Apple devices and want to help me debug that, pm me (I have only limited access to apple devices for testing.)

Source: https://github.com/ShenNoether/MiniNodo

https://www.reddit.com/r/Monero/comments/4j2hr1/mininero_web_demo_youtube/
sr. member
Activity: 462
Merit: 500
any progress on the GUI?
legendary
Activity: 1260
Merit: 1008
If you start simplewallet with --daemon-host node.moneroworld.com , it will connect to a random node thats part of the Moneroworld Network.

Nice service.

Ignoring some privacy issues, using a random node (possibly broken or malicious) to send coins is basically 100% safe. The worst case is mostly that your transaction gets eaten (lost), after which you can rescan your wallet, recover your coins and try again (with a different node).

Where more caution is needed is using a random node to receive coins, since you could be spoofed (node gives you fake blockchain information, indicating you received coins when you really didn't). For example, if you are buying Monero OTC and send the Bitcoins after "receiving" Monero, only to find later that you didn't really receive the Monero, you could get scammed.

The risk is relatively small especially since you are connecting to a random node. The attacker would have be running a lot of nodes and hope you connect to one of those while at the same time arranging a trade with you. You can further mitigate the risk by double checking any txids you think you have received via a random node against an independent chain explorer to make sure they actually exist and were mined.

Of course to get the full benefits of privacy and security you should run your own node, but with some caution, a random remote node can be used relatively safely.


Thanks smooth!

Indeed, regarding the bolded, luckily this node network is centralized in the sense that I am responsible for adding records to the DNS entry and handing out keys for the dynamic update magic . So hopefully only trusted members of the monero community will message me and I'm not adding nodes that are run by malicious types.
legendary
Activity: 2968
Merit: 1198
If you start simplewallet with --daemon-host node.moneroworld.com , it will connect to a random node thats part of the Moneroworld Network.

Nice service.

Ignoring some privacy issues, using a random node (possibly broken or malicious) to send coins is basically 100% safe. The worst case is mostly that your transaction gets eaten (lost), after which you can rescan your wallet, recover your coins and try again (with a different node).

Where more caution is needed is using a random node to receive coins, since you could be spoofed (node gives you fake blockchain information, indicating you received coins when you really didn't). For example, if you are buying Monero OTC and send the Bitcoins after "receiving" Monero, only to find later that you didn't really receive the Monero, you could get scammed.

The risk is relatively small especially since you are connecting to a random node. The attacker would have be running a lot of nodes and hope you connect to one of those while at the same time arranging a trade with you. You can further mitigate the risk by double checking any txids you think you have received via a random node against an independent chain explorer to make sure they actually exist and were mined.

Of course to get the full benefits of privacy and security you should run your own node, but with some caution, a random remote node can be used relatively safely.
legendary
Activity: 1260
Merit: 1008
Introducing

moneroworld.com

and specifically,

node.moneroworld.com


What is it?

Moneroworld.com is a top level domain that I put on afraid.org, a free DNS and dynamic DNS blah blah blah, you can read about it.

Basically, you can now setup your own blog.moneroworld.com, or whatever, and host it from home (or wherever).

What is node.moneroworld.com ?

If you start simplewallet with --daemon-host node.moneroworld.com , it will connect to a random node thats part of the Moneroworld Network.

Do you want to share your node to the moneroworld network? email me at [email protected], or PM me.
Jump to: