Pages:
Author

Topic: XMR.TO - Pay the world using Monero - page 2. (Read 4748 times)

sr. member
Activity: 264
Merit: 250
February 19, 2015, 01:33:45 PM
#17
Thank you for adding the API specification, it will definitely be helpul for developers, and thus, for end-users. Wink
legendary
Activity: 1428
Merit: 1001
getmonero.org
February 19, 2015, 11:28:37 AM
#16
Is it possible to also sign a message? Maybe in the future.



Don't get it. You'd like to sign what with what key?


maybe your sending address so someone can proove he did the btc payment

edit: this *could* be made if you show a standard message "paid xx btc to 1jf on mm/dd/yyyy" which you sign with on of your addresses which was used in this transactions. when you use a default text all should be save

Yes that would be possible.
I suppose allowing the user to enter an arbitrary text to sign is also safe, assuming we concatenate that text with a fixed string (for instance "signed message: " + ).
If it's useful we can do that.

I am sure it is useful but personally i just want to send a small donation to wikileaks stating that this was the first wikileaks donation with monero Tongue
hero member
Activity: 518
Merit: 502
February 19, 2015, 11:26:37 AM
#15
XMR.TO beta API docs

XMR.TO can be used via it's API. Below, you can find the preliminary docs for our beta API.
(It's preliminary as the API might change during our BETA phase, and we will write a better version of the doce once it stabilized!)

NOTE: this API is currently in beta and might change without prior notice!


XMR.TO API docs

We just released our new API!

For the full documentation, click here: http://xmrto-api.readthedocs.org/

Wallet developers, contact me or [email protected] if you plan to integrate XMR.TO and need some help!
sr. member
Activity: 266
Merit: 250
February 19, 2015, 11:10:36 AM
#14
Is it possible to also sign a message? Maybe in the future.



Don't get it. You'd like to sign what with what key?


maybe your sending address so someone can proove he did the btc payment

edit: this *could* be made if you show a standard message "paid xx btc to 1jf on mm/dd/yyyy" which you sign with on of your addresses which was used in this transactions. when you use a default text all should be save

Yes that would be possible.
I suppose allowing the user to enter an arbitrary text to sign is also safe, assuming we concatenate that text with a fixed string (for instance "signed message: " + ).
If it's useful we can do that.

Sorry, I don't understand this. You want to sign the message above using our bitcoin address to prove that we did the payment? If yes, this exists already: it's called a transaction. Wink

Imagine 10 people having to renew their monthly subscription to a service on the same day. The merchant only receives 9, but all 10 people claim they did send funds. Pointing at transactions wouldn't be of any use then, since you can point to another one that is not yours.

it is also used in
Is it possible to also sign a message? Maybe in the future.



Don't get it. You'd like to sign what with what key?


maybe your sending address so someone can proove he did the btc payment

edit: this *could* be made if you show a standard message "paid xx btc to 1jf on mm/dd/yyyy" which you sign with on of your addresses which was used in this transactions. when you use a default text all should be save

Yes that would be possible.
I suppose allowing the user to enter an arbitrary text to sign is also safe, assuming we concatenate that text with a fixed string (for instance "signed message: " + ).
If it's useful we can do that.

Sorry, I don't understand this. You want to sign the message above using our bitcoin address to prove that we did the payment? If yes, this exists already: it's called a transaction. Wink

Imagine 10 people having to renew their monthly subscription to a service on the same day. The merchant only receives 9, but all 10 people claim they did send funds. Pointing at transactions wouldn't be of any use then, since you can point to another one that is not yours.

btw if you need any help with DB2/NoSql/JS/Node/CSS/HTML/C#/Scheme or bitcoin in general (unlikeliy Wink) feel free to contact me (my english and my design skills sucks, but i am good at coding).
legendary
Activity: 1512
Merit: 1012
Still wild and free
February 19, 2015, 10:28:29 AM
#13
Is it possible to also sign a message? Maybe in the future.



Don't get it. You'd like to sign what with what key?


maybe your sending address so someone can proove he did the btc payment

edit: this *could* be made if you show a standard message "paid xx btc to 1jf on mm/dd/yyyy" which you sign with on of your addresses which was used in this transactions. when you use a default text all should be save

Yes that would be possible.
I suppose allowing the user to enter an arbitrary text to sign is also safe, assuming we concatenate that text with a fixed string (for instance "signed message: " + ).
If it's useful we can do that.

Sorry, I don't understand this. You want to sign the message above using our bitcoin address to prove that we did the payment? If yes, this exists already: it's called a transaction. Wink

Imagine 10 people having to renew their monthly subscription to a service on the same day. The merchant only receives 9, but all 10 people claim they did send funds. Pointing at transactions wouldn't be of any use then, since you can point to another one that is not yours.
hero member
Activity: 518
Merit: 502
February 19, 2015, 10:01:11 AM
#12
Is it possible to also sign a message? Maybe in the future.



Don't get it. You'd like to sign what with what key?


maybe your sending address so someone can proove he did the btc payment

edit: this *could* be made if you show a standard message "paid xx btc to 1jf on mm/dd/yyyy" which you sign with on of your addresses which was used in this transactions. when you use a default text all should be save

Yes that would be possible.
I suppose allowing the user to enter an arbitrary text to sign is also safe, assuming we concatenate that text with a fixed string (for instance "signed message: " + ).
If it's useful we can do that.

Sorry, I don't understand this. You want to sign the message above using our bitcoin address to prove that we did the payment? If yes, this exists already: it's called a transaction. Wink
legendary
Activity: 1512
Merit: 1012
Still wild and free
February 19, 2015, 07:45:57 AM
#11
Is it possible to also sign a message? Maybe in the future.



Don't get it. You'd like to sign what with what key?


maybe your sending address so someone can proove he did the btc payment

edit: this *could* be made if you show a standard message "paid xx btc to 1jf on mm/dd/yyyy" which you sign with on of your addresses which was used in this transactions. when you use a default text all should be save

Yes that would be possible.
I suppose allowing the user to enter an arbitrary text to sign is also safe, assuming we concatenate that text with a fixed string (for instance "signed message: " + ).
If it's useful we can do that.
sr. member
Activity: 283
Merit: 250
February 18, 2015, 05:55:11 PM
#10
Nice one guys, great work!

Will test it out soon to make my first anonymous bitcoin purchase Cheesy
sr. member
Activity: 266
Merit: 250
February 18, 2015, 02:21:15 PM
#9
Is it possible to also sign a message? Maybe in the future.



Don't get it. You'd like to sign what with what key?


maybe your sending address so someone can proove he did the btc payment

edit: this *could* be made if you show a standard message "paid xx btc to 1jf on mm/dd/yyyy" which you sign with on of your addresses which was used in this transactions. when you use a default text all should be save
legendary
Activity: 1512
Merit: 1012
Still wild and free
February 18, 2015, 02:17:06 PM
#8
Is it possible to also sign a message? Maybe in the future.



Don't get it. You'd like to sign what with what key?
legendary
Activity: 1428
Merit: 1001
getmonero.org
February 18, 2015, 02:15:14 PM
#7
Is it possible to also sign a message? Maybe in the future.

legendary
Activity: 2268
Merit: 1141
February 18, 2015, 10:56:18 AM
#6
Nice work guys! Would it be an idea to make some graphs with the amount of transactions at the end of each month? In that way we could get a nice view on how much Monero is really used.
sr. member
Activity: 266
Merit: 250
February 18, 2015, 09:47:38 AM
#5
now i am able to order pizza with monero Cheesy
and now i can make sure my german health issurance never knows how much of that crap i eat....

for real: thank you... really nice and needed service.

perhaps in the future if all goes well you could add fiat and get the next bitpay - wish you all the best
legendary
Activity: 1512
Merit: 1012
Still wild and free
February 18, 2015, 09:43:08 AM
#4
This is great work, and much needed. It can also work simply as a currency exchange.

Can you tell me how the exchange rate is calculated, and how the service is funded? I'm happy if you take a small slice during the process.

EDIT: another thought: what is the trust model here?
 Smiley

Service is currently founded with personal funds. The exchange rate is based on poloniex one at the moment, though we might change this in the future depending on market/third-party sources.

Trust involved regarding your privacy: Not much. Your payment goes through XMR wich is anonymous. You visit the page and we can log your IP, so if you want to be safe you can reach xmr.to through TOR or I2P and you're good. Moreover for your (and our) peace of mind, we purge automatically absolutely every information regarding your order after 144 confirmations of the bitcoin transaction (1 day).

Trust involved regarding us not stealing funds: you got to trust us. But there is little incentive for us to do that, as payments are nearly instant if anything goes wrong people would notice quickly. We couldn't steal much doing that, and that amount would be much much less than what is the reputation of the service, and our personal reputations worth. Some people in Monero community also know us in real life, if that can help. Smiley

EDIT: Many people in Bitcoin community know us too, thought it was obvious so I didn't mention.
sr. member
Activity: 280
Merit: 250
February 18, 2015, 09:14:40 AM
#3
This is great work, and much needed. It can also work simply as a currency exchange.

Can you tell me how the exchange rate is calculated, and how the service is funded? I'm happy if you take a small slice during the process.

EDIT: another thought: what is the trust model here?
 Smiley
legendary
Activity: 1512
Merit: 1012
Still wild and free
February 18, 2015, 08:44:32 AM
#2
I confirm my involvement Smiley
hero member
Activity: 518
Merit: 502
February 18, 2015, 08:44:10 AM
#1
XMR.TO - official support thread
Pay the world, using Monero.

Hey,

We made this new service called XMR.TO. It allows you to pay any Bitcoin address using Monero.

Have a look at the website, it explains all the details: https://xmr.to

We're still in beta, so there might be some glitches. In case of problems, don't hesitate to contact us or just reply here. Any feedback is welcome!

Pages:
Jump to: