From 6dbf6d9cf33e809bc8d407a0fdb4193920ef93d5 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Fri, 22 Dec 2023 16:48:12 +0100 Subject: Update README --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 8a1023e..5e83114 100644 --- a/README +++ b/README @@ -1 +1,6 @@ -Crypt is a simple program for managing encrypted files (passwords, otp secrets, text) +Crypt is a single bash script for managing an encrypted files repository. +Every file can be associated with actions (insert, edit, show, etc). +For example, you can have password entries and otp entries, the former being +copied to your clipboard when selected and the latter generating their code. +Or you could simply use it as a safe to keep your annotations. +It is really up to you how you want to configure your crypt's configuration. -- cgit v1.2.3