Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Encryption At Rest #88

Open
2 tasks done
MatthewAry opened this issue Aug 31, 2022 · 3 comments
Open
2 tasks done

Feature: Encryption At Rest #88

MatthewAry opened this issue Aug 31, 2022 · 3 comments
Labels
feature New feature or request topic:surrealql This is related to the SurrealQL query language

Comments

@MatthewAry
Copy link

Is your feature request related to a problem?

This is a security feature. This prevents an attacker from directly reading the contents of a database without decrypting it first.

Describe the solution

Please see https://discord.com/channels/902568124350599239/970336107206176768/1014654616442511523
Apparently this was supported in the now defunct GoLang version of SurrealDB.

Alternative methods

TiKV, which SurrealDB supports as a KV backend, supports encryption at rest (see https://docs.pingcap.com/tidb/stable/encryption-at-rest#tikv-encryption-at-rest)

See: https://discord.com/channels/902568124350599239/970336107206176768/1014635769865977937

SurrealDB version

v1.0.0-beta.7

Contact Details

No response

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@tobiemh tobiemh added the feature New feature or request label Aug 31, 2022
@MatthewAry
Copy link
Author

It would also be nice if SurrealDB Website's features page mentioned this as a 'Planned' feature.

@finzzz
Copy link

finzzz commented Jun 22, 2023

Please take a look at this again

@dougg0k
Copy link

dougg0k commented Dec 20, 2023

Anything going on this?

https://github.com/orgs/surrealdb/discussions/2190

@kearfy kearfy added the topic:surrealql This is related to the SurrealQL query language label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request topic:surrealql This is related to the SurrealQL query language
Projects
None yet
Development

No branches or pull requests

5 participants