-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add accept terms and conditions pop-up to Vortex #103
Comments
Hey team! Please add your planning poker estimate with Zenhub @ebma @Sharqiewicz @TorstenStueber |
I don't properly understand this ticket. What are the terms and conditions that apply to a blockchain product? I doubt that anyone needs to accept terms and conditions in general to use a smart contract – they work permissionlessly. Same for bridges, etc. Can you elaborate @prayagd? There is no way for use to enforce that only people that accepted any conditions are able to use Vortex, also Vortex is permissionless. |
As far as I understand we only add these terms and conditions because of the data collection due to Google Analytics + the email of the user if they want to give it to us. We wouldn't need it otherwise. |
Thanks, that of course makes sense. I think that the user would then not have to accept T&Cs but the Data Protection Policy: https://www.termsfeed.com/blog/privacy-policies-vs-terms-conditions/#:~:text=A%20Privacy%20Policy%20is%20legally,interact%20with%20their%20personal%20information. |
Using Nabla as reference, I think there is an element of both @TorstenStueber the Terms of the service + the privacy policy (screenshot). We probably need a similar implementation, the privacy policy content would need to cater to the GA + email aspects. In terms of implementation, we could suggest going for an implicit acceptance by the user by linking the terms and privacy policy on the page, and get agreement from legal. |
@TorstenStueber anything blocking the review of this one? |
The website https://www.vortexfinance.co/legal/terms-of-service does not exist yet. So this is still on hold, not? |
Now unblocked the terms page is added https://www.vortexfinance.co/terms-conditions @Sharqiewicz can you please link it? |
Context
As we would be collecting user interaction data using google analytics and also capturing the email address of the data, this ticket is to add a pop-up to the vortex app so the user can accept the terms and conditions before interacting with the app
Requirement
Notes
Reference
The text was updated successfully, but these errors were encountered: