Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plan new features for the protocol #18

Closed
2 of 22 tasks
fazo96 opened this issue Nov 16, 2015 · 0 comments
Closed
2 of 22 tasks

Plan new features for the protocol #18

fazo96 opened this issue Nov 16, 2015 · 0 comments
Labels

Comments

@fazo96
Copy link
Owner

fazo96 commented Nov 16, 2015

Discuss and write down specifics for these features:

  • ability to share pages written in markdown, which support versioning and are listable from the user's profile Page system #81
  • embed a default board (like "blog") in a user's profile
  • trusted profiles list: your trusted profiles' trusted profiles are also marked as trusted
  • ability to have URLs pointing to IPFS hashes: the app figures out what that hash is and it shows content appropriately (a post, a comment, a board, a profile, media files)
  • global search engine for content (finds users, boards, posts, comments, hashtags, etc based on query)
  • hashtags for posts
  • chat system, would enable:
    • chatrooms (boards with a chat and no posts)
    • chat + boards (regular boards with a chat)
    • chat should be configurable like boards
    • should use a chain system where every chat message has a link to the previous one and only the latest is exposed
  • Access profile from multiple devices
  • Outsource administration of boards
  • Multimedia
    • images
    • videos
    • audio
    • files and folders
  • nested boards, like a forum
  • sticky posts
  • maybe comment with the board/blog as a parent instead of a post
  • password encrypted content
    • see how Laverna does it
  • Ability to verify profile with social media, keybase (like keybase)
  • hidden content (requires IPFS to support it)
  • code repository hosting, requires:
    • js implementation of git
    • other github-like features
  • content versioning: app and protocol should be aware of previous versions of content
@fazo96 fazo96 changed the title Protocol upgrades Plan new features for the protocol Nov 19, 2015
@fazo96 fazo96 mentioned this issue Dec 15, 2015
@fazo96 fazo96 closed this as completed Feb 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant