00:15:38 -xmr-pr- [css-proposals] xiphon opened pull request #157: xiphon part-time coding 00:15:38 -xmr-pr- > https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/157 00:19:06 https://www.goldeneaglecoin.com/item/1-oz-silver-bullion-cryptocurrency-monero-round-999-fine 00:28:44 out of stock 00:28:56 can't purchase with monero 17:27:59 Might have gotten aantonop to add Monero to his shop/site 🧐 17:28:24 Thanks to all who made the merchants page on monerooutreach 17:59:49 sethsimmons: as for your comparison of a btc "private" tx vs a mooonero tx, the other comparison is how long on avg does a tx take 18:00:49 Ah yes, need to add that to my list of things to compare next for ā€œprivate spendsā€ 18:02:23 Here’s the to-do list: 18:02:23 * sethsimmons sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/JzUagsukdpglINcnMsZXCLVJ > 18:02:47 But I also would like to add Wasabi/JoinMarket to get a better picture of overall stats for Bitcoin mixing tools. 18:49:13 nice 18:49:29 I assume he uses BTCPay? 18:49:38 Seems like it from the responses 18:49:42 But I haven't verified myself 19:02:38 woah nice one seth 19:03:10 are you into dad jokes sethsimmons ? 19:03:20 I hate them with a fiery passion 19:03:32 :P 19:03:34 ever considered changing your name to sxmrsimmons? 19:03:56 How is that a dad joke? 19:04:00 HOW 19:04:05 Maybe I don't want to know 19:04:22 xmr > eth 19:04:24 Not a bad idea though so people don't think I'm an Eth shill šŸ˜… 19:04:31 eth"> well played sir 19:04:44 lol 19:07:11 I can't help but pronounce that "sexmrsimmons" in my head 19:07:17 Idk if I like Monroe THAT much 19:10:23 sex mr simmons 19:10:31 not as great as mr sex simmons 19:10:33 I can't unsee that 19:10:36 but i like that 19:11:05 New Twitter nick incoming 19:11:32 lmao 21:55:02 This will be a stupid question but that's okay because I don't understand crypto 21:55:21 GUI has Advanced -> Sign/Verify, where you can sign (text/file) messages 21:56:00 I wonder if it's possible to send *encrypted* messages to a specific Monero recipient/address 21:56:34 kind of like pgp I suppose 21:56:48 Couldn’t you encrypt a message in tx_extra? 21:56:59 Would probably require manual construction though 21:57:07 To use it like an encrypted memo field 21:57:07 sorry, forgot to mention that this would be over a seperate channel 21:57:15 so not using the blockchain 21:57:20 Oh, not on-chain? 21:57:24 nope 21:57:24 Huh 21:57:36 You’d have to know their node address 21:57:40 Then 21:57:59 And do it over p2p 21:57:59 Lets say you only have their Monero address 21:58:08 I think 21:58:12 could you do it direct node to node throught the GUI? 21:58:14 would it be possible somehow to send an encrypted message to a specific monero addr 21:58:20 using your priv8 key 21:58:37 Where do you send it if not on-chain and not direct? 21:58:46 the network protocol involved is irrelevant atm I think 21:58:54 You could generate it for sure 21:59:26 Sure, but the node IP is the destination address. Just has to be over a side channel (obvs privacy implications) 21:59:42 lets say you have a different channel, bitmessage or otherwise 21:59:55 and its integrated in your wallet 21:59:58 so just signing with your key, that's it 22:00:29 signing would not be enough when your chat goes through a centralized thing 22:00:48 And shuffling down some pipe somewhere, according to some p2p protocol 22:00:50 signing is basically "I wrote this" 22:02:03 but it will be cleartext 22:02:11 hence my encryption question 22:03:05 I am pretty sure you could encrypt a message with your private viewkey or spendkey, but then anyone with the public key could decrypt it 22:03:09 but I am no mathologist 22:04:33 We call them mathographers actually jwinterm 22:05:04 ETA mathographer 22:31:43 You could include a MAC of some kind 22:31:56 for integrity 22:32:30 but you're wondering specifically about encryption? 22:33:01 You could use something like ECIES 22:58:43 sarang: oof, ok. thanks. 23:05:50 Functionality could be added 23:08:38 sarang: The GUI has: https://i.imgur.com/zqF3Imk.png - my idea was to add an extra inputbox: "recipient address" which would be a Monero address and only him would be able to decrypt it 23:08:45 But I don't know how complicated that would be to add 23:09:16 the fact we can do signing is cool as it is, though 23:10:06 This would allow third-party wallets to host a centralized chat service without being able to mitm the chat messages 23:10:20 and for users: you'll be able to chat with owners of Monero addresses 23:12:37 (or people could also use bitmessage for a decentralized alternative) 23:13:13 which could be handy in retail - have a conversation with the person you're paying 23:46:37 Just a paste-the-address kind of thing? 23:46:50 That's doable