summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-01-01 11:54:43 +0100
committerMatthias Beyer <mail@beyermatthias.de>2021-01-01 11:54:43 +0100
commit8ef5f5a8ad82c2f3b57795b16ce7b4458ad576f0 (patch)
treed081f4dc84f606a62b5ab1ce9d8e6a57927e7a19 /README.md
parent2f95226ff8c1996699591960c5127c41b0fc5f6f (diff)
Remove stuff
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 2 insertions, 20 deletions
diff --git a/README.md b/README.md
index ffa8191..3a026b3 100644
--- a/README.md
+++ b/README.md
@@ -2,27 +2,9 @@
A distributed social network build on IPFS.
-## TODO
-
-1. Implement protocol
-1. Implement working prototype with CLI frontend
-1. Implement GUI frontend with azul or Qt.
-1. Publish POC on IPFS forums, Rust forums, reddit, hackernews, etc and ask for
- 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.
+Server: AGPL-2.0 only.
+