Update README.md

This commit is contained in:
sh-dv 2021-12-31 14:15:59 +00:00 committed by GitHub
parent eab0afbde5
commit f1c3c9ee17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 ^`](#)**