noosphere icon indicating copy to clipboard operation
noosphere copied to clipboard

Generalized support for handling content types in spheres

Open cdata opened this issue 3 years ago • 0 comments

Currently, spheres mainly consist of a single content type: text/subtext. However, in the fullness of time we want Noosphere to be an appealing storage and exchange layer for arbitrary content. This includes rich content types like images, videos, 3D models etc., as well as other text-based content types or really anything.

In pursuit of this goal, we may leverage a variety of techniques. One that seems particularly appealing is transformation of data as it is being read via something like autocodecs. There are probably other interesting paths to consider as well.

cdata avatar Sep 16 '22 21:09 cdata