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
The Content API will serve metadata about the website content that is published by the Distributed Press server. For example, what are the list of URLs we can access one.compost.digital/foreword/ at? In this case, they are:
https://one.compost.digital/foreword/
ipns://one.compost.digital/foreword/
hyper://one.compost.digital/foreword/
Or what are the historic versions of this page? For example:
In addition, to facilitate sharing of content into distributed social networks, the API should serve alternative formats of content. For example, if I am reading something on Beaker, I should be able to request a markdown version that I can share to Scuttlebutt or Aether (both markdown based).
Full text can be made available by multiple formats, signed by authors, editors, and third-parties (e.g. truth verification groups).
Motivations & goals
The Content API will serve metadata about the website content that is published by the Distributed Press server. For example, what are the list of URLs we can access
one.compost.digital/foreword/
at? In this case, they are:https://one.compost.digital/foreword/
ipns://one.compost.digital/foreword/
hyper://one.compost.digital/foreword/
Or what are the historic versions of this page? For example:
ipfs://bafybeie7utfcwapu6av5qojfca3eiovd4v2dqxgaj6jzjszexy5zmc3jey/foreword/
These should be served by the Content API.
In addition, to facilitate sharing of content into distributed social networks, the API should serve alternative formats of content. For example, if I am reading something on Beaker, I should be able to request a markdown version that I can share to Scuttlebutt or Aether (both markdown based).
Full text can be made available by multiple formats, signed by authors, editors, and third-parties (e.g. truth verification groups).
Design proposal
See:
Identity and signature schemes should be multi-provider.
What can we do with it?
The text was updated successfully, but these errors were encountered: