Privacy drove me off reddit, I looked around for these answers but not sure where to come across them.

  1. Am I sharing my IP address/ location with my host instance?
  2. is there a log of my view history
  3. are there general privacy concerns that I am not thinking of?

I do not want to be in a position where a Government creates an instance, and allows them to monitor.

  • @Mmagnusson
    link
    English
    21 year ago

    Optimally instances should have a tos or privacy statement, but out of the box you can expect a web server to collect your IP (if for nothing but know where to respond to your requests), a log of your requests, and any content you generate in using the instance (comments, votes, posts). login data (email, username, hashed password) are also stored to let you log in at all.

    any other data will depend on the instance in question, how it is configured, and who is running it.