Aditya Chaudhary userAdityaa
  • https://www.adityaworks.tech
    • LFX @headlamp
    • Javascript Code Repo Expert (Contract) @HackerRank
    • R&D Intern @Samsung
    • Software Engineer @Tile10
  • Joined on 2026-04-03
userAdityaa pushed to encrypt-tenant-key at userAdityaa/caravel 2026-05-04 18:39:30 +00:00
18866b5cc8 chore: encrypt tenant NWC URL at rest and stop secret exposure in tenant APIs
userAdityaa commented on pull request coracle/caravel#58 2026-05-04 15:51:29 +00:00
chore: encrypt tenant NWC URL at rest and stop secret exposure in tenant APIs

This all feels very coupled, can't we just parse the key and encrypt using rust-nostr? The nwc_url_cipher file seems like it should be unnecessary

I’ll dig into this further and assess…

userAdityaa created pull request coracle/flotilla#264 2026-05-03 16:15:41 +00:00
fix: safari chat regressions
userAdityaa created branch regression-safari in userAdityaa/flotilla 2026-05-03 16:07:40 +00:00
userAdityaa pushed to regression-safari at userAdityaa/flotilla 2026-05-03 16:07:40 +00:00
7a915eb71c fix: safari chat regressions
976ccdabd4 fix: include MESSAGE kind and local matches in space search
99b26680b6 feat: rework hosting page to 2+1 architecture (#231)
c5be477855 fix: bundle emoji-picker data locally for Capacitor Android
32c1501e9c feat: add progress bar to signup flow (#234)
Compare 10 commits »
userAdityaa pushed to encrypt-tenant-key at userAdityaa/caravel 2026-05-02 16:23:01 +00:00
a33d628739 chore: encrypt tenant NWC URL at rest and stop secret exposure in tenant APIs
userAdityaa commented on issue coracle/caravel#57 2026-05-02 12:45:51 +00:00
NWC wallet connection secrets are stored in plaintext

@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…

userAdityaa created pull request coracle/caravel#58 2026-05-02 11:21:53 +00:00
chore: encrypt tenant NWC URL at rest and stop secret exposure in tenant APIs
userAdityaa created branch encrypt-tenant-key in userAdityaa/caravel 2026-05-02 11:21:16 +00:00
userAdityaa pushed to encrypt-tenant-key at userAdityaa/caravel 2026-05-02 11:21:16 +00:00
c8de877c17 chore: encrypt tenant NWC URL at rest and stop secret exposure in tenant APIs
b1e3747ddb fix: manual Lightning payment reconciliation with Stripe invoice state (#54)
Compare 2 commits »
userAdityaa commented on issue coracle/caravel#57 2026-05-01 16:28:49 +00:00
NWC wallet connection secrets are stored in plaintext

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.

userAdityaa opened issue coracle/caravel#57 2026-05-01 10:43:53 +00:00
NWC wallet connection secrets are stored in plaintext
userAdityaa created pull request coracle/caravel#56 2026-05-01 10:10:24 +00:00
fix: relay sync create/update classification to prevent false create mode on updates
userAdityaa created branch sync-classification in userAdityaa/caravel 2026-05-01 10:08:59 +00:00
userAdityaa pushed to sync-classification at userAdityaa/caravel 2026-05-01 10:08:59 +00:00
412820a587 fix: relay sync create/update classification to prevent false create mode on updates
userAdityaa opened issue coracle/caravel#55 2026-04-30 16:34:06 +00:00
Relay sync path misclassifies update/deactivate flows as create flows
userAdityaa created pull request coracle/caravel#54 2026-04-30 15:48:11 +00:00
fix: manual Lightning payment reconciliation with Stripe invoice state
userAdityaa created branch payment-reconcile in userAdityaa/caravel 2026-04-30 15:47:33 +00:00
userAdityaa pushed to payment-reconcile at userAdityaa/caravel 2026-04-30 15:47:33 +00:00
8271c8dd8d fix: manual Lightning payment reconciliation with Stripe invoice state
9556a34b19 fix: silent relay state drift when activity bus drops events (#53)
Compare 2 commits »
userAdityaa created pull request coracle/caravel#53 2026-04-29 18:16:52 +00:00
fix: silent relay state drift when activity bus drops events