contribute VS ipns-link

Compare contribute vs ipns-link and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
contribute ipns-link
3 10
3 31
- -
0.0 0.0
over 1 year ago about 2 years ago
Shell
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

contribute

Posts with mentions or reviews of contribute. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-18.
  • Introducing IPNS-Link
    4 projects | dev.to | 18 Nov 2021
    Like what IPNS-Link's doing? Spread the word (here's another blog). Usher in a micro-hosting movement for the decentralized web to learn, experiment, tinker, showcase and grow, worry-free. Join the community and be a part. Contribute any way you can.
  • Open call for developers
    4 projects | /r/ipns_link | 13 Nov 2021
    For your implementation, you can follow the specs, which you are welcome to discuss, criticize, improve upon and contribute to, and reference the existing version. Once you start working on an implementation, please create an issue here to keep the community updated and to encourage collaboration. Once it's working, your implementation will be proudly featured in IPNS-Link's GitHub organization and you would receive a public membership invitation.
  • Exposing http-server (web app) using IPNS
    7 projects | /r/ipfs | 17 Sep 2021
    If you like this project, here's a list of things you can help with. Be a part of IPNS-Link and contribute however you see fit.

ipns-link

Posts with mentions or reviews of ipns-link. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-09.
  • Serve a service/port on IPFS instead of content, ngrok decentralized alternative?
    2 projects | /r/ipfs | 9 Jul 2023
    I saw this project, IPNS-Link, that seems promising, but I wasn't able to make it work yet and seems to require specialised IPNS-Link gateways, they can't use just any IPFS gateway, and their freely available gateways seem to be all down rn, so I'd probably have to host my own gateway anyways.
  • is it possible ipfs host a php website?
    1 project | /r/ipfs | 20 Jul 2022
    You might wanna take a look at ipns-link.
  • Introducing IPNS-Link
    4 projects | dev.to | 18 Nov 2021
    Install and run a free and open-source app on your local server (the Pi in your case), following this easy tutorial.
  • Open call for developers
    4 projects | /r/ipns_link | 13 Nov 2021
    We welcome you to implement the IPNS-Link project, especially the Gateway, in a proper server-side language - be it Go, JS, Rust, Ruby, Python - whatever you are good at. The existing prototype, in the spirit of playful experimentation, has been rather hurriedly hacked in Bash 🙈. Thankfully, it works! But of course, we need to evolve.
  • A few notes on IPNS-Link-Gateways and www.ipns.live
    5 projects | /r/ipns_link | 11 Nov 2021
    Loading an ipns-link-exposed website for the first time might take a while. This is because the Gateway has to locate your site and peer with its host node. Subsequent requests for the site, however, are served faster because the Gateway maintains persistent peering with the site's host node.
  • IPNS-Link
    2 projects | /r/ipns_link | 5 Nov 2021
    Here's an overview and a quick-start tutorial. And here's a prototype gateway.
  • Exposing http-server (web app) using IPNS
    7 projects | /r/ipfs | 17 Sep 2021
    The static blue background is missing. This might happen due to the following. The background is embedded in the html and sourced from a root-relative URL. Now, being a path-gateway, ipns-link.herokuapp.com requires the Referer header (with absolute URL) in the http request, so that it can resolve the PeerID when requested a relative path without the /ipns/PeerID prefix. Although the Gateway wants a complete referrer URL, the embedded tags may override it with a different ReferrerPolicy. If overridden in this way, the Gateway can't resolve the PeerID and fails. NOTE: this problem WILL GO AWAY once the IPNS-Link-GATEWAY supports wildcard subdomains, hopefully in the near future. Then, there wouldn't be any dependence on the Referer or cookie or server-side cache for resolving root-relative URLs, and everything would work as intended. Subdomain Gateway has always been the end-goal, but due to the lack of a domain I went with a path-gateway for prototyping.

What are some alternatives?

When comparing contribute and ipns-link you can also consider the following projects:

torsocks - Library to torify application - NOTE: upstream has been moved to https://gitweb.torproject.org/torsocks.git

gateway-registry - List of Public IPNS-Link Gateways

specs - Technical specification for IPNS-Link

ipns-link-gateway - Access http-servers (web-apps) exposed using IPNS-Link

Go IPFS - IPFS implementation in Go [Moved to: https://github.com/ipfs/kubo]

crumb-show-hn - A simple Show HN client in Crumb.