kubo/cmd
Kevin Wallace 084cdc3ed8 gateway: attempt to resolve hostname to ipfs path
This allows someone to host a static site by pointing a TXT record at their
content in IPFS, and a CNAME record at an IPFS gateway.

Note that such a setup technically violates RFC1912 (section 2.4; "A CNAME
record is not allowed to coexist with any other data."), but tends to work in
practice.

We may want to consider changing the DNS->IPFS resolution scheme to allow this
scenario to be RFC-compliant (e.g. store the mapping on a well-known subdomain
to allow CNAME records on the domain itself).

License: MIT
Signed-off-by: Kevin Wallace <kevin@pentabarf.net>
2015-02-08 11:27:06 -08:00
..
ipfs gateway: attempt to resolve hostname to ipfs path 2015-02-08 11:27:06 -08:00
ipfs_bootstrapd rename binary 2015-02-06 08:28:53 -08:00
ipfswatch Make gateway read-only by default and add option to make it writable 2015-01-31 23:36:45 +01:00
seccat move generic packages to thirdparty (see thirdparty/README.md) 2015-01-18 14:04:45 -08:00