From 2901a90a4a55ca34331624816dcc4943dd9243e9 Mon Sep 17 00:00:00 2001 From: Alice Rhodes Date: Mon, 21 Aug 2023 13:05:23 -0400 Subject: [PATCH] Removing the crypto paragraphs from the top of the RPC page --- pages/framework/rpc.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pages/framework/rpc.md b/pages/framework/rpc.md index fb4aac3..14b5fc2 100644 --- a/pages/framework/rpc.md +++ b/pages/framework/rpc.md @@ -5,12 +5,6 @@ weight: 4 layout: subpage --- -Strong, appropriate, cryptography choices are essential to the functioning of Veilid. - -Veilid provides applications guarantees about how data is handled on the wire and at rest. - -Cryptosystems were chosen that work well together and provide a balance of speed and cryptographic hardness. - ### RPC Summary