Skip to content

Commit

Permalink
Add IPFS on the Web update blog post (#699)
Browse files Browse the repository at this point in the history
* add shipyard update blog post

* progress

* Update shipyard-2024.md

Co-authored-by: Russell Dempsey <[email protected]>

* Update shipyard-2024.md

Co-authored-by: Russell Dempsey <[email protected]>

* Apply suggestions from code review

Co-authored-by: Marcin Rataj <[email protected]>

* Apply suggestions from code review

Co-authored-by: Marcin Rataj <[email protected]>

* add more meat

* add todos

* add links

* refinements

* update title and description

* fix: use consistent x emoji

* mention orbitdb

* diagrams and refinements

* add autotls diagrams

* add link to js-libp2p roadmap

* add verified fetch p2p example and refine wording

* refine point about decentralization

* add cta buttons

* small fixes

* chore: update publish date

* final edits

* better positioning of cta

* fix: asset

* refinement

* some correction

* Update src/_blog/shipyard-2024.md

Co-authored-by: Marcin Rataj <[email protected]>

* Apply suggestions from code review

Co-authored-by: Marcin Rataj <[email protected]>

* Apply suggestions from code review

Co-authored-by: Russell Dempsey <[email protected]>

* Apply suggestions from code review

---------

Co-authored-by: Daniel N <[email protected]>
Co-authored-by: Russell Dempsey <[email protected]>
Co-authored-by: Marcin Rataj <[email protected]>
  • Loading branch information
4 people authored Nov 25, 2024
1 parent 4c50608 commit e25009d
Show file tree
Hide file tree
Showing 9 changed files with 400 additions and 4 deletions.
393 changes: 393 additions & 0 deletions src/_blog/shipyard-2024.md

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions src/_blog/shipyard-hello-world.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,12 @@ Our current set of implementations maintained by Shipyard include:
<tr></tr>
</table>

We have an extensive [initiative roadmap](https://ipshipyard.com/initiative-roadmap) and are eager to get more input from the developer community. To shout out just a few ideas we’re working on:
We have an extensive [initiative roadmap](https://ipshipyard.com/initiatives) and are eager to get more input from the developer community. To shout out just a few ideas we’re working on:

* [Reliable, decentralized, and verified retrieval of CIDs](https://ipshipyard.com/initiative-roadmap/reliable-decentralized-and-trustless-browser-fetching-of-ipfs-content) (content identifiers) in browsers. The idea is to allow web browsers to fetch CIDs in a verifiable and trustless manner without being vulnerable to centralized chokepoints. You can participate and follow along with this work in the [IPFS dApps Working Group](https://lu.ma/ipfs-dapps).
* [IPFS for pioneers](https://ipshipyard.com/initiative-roadmap/ipfs-for-pioneers-enable-building-interoperable-ipfs-systems-using-http-protocols). We aim to enable the building of interoperable IPFS systems using extremely minimal HTTP-based protocols so that building IPFS-compatible tooling in something like Python (that doesn’t have much IPFS or libp2p tooling today) is super easy and appealing.
* [Self-service tooling for debugging IPFS request handling](https://ipshipyard.com/initiative-roadmap/self-service-tooling-for-debugging-ipfs-request-handling). The idea here is that a user can hit a Boxo-based HTTP gateway and if they experience an error, get a link to download an IPFS request trace. They can then use easy tooling locally or centrally hosted to pinpoint the issue.
* [Reliable, decentralized, and verified retrieval of CIDs](https://ipshipyard.com/initiatives/reliable-decentralized-and-trustless-browser-fetching-of-ipfs-content) (content identifiers) in browsers. The idea is to allow web browsers to fetch CIDs in a verifiable and trustless manner without being vulnerable to centralized chokepoints. You can participate and follow along with this work in the [IPFS dApps Working Group](https://github.com/ipfs/dapps-wg).

* [IPFS for pioneers](https://ipshipyard.com/initiatives/ipfs-for-pioneers-enable-building-interoperable-ipfs-systems-using-http-protocols). We aim to enable the building of interoperable IPFS systems using extremely minimal HTTP-based protocols so that building IPFS-compatible tooling in something like Python (that doesn’t have much IPFS or libp2p tooling today) is super easy and appealing.
* [Self-service tooling for debugging IPFS request handling](https://ipshipyard.com/initiatives/self-service-tooling-for-debugging-ipfs-request-handling). The idea here is that a user can hit a Boxo-based HTTP gateway and if they experience an error, get a link to download an IPFS request trace. They can then use easy tooling locally or centrally hosted to pinpoint the issue.

**About Shipyard**
IPFS is a big project with big ambitions of being the essential content addressing layer for the next generation of the internet. That ecosystem comes with a sprawling set of resources that IPFS users today depend on in some way, including:
Expand Down
1 change: 1 addition & 0 deletions src/assets/ipfs-on-the-web-2024/auto-tls-1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/assets/ipfs-on-the-web-2024/auto-tls-2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/ipfs-on-the-web-2024/cover.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/ipfs-on-the-web-2024/sw-gw-diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e25009d

Please sign in to comment.