From b0c51a7d2475e938a163f9c8f8e78ed6a9023d91 Mon Sep 17 00:00:00 2001 From: Keshav Priyadarshi <44315208+keshav-space@users.noreply.github.com> Date: Sat, 26 Jun 2021 23:36:30 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18c2652..762e1ff 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ ## Description -Safe-Notes is a privacy-focused note manager which provides an inbuild encrypted storage. It imploys best at rigorously tested AES-256 encryption standard to store user notes. All the notes are stored locally on the user's device. Contrary to the ongoing frenzy of "move everything to cloud" we believe in "localization of user data" giving you the control of your data and not some third-party cloud service provider. +Safe-Notes is a privacy-focused note manager which provides an inbuild encrypted storage. It imploys rigorously tested AES-256 encryption standard to store user notes. All the notes are stored locally on the user's device. Contrary to the ongoing frenzy of "move everything to cloud" we believe in "localization of user data" giving you the control of your data and not some third-party cloud service provider. We know you gotta change your device once in a while that's why Safe-Notes also provides a secure migration facility, which allows you to export and import your notes without having to compromise the sanctity of your data. Yes, Safe-Notes has both Light and Dark modes. Word of advice, keep your passphrase long and secret. May the encryption protect us all! ### Features