From bbcc4a5831b20936cb8957ebf3aaabb07aa728f5 Mon Sep 17 00:00:00 2001 From: "emily.vaughan@protocol.ai" Date: Mon, 30 Aug 2021 17:00:14 +0000 Subject: [PATCH] Update from Forestry.io emily.vaughan@protocol.ai updated src/_blog/about-500-000-in-prizes-and-grants-for-asia-hackathon-season-2021.md emily.vaughan@protocol.ai updated src/_blog/nebulus-the-virtual-ipfs-network.md --- ...0-in-prizes-and-grants-for-asia-hackathon-season-2021.md | 2 +- src/_blog/nebulus-the-virtual-ipfs-network.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/_blog/about-500-000-in-prizes-and-grants-for-asia-hackathon-season-2021.md b/src/_blog/about-500-000-in-prizes-and-grants-for-asia-hackathon-season-2021.md index d29ec485..b548b07f 100644 --- a/src/_blog/about-500-000-in-prizes-and-grants-for-asia-hackathon-season-2021.md +++ b/src/_blog/about-500-000-in-prizes-and-grants-for-asia-hackathon-season-2021.md @@ -12,7 +12,7 @@ tags: - community --- -Filecoin is a global community of developers, entrepreneurs, storage providers, storage clients, business leaders, and more. IPFS is a peer-to-peer network and protocol designed to make the web faster, safer, and more open. Filecoin and IPFS are deeply committed to nurturing hacker communities in Asia as an open-source protocol and storage network on which anyone can build new startups, ship innovative applications, solve significant problems, and shape the future of the web to be more decentralized, robust, and secure. +Filecoin is a global community of developers, entrepreneurs, storage providers, storage clients, business leaders, and more. IPFS is a peer-to-peer network and protocol designed to make the web faster, safer, and more open. The Filecoin and IPFS ecosystems are deeply committed to nurturing hacker communities in Asia as an open-source protocol and storage network on which anyone can build new startups, ship innovative applications, solve significant problems, and shape the future of the web to be more decentralized, robust, and secure. [**Asia Hackathon Season 2021**](https://events.filecoin.io/asia-hackathon-season) is a multi-month hackathon series that will identify, accelerate, and highlight the incredible development work being done in Asia with the Filecoin and IPFS stacks. **About $500,000 in prizes and grants will be rewarded** to the teams, startups, projects, and entrepreneurs taking part! diff --git a/src/_blog/nebulus-the-virtual-ipfs-network.md b/src/_blog/nebulus-the-virtual-ipfs-network.md index bd61c5f9..b5dc881d 100644 --- a/src/_blog/nebulus-the-virtual-ipfs-network.md +++ b/src/_blog/nebulus-the-virtual-ipfs-network.md @@ -15,7 +15,7 @@ tags: --- The strength and addressability of the public IPFS network — without the network -In July, [Nebulus](https://nebulus.dev/), a “Virtual IPFS Network”, was released. Also dubbed the “IPFS-less IPFS” network, Nebulus allows users to use the logic and content addressability of IPFS _without_ having to use the public network. +In July, [Nebulus](https://nebulus.dev/), a “Virtual IPFS Network”, was released. Nebulus allows users to use the logic and content addressability of IPFS _without_ having to use the public network. ## **The Virtual IPFS Network** @@ -27,8 +27,8 @@ To use IPFS today, a user’s only option is to use this “bundle” — meanin Nebulus lets users work with IPFS files and storage locally _before_ publishing to the public IPFS network (or, never publishing at all). When using the “bundled” IPFS solution, there is no distinction between _local_ and _remote,_ meaning **ipfs.add()** always adds to both local and public IPFS networks. With Nebulus, users can choose to use Nebulus as an “offline buffer”, allowing them to work privately with IPFS files and publish to IPFS only if/when needed. -In summary, Nebulus unbundles the IPFS file format (“Content Addressable Storage”) from the IPFS network (“Peer-to-Peer Network”). - +In summary, Nebulus unbundles the IPFS file format (“Content Addressable Storage”) from the IPFS network (“Peer-to-Peer Network”). + ![](../assets/localremote2.png) ## **Why Use a Virtual IPFS Network?**