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

printi Channels #3

Open
fonsp opened this issue Nov 29, 2018 · 0 comments
Open

printi Channels #3

fonsp opened this issue Nov 29, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@fonsp
Copy link
Owner

fonsp commented Nov 29, 2018

Password-protected subdomains (printi.me/channel) that multiple printers can listen to. Will require:

  • printi API has to cache every image for a fixed amount of time, and assign a unique identifier.
  • printi API has to serve a (JSON) list of cached images in the channel, and should serve any image from cache by its identifier
  • printi API cache cleaning needs to be improved
  • printi client must allow multiple names to listen to
  • printi client must check channel list, maintain a personal list, and download any new images

Password protection requires:

  • authentication for printi API
  • registration of channel name/pwd combinations (email verification? pwd reset?)
@fonsp fonsp added the enhancement New feature or request label Nov 29, 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