Files
spacedrive/docs/product/resources/security.mdx
Jamie Pine 8852ff2a0b [ENG-1507] More documentation (#2058)
* start

* docs

* mhm

* docs

* roadmap beep beep

* x

* mobile image

* added stuff

* updates

* updates

* well yes

* integrity and longevity

* correction

* Update apps/landing/posts/drag-and-drop.mdx

Co-authored-by: pr <pineapplerind.info@gmail.com>

* just 10k more downloads in the time its taking me to finish this pr

* op

* docs: fix general wording

* docs: add URL to docs and set date to when 0.2.4 was released

* docs: add url to roadmap

* Remove languages for which we don't have a translation yet

* auto format

* Checkout pnpm-lock.yaml from main

---------

Co-authored-by: pr <pineapplerind.info@gmail.com>
Co-authored-by: jake <77554505+brxken128@users.noreply.github.com>
Co-authored-by: Vítor Vasconcellos <vasconcellos.dev@gmail.com>
2024-02-29 19:09:10 +00:00

13 lines
745 B
Plaintext

# Security
Spacedrive is currently in its alpha phase and we're focusing on enhancing its security.
### Key points to note:
- **Code Audit Pending:** A thorough code audit is planned but not yet completed.
- **Database Encryption:** Currently, the database is unencrypted at rest. We plan to implement encryption soon.
- **Data Privacy:** No file information is shared outside the app, as the device connection feature is not live yet.
- **Docker Version Caution:** The Docker version lacks authentication, meaning it's accessible on your network. This will be addressed with upcoming auth features.
Spacedrive is evolving but isn't ready for security-critical use yet. We're committed to improving security and will keep our users updated.