From 149447b4333b44f412813b5dcc5d978879c2ccc9 Mon Sep 17 00:00:00 2001 From: pama-ibm Date: Fri, 22 Jun 2018 12:39:17 -0400 Subject: [PATCH] [FAB-10818] Minor edit to Intro Removed term sideDB and linked to private data topic. Change-Id: I9fe26b8e19d3f4070d54b92d21c25ba0300bde6e Signed-off-by: pama-ibm --- docs/source/whatis.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/whatis.md b/docs/source/whatis.md index ea5c782b4e3..2d32bd23ff5 100644 --- a/docs/source/whatis.md +++ b/docs/source/whatis.md @@ -275,10 +275,10 @@ network overlay. Thus, only those nodes that participate in a channel have access to the smart contract (chaincode) and data transacted, preserving the privacy and confidentiality of both. -Fabric is also working on two sets of features that are intended to improve -upon its privacy and confidentiality capabilities, specifically: private data – -a feature we call SideDB, and zero knowledge proofs (ZKP). More on those as they -become available. +To improve upon its privacy and confidentiality capabilities, Fabric has +added support for [private data](./private-data/private-data.html) and is working +on zero knowledge proofs (ZKP) available in the future. More on this as it +becomes available. ## Pluggable Consensus