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

Roadmap v1.0.0 #1

Open
9 tasks
Nargonath opened this issue Apr 24, 2018 · 1 comment
Open
9 tasks

Roadmap v1.0.0 #1

Nargonath opened this issue Apr 24, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Nargonath
Copy link
Member

Nargonath commented Apr 24, 2018

Features list for the firefox plugin:

  • Login

  • Sign up

  • Log out

  • Sync manually your bookmarks upward

  • Sync manually your bookmarks downward

  • Merge manually your bookmarks upward

  • Merge manually your bookmarks downward

  • Handle automatically user interactions with their bookmarks (update/delete/insert)

  • Delete my account and all data

@Nargonath Nargonath added this to the 1.0.0 milestone Apr 24, 2018
@Nargonath Nargonath self-assigned this Apr 24, 2018
@Nargonath
Copy link
Member Author

Nargonath commented Apr 24, 2018

Concerning data hosting, a better solution would be to make it part of user consideration rather centralizing all the data in one service which could get expansive if the user base grows. As such people would keep their hand on their data and the infrastructure cost would be on their side. Possible services to consider and offer connectors for them:

  • Google Firebase
  • CozyCloud
  • Google Drive
  • DropBox
  • Glitch (?)
  • Personal architecture with NodeJS server via Docker images etc.

If going in that direction, we might not need to handle login, logout and sign up feature because each user would be completely independent from each other.

@Nargonath Nargonath added the enhancement New feature or request label Oct 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant