this post was submitted on 15 Sep 2023
13 points (88.2% liked)
Monero
1662 readers
13 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.
Wallets
Android (Cake Wallet) / (Monero.com)
iOS (Cake Wallet) / (Monero.com)
Instance tags for discoverability:
Monero, XMR, crypto, cryptocurrency
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hey I had a different person tell me that the lightning is not directly integrated with protocol. The lightning payments are custodial. So when I use it on a web browser, I use Flamingo for signing nostr posts, and then Alby wallet for signing bitcoin zaps. So if it can be using separate software like that, I see no reason that other cryptos can't be added on the client side.
The bigger issue is that having public Monero transactions would take away from Ring CT.
@ShadowRebel @mister_monster
>The lightning payments are custodial.
Imagine my shock.
https://github.com/nostr-protocol/nips/blob/master/57.md
So, most of the NIPs are optional. Technically this is a specification for an optional part of the protocol. Because of the network architecture, basically all NIPs are implemented in clients. So in a sense the person who told you that is right.
But that's a double edged sword; because most of them are implemented in clients, building a client with different functionality means creating a different network of users. If you're using a client without zaps and someone sends you a zap you will never know, if you send someone Monero on this client and they're not using the same client they'll never know. https://github.com/jesterui/jesterui is an example of a client for playing chess over Nostr, as an example. The people using this client are not the same people talking to each other using Flamingo, and the two groups of people cannot interact without using a different client. This is just a fact of life when you have an application agnostic network. To create a monero focused client is to create a separate Monero focused network. May as well try to make a better protocol specification.
Sending Monero via Nostr (or something like it) wouldn't necessarily deanonymize transactions, if the protocol for sending them was designed properly. You can't do things like derive addresses from npubs or the nostr private key, or publish transaction key images. A client could have Monero integrated and have a watch only function that notified the recipient, but nobody else could see it. This way of doing it would not give it the hype that zaps have gotten, because zaps are public, but it would work.
To see just how convoluted the protocol is check this out https://github.com/nostr-protocol/nips/blob/master/README.md
If you decide on the new spec route, I don't mind helping with the spec, I already have done some rough work on the idea and have a bit of an idea what a good spec would look like.
Can you expand on that? Is the idea being actively discussed/developed anywhere?
No, only in my head lol. I did some rough speccing on it when nostr was very new because I didn't like how the spec for the messages was made, it makes it impossible to encrypt without a bunch of metadata.
sure reach out via any of the methods on SimplifiedPrivacy.com , we'd love to hear from you session, xmpp, nostr, whatever you want