elixir-cloud-aai / krini

Run & manage life science analyses
https://krini.rahtiapp.fi/
Apache License 2.0
4 stars 6 forks source link

Add privacy policy/notice page #9

Open uniqueg opened 1 year ago

uniqueg commented 1 year ago

See https://github.com/elixir-cloud-aai/landing-page/issues/54 for details. Of course, unlike the landing page, where users don't look in and there is only the analytics stuff to be described, Krini actually collects much more data, so the privacy notice will have to reflect that.

SohamRatnaparkhi commented 1 year ago

Hi, can I work on this issue. My approach to solving it would be creating a React component similar to mentioned resource and rendering the component on /privacy route.

uniqueg commented 1 year ago

Thanks @SohamRatnaparkhi :) I may be wrong, but I think this may already be in place - and what's missing is just the content. @git-anurag-hub will be able to confirm.

SohamRatnaparkhi commented 1 year ago

Yes @uniqueg , I guess the component has been made in this file. The content in the privacy policy is to be fetched from elixir backend. Can someone point me to elixir backend where docs are written. Thank you!

anuragxxd commented 1 year ago

Hey @SohamRatnaparkhi, Thanks for the interest.

Yup @uniqueg, Privacy policy functionality is there in place all you need to do is add the privacy policy in the Notion CMS. Also @SohamRatnaparkhi, I don't think you will have access to edit the docs for the prod maybe @uniqueg can fill that out!

Also as the backend is failing due some server issue I will host that up on the elixir server itself!

uniqueg commented 1 year ago

In that case, I think you can just prepare the text as a markdown file and I'll put it on the Notion CMS. It's a little tricky to share I think given that we have a free account with limited number of collaborators. Also, free text is a bit annoying to review through here, so maybe it's just as well if you give me what you have and I will update it as I see fit before posting it.

Does that sound okay for you? Can post the markdown here. Make sure to wrap it in a ``` block so that GH doesn't actually render the markdown.