1
Feture Request: Want to get some part of data encrypted via RSA Private keys to avoid client side data manipulation
Source: supabase/supabase#11124 · opened by @rahul3v
Feature request To get some part of data encrypted via RSA Private keys to avoid client side data manipulation, and user can add RSA public key to decrypt that data at client side to confirm data is not manuplated; Is your feature request related to a problem? Please describe. Well It would be batter to get some part of data encrypted so that any user using some tools can't able to modify data before feeding it to the front-end applications and breaking the chance of data validation; For example: Subscription Services (Security Issue for client side data validation) Let say a user didn't subscribed to 'pro' version as we fetch our data via database to get that information, But at client side we can use many ways to manipulate server data we received before feeding it into the client-side application and application don't have any way to verify whether it's a valid one or not if we directly getting the data un-encrypted Impact : User can ab…
No pledges yet. Be the first to back this.
Comments
Similar requests
the supabase_apikeys terraform data source should return publishable and secret keys
4 votes · 0 comments
Request Complete guide for Column Encryption
4 votes · 0 comments
Add PL/PRQL extension
6 votes · 0 comments
A way to specify user authentication strategy
1 vote · 0 comments
Add the possibility to stretch the sidebar
5 votes · 0 comments
No comments yet.