var minisrv_service_file = true; headers = `200 OK Connection: Keep-Alive wtv-mail-count: ${ssid_sessions[socket.ssid].mailstore.countUnreadMessages(0)} Content-Type: text/html` data = ` ${minisrv_config.config.service_name} Service Privacy Statement
${minisrv_config.config.service_name} Service Privacy Statement
(Release date Febuary 8, 2022)

The purpose of this WebTV server is to allow hobbyists and enthusiasts to have a way to use their WebTV units in modern times. There will be inaccuracies in some areas, and many features are still unimplemented.

With Whom Personal Information Is Shared and What Is Collected

When you register with a WebTV account on this server, you are sharing the following:

  • Your WebTV SSID (Silicon Serial ID)
  • Your name
  • Your ZIP Code
  • Pages you access

This information is shared with the server operators.

Your Silicon Serial ID

Your Silicon Serial ID (SSID) is used to identify you on the network. Anyone with your SSID can impersonate you on the network, so don't share it. This ID is stored on our servers when you sign up, however it will not be shared with anyone except the server operators.

Your Name

The name that you enter while signing up will be stored on our servers, however it will not be shared with anyone except the server operators.

Your ZIP Code

The ZIP Code you enter to set weather info will be stored on our servers, and will only be sent to The Weather Channel to get current data. You are not required to enter a ZIP code, however it is required to fully utilize weather forecasting.

Pages you access

All pages you visit and images you download will be temporarily logged for security reasons. This includes WebTV Network pages and Internet Web sites. This information can not be traced back to you, and will only be viewable to server operators for a short time. IRC Chat messages will not be logged, however server operators can see what servers you are connecting to.

How We Help Protect Children's Privacy

We do not knowingly collect information from children under the age of 13 to comply with COPPA. If it becomes known that an account was created by someone under 13, the main user and all secondary accounts will be terminated immediately. All secondary users under 13 must be accompanied by a parent or guardian while using this service.

`; /* * //todo: decide if we should add a coppa config var to deal with this * */ data += `

This Privacy Statement can change at any time, and without warning. If you do not agree with this Privacy Statement, please disconnect and contact ${minisrv_config.config.service_owner_contact} via ${minisrv_config.config.service_owner_contact_method} to terminate your account.

`;