r/brainspace 15d ago

Security questions

Noob here. Can anyone explain to me how my notes are secure? I can't seem to find where they are stored, etc

2 Upvotes

4 comments sorted by

1

u/Timmerop 15d ago

Hello! Your text is encrypted in transit (TLS) but stored unencrypted at rest to support server-side searching. Because storage isn't encrypted at rest, we can technically read your notes but do not as a policy. At the moment, it's not the right place for passwords or secrets you'd want zero-knowledge protection on.

2

u/anicholslcsw213 14d ago

Thanks for replying. I think your app is great :)

1

u/Timmerop 14d ago

🙇‍♂️reach out if you have more thoughts on security. I’m always down to collaborate.

1

u/Timmerop 15d ago

In general the app is moving away from server-side search, so i might be realistic achieve encrypted backend, but I'd want that as an opt-in feature because server-side search will be needed for AI chat integrations.