-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
RFC 9101 implementation #7896
Comments
Maybe better to report this to cake wallet? Monero itself has no integration with unstoppable domains (I assume you refer to that). |
I think they're referring to the use of Digest-based auth when using Would you mind elaborating, @AAH20? What is the suggestion here? |
I assume they are referring to cake-tech/cake_wallet@c7777da |
Its about the idea of a mobile app connecting to a remote node ,that generates an extra attack surface , even if you are connecting with a remote rpc from your secure computer you are vulnerable to man in the middle attacks , must be a way to trust remote nodes internationally, by certificate authority using asymmetric encryption in their signatures. |
@cirocosta thats need an extensive demonstration of the hashmap in dart risk assessment , but briefly hashmaps in general are known for collisions so to prevent that you have to sign in a trustable certificate authority which generates the asymmetric encryption algorithms keys , so your objective is to apply encryption algorithms on the api endpoints before or after the hash algorithms of the message digest functions |
Thats a case that should be supported by the whole monero project , cause if you are betting on monero's security , privacy and anonymity, then you have to raise the public situational awareness in all aspects of their operational security , KYC , legal identity and law enforcement cases transperency , etc. , hence monero supporting wallets , exchange platforms and latest regulations should be upgraded as soon as possible. |
It isn't clear what you are suggesting. monerod RPC supports SSL, see
|
Check the latest RFC 9101 which contains information about JSON Web Algorithms, Encryption,signatures and tokens ,that would ease the implementation and integration of the most secure 3rd party wallets , unlike the vulnerable cakewallet app with its new domain name resolver ,
protect monero's title as the most secure privacy coin before its too late.
The text was updated successfully, but these errors were encountered: