From 3aabeeafaa4dbcd1935b7203bec014d1cd8ca451 Mon Sep 17 00:00:00 2001 From: Rosano Date: Sun, 7 Mar 2021 15:06:54 -0300 Subject: [PATCH] Update webnative description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cbd7b8..9695995 100644 --- a/README.md +++ b/README.md @@ -28,7 +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. +* [Webnative](https://fission.codes/) - JavaScript library that decouples user data from apps and hosts it on IPFS. * [WebRTC](https://en.wikipedia.org/wiki/WebRTC) - W3C drafted standard for browser-to-browser data transfer.