From 5f6648864f278bbeca000f54fdd374f7ebb479f9 Mon Sep 17 00:00:00 2001 From: Rosano Date: Sat, 6 Mar 2021 17:34:16 -0300 Subject: [PATCH] Add Fission webnative --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dab80a9..0cbd7b8 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Projects inactive for a while are marked as **discontinued!**. * [libdweb](https://github.com/mozilla/libdweb) - a community effort to implement experimental APIs enabling dweb protocols in Firefox. * [Mysterium Network](https://mysterium.network/) - open sourced network allowing anyone to rent their unused Network traffic, while providing a secure connection for those in need. `Whitepaper` * [Solid](https://solid.mit.edu/) - a proposed set of conventions and tools for building decentralized social applications based on Linked Data principles. +* [Webnative](https://fission.codes/) - developer SDK for adding end-to-end encrypted data sync, passwordless login, storage on IPFS. * [WebRTC](https://en.wikipedia.org/wiki/WebRTC) - W3C drafted standard for browser-to-browser data transfer.