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

Include ToS in deployed web apps #397

Closed
2 tasks done
dchoi27 opened this issue Mar 13, 2023 · 2 comments · Fixed by #417, #421, #447 or #461
Closed
2 tasks done

Include ToS in deployed web apps #397

dchoi27 opened this issue Mar 13, 2023 · 2 comments · Fixed by #417, #421, #447 or #461
Assignees
Milestone

Comments

@dchoi27
Copy link
Contributor

dchoi27 commented Mar 13, 2023

For each the web3.storage and NFT.Storage w3up beta deployed web apps, we want:

  • The terms of service to be available at /terms
  • The web app to include the language below wherever we prompt a user to create a new Account by putting in their email (potentially homepage, login page, etc.)

By registering with {NFT.Storage, web3.storage} w3up beta, you agree to the Terms of Service (link). If you have an existing non-w3up beta account with {NFT.Storage, web3.storage} and register for the w3up beta version of {NFT.Storage / web3.storage} using the same email, then at the end of the beta period, these accounts will be combined. Until the beta period is over and this migration occurs, uploads to w3up will not appear in your NFT.Storage or web3.storage account (and vice versa), even if you register with the same email.

@dchoi27
Copy link
Contributor Author

dchoi27 commented Mar 14, 2023

^ FYI @travis, once we have the deployed web apps up point me there and i can probably work with @plwileverts or someone on putting the right copy in the right places

@dchoi27
Copy link
Contributor Author

dchoi27 commented Mar 23, 2023

still need to have links to terms posted in web app

@dchoi27 dchoi27 reopened this Mar 23, 2023
travis added a commit that referenced this issue Mar 23, 2023
worked with @dchoi27 to get ToS and other legal copy on the auth page
and sidebar and to make some updates to the ToS for readability and
better UX

closes #397
travis pushed a commit that referenced this issue Mar 24, 2023
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](w3console-v1.1.0...w3console-v1.2.0)
(2023-03-24)


### Features

* updates to ToS and login page
([#447](#447))
([e62ad96](e62ad96)),
closes [#397](#397)


### Bug Fixes

* make auth email input text black
([#462](#462))
([dc8ddca](dc8ddca))
* wait for register space before returning from space create onSubmit
([#463](#463))
([9b35b2c](9b35b2c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Peeja pushed a commit to storacha/upload-service that referenced this issue Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](storacha/w3ui@w3console-v1.1.0...w3console-v1.2.0)
(2023-03-24)


### Features

* updates to ToS and login page
([storacha#447](storacha/w3ui#447))
([fb127e1](storacha/w3ui@fb127e1)),
closes [storacha#397](storacha/w3ui#397)


### Bug Fixes

* make auth email input text black
([storacha#462](storacha/w3ui#462))
([89218b5](storacha/w3ui@89218b5))
* wait for register space before returning from space create onSubmit
([storacha#463](storacha/w3ui#463))
([832fb97](storacha/w3ui@832fb97))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment