Troy McConaghy 8090a35676
Problem: Docs say little re/ privacy & handling private data (#2437)
* Problem: Docs should say more about how to handle privacy & private data

Solution: Write a new docs page about that

* Problem: Server docs say little re/ prod. node security & privacy

Solution: Create a new docs page, "Production Node Security & Privacy"

* Address initial comments from @gautamdhameja
2018-08-06 10:15:09 +02:00

611 B

Production Node Assumptions

Be sure you know the key BigchainDB terminology:

We make some assumptions about production nodes:

  1. Production nodes use MongoDB (not RethinkDB, PostgreSQL, Couchbase or whatever).
  2. Each production node is set up and managed by an experienced professional system administrator or a team of them.
  3. Each production node in a cluster is managed by a different person or team.