Skip to content

Commit

Permalink
added-some-modification
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdiooa committed Feb 27, 2024

Verified

This commit was signed with the committer’s verified signature.
TheLastCicada Zachary Brown
1 parent 987c5c8 commit 3a5c1c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cmd/zeroward/root.go
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 3a5c1c5

Please sign in to comment.