window.ipfs ACL should match the http read-only / gateway API #597
Labels
area/window-ipfs
Issues related to IPFS API exposed on every page
kind/discussion
Topical discussion; usually not changes to codebase
status/deferred
Conscious decision to pause or backlog
go-ipfs exposes a subset of the API to the gateway as a public / read-only version of the regular API. The white list we use for window.ipfs should be derived from that list, if it isn't already.
Current definition of the read-only api https://github.com/ipfs/go-ipfs/blob/727bf49eff7ff61936aee6d4674ae3e7ad0aaddb/core/commands/root.go#L155-L187
The text was updated successfully, but these errors were encountered: