EdgeApp / edge-currency-monero

Javascript Monero currency plugin for Edge
BSD 3-Clause "New" or "Revised" License
5 stars 13 forks source link

[feature] Add support for Monero Custom Server (Add LightWallet API Support) #80

Closed CryptoGrampy closed 3 days ago

CryptoGrampy commented 1 year ago

I'm not sure this is the best repo to add this feature request, but I would like to see support added to EdgeWallet for allowing users to specify and use a custom Monero Light Wallet server that follows the Monero LightWallet API: https://github.com/monero-project/meta/blob/master/api/lightwallet_rest.md Self-Hosted Monero-LWS implementation: https://github.com/vtnerd/monero-lws/

Edge is currently the only wallet suggested on getmonero that doesn't offer users a way to use their own server. Wallets like Cake allow users to specify their own nodes, and MyMonero allows users to use their own light wallet servers.

I will be increasingly advocating for the removal of any wallets that don't allow this feature from the getmonero.org download section as well as any other communities- Reddit, Twitter etc where they are suggested.

Reference: https://github.com/monero-project/monero-site/issues/2162 https://www.reddit.com/r/Monero/comments/136z96p/proposal_remove_light_wallets_from_sidebar_and/

Currently the only option in Edge is to use the MyMonero proprietary server; using centralized services is not only dangerous for user privacy, it's actually destructive to the system privacy that Monero users pay for.

swansontec commented 1 year ago

Thanks. Edge has wanted this capability for a while, but we haven't had the resources to implement it. This API does look pretty straightforward, though, so adding support could be a reasonably bite-sized undertaking. I will bring it up at our project-planning meeting and see if we can get it scheduled for an upcoming sprint.

swansontec commented 1 year ago

We have asked @itayplav to work on this feature.

robster7674 commented 4 days ago

In https://odysee.com/@MoneroTalk:8/p2p-betting-using-sigmanero-price,-news:d, 12:15 onwards the host talks about Edge using LightWallet now. Is that correct?

paullinator commented 3 days ago

@robster7674 we still use MyMonero but we now allow a custom LWS server to be used. That feature has been live for months

paullinator commented 3 days ago

Closing as resolved