mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-10-01 01:35:37 -04:00
Added solid-ipfs (#222)
* Added solid-ipfs Using Solid to store IPFS Hash privately or publicly * Update tools.yaml * Update README.md Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com> Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
parent
932aa71c59
commit
1263632145
@ -233,6 +233,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search
|
||||
- [Public gateway status checker](https://ipfs.fooock.com/) - Web app to check public states of IPFS gateways, including latency and gateway writable state. [Source](https://github.com/fooock/ipfs-gateway-checker)
|
||||
- [ShareX integration](https://github.com/ShareX/CustomUploaders/blob/master/ipfs.io.sxcu) - ShareX is a file upload and manipulation tool that has a custom integration with IPFS
|
||||
- [Siderus Orion](https://orion.siderus.io) - Easy to use IPFS desktop client for macOS, Windows and Linux [Source](https://github.com/Siderus/Orion)
|
||||
- [solid-ipfs](https://github.com/Eximua/solid-ipfs) - Using Solid to store IPFS Hash privately or publicly.
|
||||
- [Sweet IPFS](https://github.com/RHazDev/Sweet-IPFS) - Full node for Android
|
||||
- [Tellit](https://gitlab.com/terceranexus6/tellit) - Encrypt files before uploading them using a keypair or a passphrase
|
||||
- [VIPFS](https://github.com/Ideea-inc/vipfs) - Publish your Vue apps easily to IPFS
|
||||
|
@ -188,3 +188,6 @@ content:
|
||||
picture: /images/ipfs-encrypted-share.png
|
||||
source: https://github.com/whs/ipfs-encrypted-share
|
||||
description: Easy to use encrypted file uploader.
|
||||
- title: solid-ipfs
|
||||
source: https://github.com/Eximua/solid-ipfs
|
||||
description: Using Solid to store IPFS Hash privately or publicly.
|
||||
|
Loading…
Reference in New Issue
Block a user