38
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 10 Aug 2023
38 points (86.5% liked)
Monero
1662 readers
9 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
I think the reason for this is because of cakepay. When you compile the code of cake wallet, it does not include the keys to allow for instant payments for cakepay. The compiled version does contain the official keys to allow instant payments for cakepay. These keys used for instant cakepay payments is to prevent double spend attacks for cakepay.
That being said, sadly no one can truly verify the app.
However the benefits of having your own repo is faster updates which is useful when a coin has a hard fork update. Official F-Droid repo apps updates could take days to be released. And if you can build the app from source and it matches the checksum of the fdroid release, all is good.