diff --git a/doc/source/developer-notes/V-38659.rst b/doc/source/developer-notes/V-38659.rst new file mode 100644 index 00000000..a7573757 --- /dev/null +++ b/doc/source/developer-notes/V-38659.rst @@ -0,0 +1,11 @@ +**Exception** + +Creating encrypted storage is left up to the deployer to consider and +implement. Although encrypting data at rest on storage volumes does reduce +the chances of data theft if the server is physically compromised, it doesn't +provide protection from a user who is logged in while the server is running. + +Linux systems provide various options for storage encryption. The `Linux +Unified Key Setup`_ is a good implementation to review. + +.. _Linux Unified Key Setup: https://en.wikipedia.org/wiki/Linux_Unified_Key_Setup diff --git a/doc/source/developer-notes/V-38661.rst b/doc/source/developer-notes/V-38661.rst new file mode 120000 index 00000000..60625432 --- /dev/null +++ b/doc/source/developer-notes/V-38661.rst @@ -0,0 +1 @@ +V-38659.rst \ No newline at end of file diff --git a/doc/source/developer-notes/V-38662.rst b/doc/source/developer-notes/V-38662.rst new file mode 120000 index 00000000..60625432 --- /dev/null +++ b/doc/source/developer-notes/V-38662.rst @@ -0,0 +1 @@ +V-38659.rst \ No newline at end of file diff --git a/doc/source/developer-notes/V-38693.rst b/doc/source/developer-notes/V-38693.rst new file mode 120000 index 00000000..c1ae9dd2 --- /dev/null +++ b/doc/source/developer-notes/V-38693.rst @@ -0,0 +1 @@ +V-38482.rst \ No newline at end of file