Skip to content
This repository was archived by the owner on Dec 29, 2021. It is now read-only.
This repository was archived by the owner on Dec 29, 2021. It is now read-only.

Doesn't DAT Need Official HTTPS Gateway? #86

@ilyaigpetrov

Description

@ilyaigpetrov

IPFS has a https-gateway used as https://ipfs.io/ipfs/\<hash\>.
The existence of such gateway gives the following benefits:

  1. Search engine crawlers may access these pages.
  2. Users may access ipfs/dat pages without ipfs installed.
  3. If access to the pages is blocked by censors then:
    1. pages should still appear in search results.
    2. users may still install ipfs and ipfs-companion browser extension to access these pages.

@RangerMauve has implemented a http(s) gateway based on pfrazee/dat-gateway working in a way similar to ipfs (repo, demo).
It even redirects each page to a subdomain to insulate cookies and provide better security.

Concerning datbase.org — I couldn't get it to serve me a html page the right way (without the header and maybe with absolute css paths which is not critical).

I kindly ask the DAT team to take a view on the work @RangerMauve and similar works and provide users with an official DAT https gateway, which we may use to build our future censorship-resistant websites.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions