Improve local note storage #20
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Exposing raw text copies of deposit notes in the recipents local enviroment, leaves it vulnerable to adversial extraction if the enviroment is breached. Users should have the option to configure encrypting each note with a chosen public key, this could be the either the depositing address or the recieving address.
Support to also decrypt such notes would be required on the interface if detected, which would require connecting an ethereum provider argubaly effecting anonymity from preying middleware.
Although individuals can decrypt offline or mask fingerpinting through other properiatry methods.