From f1c3c9ee17f285565423f1a72f3a140c95aad985 Mon Sep 17 00:00:00 2001
From: sh-dv <44544201+sh-dv@users.noreply.github.com>
Date: Fri, 31 Dec 2021 14:15:59 +0000
Subject: [PATCH] Update README.md

---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.md b/README.md
index b5f04a62..af36d1b3 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,7 @@ See [Contributing](.github/CONTRIBUTING.md).
   - [E-commerce](#e-commerce)
   - [Federated Identity & Authentication](#federated-identity--authentication)
   - [Feed Readers](#feed-readers)
+  - [File Encryption](#file-encryption)
   - [File Transfer & Synchronization](#file-transfer--synchronization)
   - [File Transfer - Distributed Filesystems](#file-transfer---distributed-filesystems)
   - [File Transfer - Object Storage & File Servers](#file-transfer---object-storage--file-servers)
@@ -817,6 +818,13 @@ A [news aggregator](https://en.wikipedia.org/wiki/News_aggregator), also termed
 - [Winds](https://getstream.io/winds/) `⚠` - Open source and beautiful RSS reader built using React/Redux/Sails/Node and Stream. It showcases personalized feeds powered by the Stream API. ([Demo](https://winds.getstream.io/), [Source Code](https://github.com/GetStream/Winds)) `BSD-3-Clause` `Nodejs`
 
 
+### File Encryption
+
+**[`^        back to top        ^`](#)**
+
+- [Hat.sh](https://hat.sh/) - In-browser secure file encryption. ([Demo](https://hat.sh/), [Source Code](https://github.com/sh-dv/hat.sh))  `MIT` `JavaScript`
+
+
 ### File Transfer & Synchronization
 
 **[`^        back to top        ^`](#)**