From 3a5c1c577d5a47684d2d9bb6a744b3ebf00cdb88 Mon Sep 17 00:00:00 2001 From: Abdiooa Date: Tue, 27 Feb 2024 21:02:15 +0300 Subject: [PATCH] added-some-modification --- cmd/zeroward/root.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cmd/zeroward/root.go b/cmd/zeroward/root.go index e8244ac..30c27ef 100644 --- a/cmd/zeroward/root.go +++ b/cmd/zeroward/root.go @@ -32,9 +32,9 @@ var ( rootCmd = &cobra.Command{ Use: "zeroward", - Short: "Client-Side Data Encryption Cloud Security Application", - Long: `zeroward is a command-line application developed in Golang that implements a client-centric - approach to ensuring the security of data in cloud environments. It provides a robust solution + Short: "Zero-Knowledge-Encryption Cloud Storage Security Application", + Long: `zeroward is a zero-knowledge-ecryption command-line application that secures client data at all stage(locally, + during transmission to the cloud, and at rest). It provides a robust solution for encrypting client data locally before uploading it to a cloud storage server. The application implements secure transmission protocols, ensuring data remains encrypted during transfer. Once stored, it adheres to security policies set by the cloud service provider, including additional