-
-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add extra info for zelle, sepa, sepa instant #1527
base: master
Are you sure you want to change the base?
Conversation
0ce7f70
to
7e3e1f9
Compare
Nice, have patched client and new SEPA accounts with info for 0-deposit-offer ;-) |
I'm considering adding extra information to offers directly, instead of through payment accounts. That would allow extra info for any case, including contact details for no deposit offers with any fiat or crypto payment account. Then extra info for payment accounts is not really needed. |
I think this is less work and users do not have to create new payment accounts. |
I like it. That makes more sense to me anyway. |
I'm not exactly opposed, but I thought that, cumbersome as it is, it works that way for a reason: If users see that a payment account is a certain age, they know that all the information is unchanged for that duration. There was a case on Localmonero where somebody took over a high-reputation account, changed the payment information to their own, and scammed everybody who traded with it from that point on. The users ultimately got paid out of the escrowed XMR by the arbitrators, but it still allowed the hijackers to drain the account, which they couldn't do directly without its password. It fit the profile of them hijacking the account by stealing the logged-in computer. |
Payment relevant information cannot be changed afterwards. |
No description provided.