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

Producer can register and create content on IPFS #58

Open
7 of 19 tasks
katopz opened this issue Sep 17, 2018 · 1 comment
Open
7 of 19 tasks

Producer can register and create content on IPFS #58

katopz opened this issue Sep 17, 2018 · 1 comment
Assignees
Milestone

Comments

@katopz
Copy link
Member

katopz commented Sep 17, 2018

Register-Producer

  • Producer should be friend with @catcatchatbot account
  • Producer can see register menu
  • Producer can register [email protected]
  • Producer should confirmation email
  • Producer can click confirmation link, admin get notify for approval
  • Admin can approve producer
  • Producer should get welcome to producer mode

Register-Bot

  • Bot can get LINE_ID
  • Bot can generate Stellar account --> pub,pri (main_net)
  • Bot can keep pub,encrypted pri on secured server GCP
  • Bot can map pub with fed account

Create-Producer

  • Producer can send PDF to bot
  • Bot can encrypt PDF by user hashed private key
  • Bot can store encrypted PDF on IPFS
  • Bot can extract first page as cover and keep on metadata
  • Producer can see IPFS link as result ipfs.catcat.io/{user_pub_hash}/raw/{uuid.v4}

Sell-Producer

  • Producer can send link to Consumer
  • Consumer can have registered account after click
  • Consumer can view content
@katopz katopz added the Depa label Sep 17, 2018
@katopz katopz added this to the Depa milestone Sep 17, 2018
@katopz katopz modified the milestones: Depa, v5 Sep 24, 2018
@katopz katopz removed Depa labels Sep 24, 2018
@katopz katopz changed the title Depa-Producer Producer can register and create content on IPFS Oct 19, 2018
@katopz katopz modified the milestones: v5, Unicorn-v1 Oct 19, 2018
@niponchi
Copy link
Member

folder structure for pdf file

[
  filename.pdf
  cover.png
  metadata.json
  checksum
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants