Hello,
I was just wondering how can we enable somehow an end to end encryption using Bubble + external database such as Supabase or Xano.
Thanks a lot to everyone.
Hello,
I was just wondering how can we enable somehow an end to end encryption using Bubble + external database such as Supabase or Xano.
Thanks a lot to everyone.
i’d use this plugin from @jonah.deleseleuc : Secure your Endpoints with JWT Tools, JWK encryption and decryption , create PEM Files on the fly - Security Salamander
All in one.
Hey @Future,
Do you know if using bubble’s database, the connection is fully encrypted?
Thanks a lot.
Not aware, it’s a socket, so I guess it is but there are people on here that know a lot more hehe. I’m using Xano for compliance reasons (where data is located) and to offload my app workflows on a super fast external instance.