What can I do about a privacy url?

You can create a free site on Google Sites and create a boilerplate privacy policy if you need that too.


website hosting

checkout GitHub's GitHub Pages services. they host a simple static website for you for free! basic instructions:

  1. create a public repository on GitHub named [username].github.io (replace "[username]")
  2. commit an index.html file to the root of the repo.
  3. you can see your site online at http://[username].github.io/.

privacy policy

basic privacy policy template here....it'll give you a template that you can simply copy and paste and modify to fit your needs. unlike most other places that are after your money and/or personal information!!! 😠😠😠

even some of the free ones have you fill out your survey, and ask you for email at the last moment...annoying!

Tags:

Android