summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-03-26 15:03:56 +0100
committerMatthias Beyer <mail@beyermatthias.de>2020-03-26 15:03:56 +0100
commit569929c8f0304d29f3d5a7ce640124a12215a69b (patch)
treebfe6639823665a3d73e499e95262b2d5e379137c /README.md
parent42d741c1928264f9b4cb5ec8d990bde4b6feaed3 (diff)
Add notes on POC/MVP
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index c6841e0..ffa8191 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,17 @@ A distributed social network build on IPFS.
comments and contributors.
+## POC/MVP should contain
+
+1. Publishing content (text or media data)
+1. Following profiles
+ 1. requires investigation how to do right, because that information should
+ be stored locally, but also should be synced to other devices of the
+ profile.
+1. Merging other devices
+ 1. Merging strategies must be defined and investigated
+
+
## License
GPL-2.0 only.