mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-11-20 11:28:35 -05:00
Create browsers section
Since IPFS is a protocol and one of our priorities is to get support across multiple platforms (especially the web), it makes sense to show where we have browser support IMO
This commit is contained in:
parent
04c72a8367
commit
f2355f5e15
1 changed files with 6 additions and 1 deletions
|
@ -21,7 +21,6 @@ If you have an idea for an awesome thing to do with IPFS, a good place to ask ab
|
|||
- [Autonomica "IPFS Social Proof"](https://github.com/IBM/ipfs-social-proof) - Autonomica is a Keybase-like Dapp for creating an identity and proving this identity via published social media and web proofs.
|
||||
- [brig](https://github.com/sahib/brig) - File synchronization with git like interface and FUSE filesystem.
|
||||
- [Diffuse](https://github.com/icidasset/diffuse) - Play music from your IPFS node, or any other cloud/distributed storage service you use.
|
||||
- [galacteek](https://github.com/pinnaculum/galacteek) - A multi-platform Qt5-based browser for the distributed web.
|
||||
- [Hardbin](https://github.com/jes/hardbin) - Hardbin is an encrypted pastebin, with the decryption key passed in the URL fragment
|
||||
- [InterPlanetary Wayback](https://github.com/oduwsdl/ipwb) - Web Archive (WARC) indexing and replay using IPFS.
|
||||
- [Interplanetary Wiki](https://github.com/jamescarlyle/ipfs-wiki) - Wiki built on top of IPFS
|
||||
|
@ -39,6 +38,12 @@ If you have an idea for an awesome thing to do with IPFS, a good place to ask ab
|
|||
- [Skiff](https://github.com/skiff-org/skiff-mail) - Privacy-first, end-to-end encrypted email, file storage, and collaboration platform using IPFS storage.
|
||||
- [Valist](https://github.com/valist-io/valist) - A trustless universal package repository enabling you to digitally sign and distribute software in just a few steps.
|
||||
|
||||
## Browsers
|
||||
A list of web browsers with IPFS integrations
|
||||
- [Agregore](https://github.com/AgregoreWeb/agregore-browser) - A minimal web browser for the distributed web. Supports downloading/uploading data from IPFS using the browser's `fetch()` API
|
||||
- [Brave](https://brave.com/ipfs-support/) - A privacy-focused browser with many future forward features.
|
||||
- [galacteek](https://github.com/pinnaculum/galacteek) - A multi-platform Qt5-based browser for the distributed web.
|
||||
|
||||
## Tools
|
||||
|
||||
- [create-ipfs-app](https://github.com/alexbakers/create-ipfs-app) - Set up a decentralized web3 app by running one command.
|
||||
|
|
Loading…
Reference in a new issue