From d5ef4c9773d07613e89e508d5ddc411c2e3d3db8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Kripalani?= Date: Mon, 29 Jul 2019 17:24:33 +0100 Subject: [PATCH] clarify scope and intention of `plaintext/2.0.0` (#197) --- plaintext/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/plaintext/README.md b/plaintext/README.md index 4901754..e42a6c4 100644 --- a/plaintext/README.md +++ b/plaintext/README.md @@ -1,6 +1,8 @@ -# Plaintext Connection Protocol +# Plaintext Secure Channel -> An insecure connection handshake for non-production environments. +> An insecure connection handshake **for non-production environments.** + +> **⚠️ Intended only for debugging and interoperability testing purposes. ⚠️** | Lifecycle Stage | Maturity | Status | Latest Revision | |-----------------|---------------|--------|-----------------|