Merge pull request #326 from ipfs/staging

Add blog: Browsers3000 Winners
This commit is contained in:
emilymvaughan
2021-09-30 17:00:35 -04:00
committed by GitHub
3 changed files with 58 additions and 0 deletions
@@ -157,6 +157,7 @@ pages:
- src/_blog/announcing-the-jupiter-hackathon.md
- src/_blog/audius-uses-ipfs-for-content-streaming-storage-to-empower-artists-creators-worldwide.md
- src/_blog/aug-20-ipfs.io-gateway-outage-resolution-next-steps.md
- src/_blog/browsers-3000-winners-18k-in-prizes-goes-to-security-cryptography-and-gaming-applications.md
- src/_blog/building-web3-pinata.md
- src/_blog/ceramic-launches-mainnet-using-ipfs-and-filecoin-for-decentralized-storage.md
- src/_blog/congrats-gitcoin-grants-round-9-winners.md
@@ -0,0 +1,57 @@
---
title: 'Browsers 3000 Winners: $18K in Prizes Goes to Security, Cryptography, and
Gaming Applications '
description: The three winners from the six-week Browsers 3000 Hackathon have been
announced.
author: ''
date: 2021-09-30
permalink: "/browsers-3000-hackathon-winners/"
translationKey: ''
header_image: "/browsers-3000-winners.jpg"
tags:
- security
- gaming
- encryption
- Filecoin
- demo
- community
- browsers
---
In mid-September, the Filecoin, IPFS, and Protocol Labs communities came together to bring down the curtain on the [Browsers 3000 Hackathon](https://events.protocol.ai/2021/browsers3000/) at the official closing ceremony. Browsers 3000 was a six-week hackathon that lasted from July to August. Over 30 projects building on Filecoin and IPFS joined the hackathon to iterate, test, and pitch their solutions to modernize “the browser” for the decentralized web3 world that is coming soon.
At the culmination of the event, three startups were recipients of a total of **$18,000 in prizes.** You can [watch the full closing ceremony](https://www.youtube.com/watch?v=KL58k7dXj54&list=PLuhRWgmPaHtR2MDeMaiUcsBmBqpIBqFEP), including presentations of the winners and many other amazing projects that participated in the hackathon.
Without further delay, here are the winners of the 2021 Browsers 3000 Hackathon!
## First Place: NetSepio
The recipient of the $10,000 first place prize was [NetSepio](https://devpost.com/software/netsepio), a browser extension that helps detect security threats like malware, spyware, spam, and more.
NetSepio provides a safe and secure internet browsing experience through data decentralization that empowers individuals and companies to use this data in their decision making. The NetSepio browser extension allows users to register votes for websites or domains that they are visiting, and label them with certain categories.
Website users can see reports of malware, adware, phishing, and so on — and can report the website for having unsafe content as well. NetSepio uses smart contracts to store the voted ratings and labels for websites and leverages the IPFS Ceramic network for storing metadata.
**Learn more about NetSepio:** [Devpost](https://devpost.com/software/netsepio) | [Documentation](https://docs.google.com/document/d/1WONWyGu5Jh6YaDsZoAWS-mmMtJ2PGf8nwxgmo2WlhrQ) | [Github](https://github.com/NetSepio/ChromiumExtension)
## Second Place: Blockforge
The recipient of the $5,000 second place prize was [Blockforge](https://devpost.com/software/blockforge), a web3 site builder with a graphic user interface, which will also host your website on IPFS and Filecoin with cryptographic proofs — free for 365 days!
Blockforge aims to increase web3 adoption by launching a well-designed, user-friendly drag-and-drop website builder for the blockchain ecosystem. Websites created with Blockforge are uploaded to [Estuary](https://filecoin.io/blog/posts/taking-a-look-at-estuary/) (and thus IPFS and Filecoin) and signed by the user.
Blockforge verifies signed messages and content is converted into a SHA256 hash so that users of the website can personally verify the authenticity of the website moving forward.
**Learn more about Blockforge:** [Devpost](https://devpost.com/software/blockforge) | [Test the App](http://blockforge.app/)
## Third Place: IPFS WebGL Gaming
The recipient of the $3,000 third place prize was [IPFS WebGL Gaming](https://devpost.com/software/ipfs-webgl-gaming-platform), an IPFS-based, open-source solution to WebGL, which currently powers more than half of the top 100 websites.
Traditionally, a WebGL program will download the WebGL page and the WebGL data (similar to gaming metadata) from a remote server. With IPFS WebGL, the program redirects the WebGL data to IPFS, and IPFS serves it directly to the browser.
This redirect ensures that the metadata remains available through IPFS, and removes the retrieval of data being limited by bandwidth. Whats up next for IPFS WebGL Gaming? THey plan to develop the IPFS redirection as a Chrome plug-in, to make it available on any WebGL pages.
**Learn more about IPFS WebGL Gaming:** [Devpost](https://devpost.com/software/ipfs-webgl-gaming-platform) | [Test it Out](https://gpudemo.github.io/ipfs-webgl/)
Browsers 3000 saw many other innovative and ambitious submissions of applications, websites, browser extensions, libraries, and other projects, all based on IPFS and Filecoin concepts. The future looks bright for web3 and it's an exciting time to be involved in these communities. Stay tuned to the [IPFS Blog](https://blog.ipfs.io), [Filecoin Blog](https://filecoin.io/blog), and [Twitter](https://twitter.com/ipfs) for announcements about more hackathons and events happening soon!
Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB