From 3b1cdca7d3c7cc355c853278f0b1c66db68a63c2 Mon Sep 17 00:00:00 2001 From: MacLane Wilkison Date: Tue, 10 Sep 2019 13:48:26 -0700 Subject: [PATCH] Replace secure data exchange with dynamic access control and remove secure computation. --- README.md | 4 ++-- docs/source/index.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 266eb58cd..9ebf8bc71 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![](/docs/source/.static/img/nucypher.png) -*A decentralized cryptological network offering accessible, intuitive, and extensible runtimes and interfaces for secrets management, secure data exchange, and secure computation.* +*A decentralized cryptological network offering accessible, intuitive, and extensible runtimes and interfaces for secrets management and dynamic access control.* [![pypi](https://img.shields.io/pypi/v/nucypher.svg?style=flat)](https://pypi.org/project/nucypher/) [![pyversions](https://img.shields.io/pypi/pyversions/nucypher.svg)](https://pypi.org/project/nucypher/) @@ -13,7 +13,7 @@ ---- The NuCypher network provides accessible, intuitive, and extensible runtimes and interfaces -for secrets management, secure data exchange, and secure computation. +for secrets management and dynamic access control. * Accessible - The network is permissionless and censorship-resistant. There are no gate-keepers and anyone can use it. * Intuitive - The network leverages the classic cryptological narrative of Alice and Bob diff --git a/docs/source/index.rst b/docs/source/index.rst index 806ef46e3..ae2746a15 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,6 +1,6 @@ NuCypher ======== -*A decentralized cryptological network offering accessible, intuitive, and extensible runtimes and interfaces for secrets management, secure data exchange, and secure computation.* +*A decentralized cryptological network offering accessible, intuitive, and extensible runtimes and interfaces for secrets management and dynamic access control.* ---- @@ -31,7 +31,7 @@ NuCypher .. _Umbral: https://github.com/nucypher/pyUmbral -The NuCypher network provides accessible, intuitive, and extensible runtimes and interfaces for secrets management, secure data exchange, and secure computation. +The NuCypher network provides accessible, intuitive, and extensible runtimes and interfaces for secrets management and dynamic access control. * Accessible - The network is permissionless and censorship-resistant. There are no gate-keepers and anyone can use it. * Intuitive - The network leverages the classic cryptological narrative of Alice and Bob