specs VS gateway-registry

Compare specs vs gateway-registry and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
specs gateway-registry
9 2
18 4
- -
0.0 0.0
over 1 year ago over 1 year ago
- 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.

specs

Posts with mentions or reviews of specs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-18.
  • Websites exposed using IPNS-Link
    1 project | /r/IPFS_Hashes | 18 Nov 2021
    IPNS-Link is a recent project that makes dynamic websites addressable with IPNS. Exposed websites can be accessed at `/ipns/IPNSKeyID`. Can we welcome such websites too in this subreddit?
  • Introducing IPNS-Link
    4 projects | dev.to | 18 Nov 2021
    Despair not. IPNS-Link gives you the following alternative.
  • 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
    Due to a full go-ipfs node at its core, long running Gateways at small VM (virtual machine)s (with 1GB RAM) might suffer from periodic OOM (Out-Of-Memory) outages. Periodic restarts are enough to get around this. ipns.live currently restarts hourly causing just a few seconds downtime every hour. This memory leak issue will be fixed with future go-ipfs releases or in future implementations of IPNS-Link-Gateway.
  • 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.
  • r/ipns_link Lounge
    1 project | /r/ipns_link | 5 Nov 2021
    Here's a brief overview of the entire project: https://github.com/ipns-link/specs
  • If I just launch an IPFS server and leave it running, will I support the network?
    1 project | /r/ipfs | 23 Sep 2021
    Provide IPNS-Link-gateway (require domain name + public IP)
  • Exposing http-server (web app) using IPNS
    7 projects | /r/ipfs | 17 Sep 2021
    Updated specs up for review. Requesting comments and discussion.

gateway-registry

Posts with mentions or reviews of gateway-registry. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-11.
  • Optional end-to-end encryption
    1 project | /r/ipns_link | 3 Dec 2021
    We have decided to implement, in near future, an optional SSL/TLS passthrough mode at least for the registered public gateways. HTTPS requests made using this mode, cannot be inspected by the gateways, making the Browser to Origin route end-to-end encrypted.
  • A few notes on IPNS-Link-Gateways and www.ipns.live
    5 projects | /r/ipns_link | 11 Nov 2021
    This is our ofiicial public gateway registry. You shall find all public IPNS-Link-Gateways we know of here.

What are some alternatives?

When comparing specs and gateway-registry you can also consider the following projects:

ipns-link - Expose local http-servers (web-apps) through IPNS-Link

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

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]

contribute - Contribute to IPNS-Link