NWC wallet connection secrets are stored in plaintext #57
Reference in New Issue
Block a user
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?
NWC secrets are stored in the tenant table as a plain text column and passed through model/query/command layers without encryption.
Billing consumes the same value directly to execute NWC payment operations.
I believe PR #54 and this issue are the final priority items before launch. Once both are resolved, I’ll do a thorough cleanup and final verification pass.
once #54 is merged, I will move on with the fix for this.
@hodlbod, I’ve pushed the changes for this issue. From my side, this looks like the last launch-critical blocker. It would be great if you could also verify it. After that, I’ll shift my focus back to flotilla to work on my assigned issues.
Great, just a few comments. I'll try to test caravel with stripe keys and everything this week