summaryrefslogtreecommitdiff
path: root/frags
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-07-30 23:24:12 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-07-30 23:24:12 -0400
commit95ab17852349b1aa53e563e9fc8f896403cf90ff (patch)
tree1791b86cee5b46d48b86e440c3f4a04f54942d2a /frags
parent1081f8bd20fcb75abe5eecf57511091646706a9c (diff)
downloaddocs-95ab17852349b1aa53e563e9fc8f896403cf90ff.tar.gz
docs-95ab17852349b1aa53e563e9fc8f896403cf90ff.tar.bz2
docs-95ab17852349b1aa53e563e9fc8f896403cf90ff.zip
move note re database to frags
* frags/db-stores-sensitive-data.rst: New file. * taler-merchant-manual.rst: Replace note w/ include of new frag.
Diffstat (limited to 'frags')
-rw-r--r--frags/db-stores-sensitive-data.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/frags/db-stores-sensitive-data.rst b/frags/db-stores-sensitive-data.rst
new file mode 100644
index 00000000..514db015
--- /dev/null
+++ b/frags/db-stores-sensitive-data.rst
@@ -0,0 +1,6 @@
+.. note::
+
+ The Taler merchant backend stores private keys and other sensitive
+ business and customer data in the database. The backend operator
+ SHOULD ensure that backup operations are encrypted and secured from
+ unauthorized access.