this post was submitted on 17 Jun 2023
11 points (100.0% liked)

Monero

1574 readers
21 users here now

This is the lemmy community of Monero (XMR), a secure, private, untraceable currency that is open-source and freely available to all.

GitHub

StackExchange

Twitter

Wallets

Desktop (CLI, GUI)

Desktop (Feather)

Mac & Linux (Cake Wallet)

Web (MyMonero)

Android (Monerujo)

Android (MyMonero)

Android (Cake Wallet) / (Monero.com)

Android (Stack Wallet)

iOS (MyMonero)

iOS (Cake Wallet) / (Monero.com)

iOS (Stack Wallet)

iOS (Edge Wallet)

Instance tags for discoverability:

Monero, XMR, crypto, cryptocurrency

founded 1 year ago
MODERATORS
 

Is it possible to, without any extra knowledge, send a transaction back to whoever sent you monero?

In say, bitcoin, I know the address of whoever sent me btc, so I can send something back to them without them providing us their address "explicitly". Can something similar be done in the monero protocol?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 1 year ago* (last edited 1 year ago) (3 children)

this concept has been discussed before as "return addresses". it would marginally increase the transaction size and thus the storage requirements, but it's possible and seems reasonable. it looks like no one pursued it since knaccc formalized it. nevertheless it's on the roadmap ("Future" tab).

https://old.reddit.com/r/Monero/comments/b0gjud/monero_return_addresses_who_would_use_this_feature/

https://github.com/monero-project/research-lab/issues/53

[–] [email protected] 2 points 1 year ago (2 children)

Looks very interesting.

Blockchain bloat indeed is an issue here...

[–] [email protected] 2 points 1 year ago (1 children)

"bloat" would be an exaggeration. if you take 1 in / 2 out transactions as representative, it's a ~2% increase in transaction size (presuming knaccc's numbers apply to the presently used Bulletproofs+ transaction format).

[–] [email protected] 2 points 1 year ago

If it's really only a 2% increase it seems worth it imo...