Update README.md
parent
ac9b291c46
commit
857e709258
23
README.md
23
README.md
|
|
@ -37,6 +37,18 @@ The key technical components are:
|
|||
|
||||
---
|
||||
|
||||
## Makeinghistory roadmap:
|
||||
|
||||
Single column listing objects - two instances that can post to each other - objects (text, image, links). Listing objects by last posted. Very basic.
|
||||
|
||||
Ten hashtag columns - mastodon has this, can mostly copy existing implementation.
|
||||
|
||||
Add stories, simply another object that uses existing objects and links with context text. Think of this as a human story index. (a collective community account publishes this (how does this work)
|
||||
|
||||
We need to think about flows between instances, federating etc.
|
||||
|
||||
---
|
||||
|
||||
## The R&D Hypothesis
|
||||
|
||||
The central research question is: can trust-based moderation and distribution flows replace algorithmic amplification in a federated community media and archiving ecosystem? We will work to explored this through designing and implementing trust-driven flow logic, testing propagation across trusted versus untrusted nodes, and evaluating usability, resilience, and moderation outcomes across real community deployments.
|
||||
|
|
@ -80,17 +92,6 @@ Community engagement — workshops, onboarding sessions, and outreach through th
|
|||
**Wider community** — Active testers and contributors drawn from the existing OMN and Fediverse networks.
|
||||
|
||||
|
||||
#makeinghistory roadmap:
|
||||
|
||||
Single column listing objects - two instances that can post to each other - objects (text, image, links). Listing objects by last posted. Very basic.
|
||||
|
||||
then hashtag columns - mastodon has this, can mostly copy existing implementation.
|
||||
|
||||
add stories, simply another object that uses existing objects and links with context text. Think of this as a human story index. (a collective community account publishes this (how does this work)
|
||||
|
||||
We need to think about flows between instances, federating etc.
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Alignment with Funder Priorities
|
||||
|
|
|
|||
Loading…
Reference in New Issue