Legal notice and Disclaimer
If you require any more information or have any questions about our site's disclaimer, please feel free to reach out to us by email at topfy@carstenstephan.de.
Disclaimers for topfy.de
All the information on this website - topfy.de - is published in good faith and for general information purpose only. topfy.de does not make any warranties about the completeness, reliability and accuracy of this information. Any action you take upon the information you find on this website (topfy.de), is strictly at your own risk. topfy.de will not be liable for any losses and/or damages in connection with the use of our website.
From our website, you can visit other websites by following hyperlinks to such external sites. While we strive to provide only quality links to useful and ethical websites, we have no control over the content and nature of these sites. These links to other websites do not imply a recommendation for all the content found on these sites. Site owners and content may change without notice and may occur before we have the opportunity to remove a link which may have gone 'bad'.
Consent
By using our website, you hereby consent to our disclaimer and agree to its terms.
Update
Should we update, amend or make any changes to this document, those changes will be prominently posted here.
Privacy Policy
We do not store any data from you. We neither request your personal data from Spotify, nor your Email-Adress or username. Everything displayed on this website came from the Spotify-API, and they are responsible for the content they deliver.
How we use cookies
To keep this webiste completely open source and based in frontend, the use of cookies is esssential for us. With the use of cookies we store exactly two things:
- Your Spotify-Acces-Token. This token is required to make an api-request. (Cookie is known as "topfy_token")
- The Code-Verifier. The code verifier is a cryptographically random string between 43 and 128 characters in length. It can contain letters, digits, underscores, periods, hyphens, or tildes. Afterwards it get's base64url-encoded. After all, it's not saying anything important, it's just there to verify that the request made to spotify came from this website. (Cookie is known as "topfy_token_verifier")
Open Source
The entire code (except for some tokens) is visible on GitHub. What you're doing with this information is up to you.
You are allowed to...
- Use this code for learning purposes.
- Suggest improvements
- Copy elements from the code and use them with your website. Be sure to give credits!
- Use this code in your projects without any credits given
- Abuse this code (eg. mass request to spotify api)
- Pretend that you wrote this code. I spent a lot of time making this website, so please don't steal my honor :)