Hi!
Just wondering if there is any way to set up collection encryption in the appwrite console? I've seen mentions of it in API references and some doc's on the site, but can't find where to do it within the console.
Thanks!
Hi @Orion read here: https://appwrite.io/docs/advanced/security/encryption
Thanks @kamal.panara . That's the page I found, however I then found a GitHub issue (#6293) where someone is using the SDK to create a database attribute that is encrypted.
I don't think you can create attributes with client sdk. you will need to use Server SDK for that, read here: https://appwrite.io/docs/references/cloud/server-dart/databases#createStringAttribute
@Orion this is what you are looking for!
@kamal.panara Ahhh! I see. Great, thank you. Hopefully will be in the web console soon!!
Database Attribute Encryption? solved
[SOLVED] Database Attribute Encryption?
Recommended threads
- Courtesy limit reset for non-profit migr...
Hi Team! I'm the architect for a 501(c)(3) non-profit project (Aaria's Blue Elephant) and we just hit our Free plan Database Read limit (currently at 164%). Th...
- Does 1.9.0 Self Hosted have MongoDB Atla...
I have been playing with the new 1.9.0 update and I am really excited for the MongoDB support. I wanted to ask though if at the current time Appwrite supports b...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...