-
m-relay
<beingt:matrix.org> Hello everyone, i am a CS student and this project recently interested me. I'm glad to find this community and hoping to learn from it :)
-
geonic
welcome!
-
m-relay
<root:kimapr.net> hello Counter Strike student
-
geonic
best kind of student
-
m-relay
<321bob321:monero.social> Cs 1.6 ?
-
rahl
is there any standard way to attach a note to a transaction that the receiver could see?
-
rahl
it looks like there is an 'extra' field that could be used, but from what I've read so far, it's not used, or at least users of the cli and gui wallets have no way to use it
-
m-relay
<321bob321:monero.social> Tx extra
-
rahl
that's the field I was talking about, but from reading docs and the cli wallet help I can't see how to set it
-
rahl
nor with the gui wallet
-
rahl
though looks like payment-id could be usable (at least for my needs), if it's really fine to set as anything
-
rahl
ok, I see that payment-id gets put into tx extra
-
m-relay
<kayabanerve:matrix.org> Yes but that's only 8 bytes.
-
m-relay
<kayabanerve:matrix.org> If it works, it's what you should use.
-
m-relay
<kayabanerve:matrix.org> They can be embedded into addresses.
-
rahl
luckily that should cover my needs
-
rahl
keeping it that small should keep the transaction fee low as well I presume
-
geonic
didn’t we remove tx extra or did that get tabled
-
rahl
that would put a damper on things
-
rahl
also, I can see a way to set payment id using the cli wallet, but not gui.
-
m-relay
<jeffro256:monero.social> we can't remove tx_extra completely now since that would cause the transaction protocol to not be able to work
-
m-relay
<jeffro256:monero.social> We put the tx ephemeral pubkeys in tx_extra right now
-
m-relay
<jeffro256:monero.social> We did put a relay rule in for the size of tx_extra, though
-
m-relay
<jeffro256:monero.social> rahl: try asking in #monero-gui:monero.social , but I think that sender-specified payment IDs have been deprecated for a while now
-
rahl
jeffro256: ack ok. thanks
-
rahl
I can appreciate why they might be deprecated with regard to potential privacy issues, though for my use case it wouldn't really be attaching any identifying information, so would be nice if I could use it
-
rahl
but for usability, having gui support would be helpful
-
rahl
Am I right in saying that we cannot see a senders address in tx info, thus if we wanted to send money back to someone we couldn't?
-
rahl
We would need another mechanism for them to tell us where they would like money sent to?
-
m-relay
<pullerchen:matrix.org> hi
-
geonic
yes, there’s no way to specify a return address afaik
-
rahl
geonic: ack. that changes things a little - think I may have to look into rpc
-
rahl
i realise it doesn't provide anything extra - just thinking about avoiding a user having to jump between their wallet and another interface
-
m-relay
<pullerchen:matrix.org> pls. could any of you tell me the reason why HAVENO-Reto does not offer any "**PaySafe**" payment at all? This was indeed the case within "local.monero"
-
m-relay
<monerobull:matrix.org> because bisq didnt have it and so far nobody seriously requested it
-
m-relay
<monerobull:matrix.org> they are also a pain to deal with, you can only buy pretty low amounts at a time
-
m-relay
<pullerchen:matrix.org> this is still not a valid and exhaustive reason for droping a clanger
-
m-relay
<pullerchen:matrix.org> this is still not a valid and exhaustive reason for droping a clanger IMHO
-
m-relay
<monerobull:matrix.org> nobody dropped anything
-
m-relay
<monerobull:matrix.org> you could make a pr to add it :)
-
m-relay
-
m-relay
<monerobull:matrix.org> or you wait for some more custom payment method
-
m-relay
<monerobull:matrix.org> where you can specify stuff more freely
-
m-relay
<pullerchen:matrix.org> thank you for your hint
-
m-relay
<googlemozilla:matrix.org> Regarding the Chainalysis debacle that happened relatively recently, how does running your own node solve the issue? Your ISP still knows you're using XMR, and your IP address is publicly available. How is this any different from exposing your IP to a poisoned Chainalysis node? I apologize for my ignorance.
-
m-relay
<monerobull:matrix.org> bcs the node knows your transactions
-
m-relay
<monerobull:matrix.org> and can rule out outputs bcs of it
-
m-relay
<monerobull:matrix.org> your ISP cant really know that you are the person submitting the tx, even if it comes from your node
-
rbrunner
Surprise: A court says the US government overstepped when it moved against Tornado Cash:
axios.com/2024/11/27/tornado-cash-sanctions-reversed
-
m-relay
<fr33_yourself:monero.social> As monerobull said, when you connect to your own personal node or broadcast a transaction from your node, then your ISP and other entities can't know what exact transaction you sent. This is because of Dandelion++. There may be some other tech used to help obfuscate tx origin and time of tx from one's own node. The chainalysis video basically linked someone's IP address across dif<clipped message>
-
m-relay
<fr33_yourself:monero.social> ferent exchanges, swap services, a node they controlled, and of course the whole point was that the tx was deemed naughty for some reason.
-
m-relay
<fr33_yourself:monero.social> When you connect to a remote node they know your IP address and which tx you relayed to their node. With other data from exchanged this can be used to against people.
-
m-relay
<fr33_yourself:monero.social> In the chainalysis example, i think they somehow flagged a UTXO coin to monero tx on fixedfloat or something, they recorded the outputs of the transaction (poisoned output to follow through the chain) and the IP address. The IP address and some of the transaction graph led them back to Colombia or venezuela or something like that.
-
m-relay
<fr33_yourself:monero.social> The two takeaways are to run your own node so remote nodes (untrusted) don't know your IP address and timing of transactions. The second takeaway is to be very careful with all instant swapper exchanges as they all seem to be under the thumb of Law Enforcement and collecting monero transaction data. So just expect them to log your IP address and mark the outputs that they send you<clipped message>
-
m-relay
<fr33_yourself:monero.social> (poisoned output or black marbles)
-
m-relay
<fr33_yourself:monero.social> but yes if you run monerod on your home network without a VPN, I2P or TOR setup then your ISP can only know that you are running monerod. If you leave your node up all the time then they shouldn't be able to make inferences about when you are broadcasting transactions or even if you the individual are making transactions
-
BlueyHealer
What about keeping it on at random times, like I do with torrents, if you don't have a computer that stays 24/7 on?
-
m-relay
<ofrnxmr:xmr.mx> Not true
-
m-relay
<ofrnxmr:xmr.mx> running your own node without enabling incoming connections has poor privacy
-
m-relay
<ofrnxmr:xmr.mx> Bluey, youll want to run it behind a proxy and with tx-proxy
-
sech1
No incoming connections reduce Dandelion++ privacy a little. D++ stem phase uses outbound connections only. If a node has closed incoming ports, the first/next hop could theoretically determine that a tx originated at the prior node, assuming they can determine closed port vs full incoming p2p table.
-
m-relay
<ofrnxmr:xmr.mx> Yup
-
m-relay
<ofrnxmr:xmr.mx> Probably one of the reasons they run so many nodes 🍿
-
m-relay
<ofrnxmr:xmr.mx> anonymous-inbound helps obfuscate, tx-proxy fixes this
-
m-relay
<ofrnxmr:xmr.mx> Those flags make it impossible(?) for outside observer to know which node sent the tx that your node is broadcasting
-
m-relay
<ofrnxmr:xmr.mx> And for your tx to never be broadcasted by your own node
-
m-relay
<usbskjh:matrix.org> Hi, I know there are exchanges like bisq that are very private and secure. But these exchanges require a credit/debit card or some other crypto to buy Monero, sometimes even cash.
-
m-relay
<usbskjh:matrix.org> I'd like to know if there is a more anonymous way to buy Monero, because for example if I buy Monero with my card then the bank will know that I made this purchase instead with cash the probability of your money being stolen is high, so if any of you know another way can you tell me?
-
m-relay
<syntheticbird:monero.social> You need to review your priority because the only way to buy Monero with cash is through Haveno(-reto) and I think there aren't a lot of cash by mail offers. I heard very good experiences way back to Localmonero era so as long as you follow the guideline you should not have any surprises and in the worst arbitrator will judge in your favor. There is an UX/accessbility barrier here<clipped message>
-
m-relay
<syntheticbird:monero.social> , you would have plenty of way to acquire monero with your credit card if you decided to swap, but yeah, no bank trace is very hard and thats the only way at the moment.
-
m-relay
<usbskjh:matrix.org> Ok thank you for your help
-
m-relay
<binarybaron:matrix.org> We're looking for community volunteers to run [rendezvous points](
github.com/UnstoppableSwap/rendezvous-server) (spec described [here](
github.com/libp2p/specs/blob/master/rendezvous/README.md)). They are used to bootstrap peer discovery for [atomic swaps](
github.com/UnstoppableSwap/core).
-
m-relay
<binarybaron:matrix.org> Anyone in here who has been running a stable public monero node for a while and would like to run a rendezvous point alongside? It will take little to no resources
-
m-relay
<binarybaron:matrix.org> We're looking for community volunteers to run [rendezvous points](
github.com/UnstoppableSwap/rendezvous-server) (spec described [here](
github.com/libp2p/specs/blob/master/rendezvous/README.md)). They are used to bootstrap peer discovery for [atomic swaps](
github.com/UnstoppableSwap/core).
-
m-relay
<binarybaron:matrix.org> Anyone in here who has been running a stable public monero node for a while and would like to run a rendezvous point alongside? It will take little to no resources. I can help guide you through the process of setting it up
-
m-relay
<ofrnxmr:xmr.mx> This runs behind tor?
-
m-relay
<ofrnxmr:xmr.mx> binarybaron
-
m-relay
<kewbit:matrix.org> How much resources does it need
-
m-relay
<real_salix:matrix.org> Just downloaded the unstoppable swap app about an hour ago.. is there a GUI for the ASB portion?