You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
recognize ipfs addresses, fetch/store/serve the content. if post content was remote, the API should serve corresponding ipfs_keys for client-side verification. to avoid ambiguity, check ipfs iff entire content blob is a valid multihash beginning with /ipfs/.
recognize ipfs addresses, fetch/store/serve the content. if post content was remote, the API should serve corresponding
ipfs_key
s for client-side verification. to avoid ambiguity, check ipfs iff entire content blob is a valid multihash beginning with/ipfs/
.edit: see also https://github.com/neocities/neocities/issues/156
The text was updated successfully, but these errors were encountered: