diff --git a/README.md b/README.md index da4fa1a..311355b 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search - [Request](https://request.network/) - Decentralized network for financial transactions. [Source](https://github.com/RequestNetwork/requestNetwork) - [RocketPad](https://rocketpad.aboutdavid.me/) - Create mini essays/documents using a WYSIWYG editor and publish them to the distributed web via IPFS. [Source](https://github.com/aboutDavid/rocketpad) - [SimpleAsWater Bot](https://github.com/simpleaswater/twitter-pinbot) - A twitter bot that adds, pins, unpins your tweets to public IPFS network using IPFS Cluster. +- [Skiff](https://www.skiff.com) - Privacy-first, end-to-end encrypted email, file storage, and collaboration platform using IPFS storage. [Source](https://github.com/skiff-org/skiff-mail) - [Skyhook](https://github.com/deedeecx330/skyhook) - Send and receive files securely - [TallyLab](https://tallylab.com/) - Local-first, end-to-end encrypted data diary app for capturing, analyzing, and sharing data about any and everything. - [Temporal](https://github.com/RTradeLtd/Temporal) - Temporal is an easy to use API and platform for integrating IPFS and other distributed/decentralized storage technologies into enterprise applications diff --git a/data/apps.yaml b/data/apps.yaml index 33957d4..4841711 100644 --- a/data/apps.yaml +++ b/data/apps.yaml @@ -480,3 +480,10 @@ content: picture: /images/terrive.png description: > A Photo and Video Sharing Platform that uses the HIVE blockchain as a database and Immutable Image/Video Hosting. + - title: Skiff + website: https://www.skiff.com + source: https://github.com/skiff-org/skiff-mail + picture: /images/skiff.png + description: > + Privacy-first, end-to-end encrypted email, file storage, and collaboration platform using IPFS storage. + diff --git a/src/static/images/skiff.png b/src/static/images/skiff.png new file mode 100644 index 0000000..6833b7c Binary files /dev/null and b/src/static/images/skiff.png differ