From 64cb0f61ae7e949bb078d66383d54173bb51eca8 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Fri, 12 Jun 2020 14:46:31 -0500 Subject: [PATCH] About: Improve formatting of about.example boilerplate --- static/instance/about.example/dmca.html | 41 ++++--- static/instance/about.example/index.html | 10 +- static/instance/about.example/privacy.html | 119 +++++++++++---------- static/instance/about.example/tos.html | 7 +- 4 files changed, 81 insertions(+), 96 deletions(-) diff --git a/static/instance/about.example/dmca.html b/static/instance/about.example/dmca.html index a95d21d13..516748de8 100644 --- a/static/instance/about.example/dmca.html +++ b/static/instance/about.example/dmca.html @@ -1,42 +1,37 @@ - - -

COPYRIGHT POLICY

+

Reporting Claims of Copyright Infringement

We take claims of copyright infringement seriously. We will respond to notices of alleged copyright infringement that comply with applicable law. If you believe any materials accessible on or from this site (the "Website") infringe your copyright, you may request removal of those materials (or access to them) from the Website by submitting written notification to our copyright agent designated below. In accordance with the Online Copyright Infringement Liability Limitation Act of the Digital Millennium Copyright Act (17 U.S.C. § 512) ("DMCA"), the written notice (the "DMCA Notice") must include substantially the following:

Please send copyright notices to

-Your_Entity_Name -
-Your_Street_Address -
-Your_City_State_Zip + Your_Entity_Name
+ Your_Street_Address
+ Your_City_State_Zip

Or via any contact form at the bottom of this page.

If you fail to comply with all of the requirements of Section 512(c)(3) of the DMCA, your DMCA Notice may not be effective.

Please be aware that if you knowingly materially misrepresent that material or activity on the Website is infringing your copyright, you may be held liable for damages (including costs and attorney's fees) under Section 512(f) of the DMCA.

+

Counter Notification Procedures

If you believe that material you posted on the Website was removed or access to it was disabled by mistake or misidentification, you may file a counter notification with us (a "Counter Notice") by submitting written notification to our DMCA address (above) Pursuant to the DMCA, the Counter Notice must include substantially the following:

The DMCA allows us to restore the removed content if the party filing the original DMCA Notice does not file a court action against you within ten business days of receiving the copy of your Counter Notice.

Please be aware that if you knowingly materially misrepresent that material or activity on the Website was removed or disabled by mistake or misidentification, you may be held liable for damages (including costs and attorney's fees) under Section 512(f) of the DMCA.

+

Repeat Infringers

It is our policy in appropriate circumstances to disable and/or terminate the accounts of users who are repeat infringers.

-
- - diff --git a/static/instance/about.example/index.html b/static/instance/about.example/index.html index aee4a2e19..5efb11fc9 100644 --- a/static/instance/about.example/index.html +++ b/static/instance/about.example/index.html @@ -1,13 +1,8 @@ - - -

About Your_Instance

- +

About Your_Instance

Your_Instance description

-

Your_Instance is a way to join the Fediverse, to be part of a community, and to reclaim your freedom of speech in social media.

Site rules

-

Please refrain from:

  1. Posting anything illegal.
  2. @@ -31,6 +26,3 @@

    Soapbox is free and open source (FOSS) software that runs atop a Pleroma server

    The Soapbox repository can be found at Soapbox-fe

    The Pleroma server repository can be found at Pleroma-be

    -
- - diff --git a/static/instance/about.example/privacy.html b/static/instance/about.example/privacy.html index 231ff77dc..2b9869ba2 100644 --- a/static/instance/about.example/privacy.html +++ b/static/instance/about.example/privacy.html @@ -1,13 +1,11 @@ - - -

PRIVACY POLICY

Last Updated: Your_Update_Date

+

Your_Entity_Name ("Company" or "We") respect your privacy and are committed to protecting it through our compliance with this policy.

-This policy describes the types of information we may collect from you or that you may provide when you visit the website -Your_Instance_Name -and our practices for collecting, using, maintaining, protecting, and disclosing that information. + This policy describes the types of information we may collect from you or that you may provide when you visit the website + Your_Instance_Name + and our practices for collecting, using, maintaining, protecting, and disclosing that information.

This policy applies to information we collect:

On the Website.

@@ -16,106 +14,111 @@ and our practices for collecting, using, maintaining, protecting, and disclosing

When you interact with our advertising and applications on third-party websites and services, if those applications or advertising include links to this policy.

It does not apply to information collected by:

+

Children Under the Age of 18

Our Website is not intended for children under 18 years of age. No one under age 18 may provide any information to or on the Website. We do not knowingly collect personal information from children under 18. If you are under 18, do not use or provide any information on this Website, register on the Website, make any purchases through the Website, use any of the interactive or public comment features of this Website, or provide any information about yourself to us, including your name, address, telephone number, email address, or any screen name or user name you may use. If we learn we have collected or received personal information from a child under 18 without verification of parental consent, we will delete that information and any associated accounts. If you believe we might have any information from or about a child under 18, please contact us at support [at] Your_Instance [dot] com.

+

Information We Collect About You and How We Collect It

We collect several types of information from and about users of our Website, including information:

+

Information You Provide to Us

The information we collect on or through our Website may include:

Information that you provide by filling in forms on our Website. This includes information provided at the time of registering to use our Website, subscribing to our service, posting material, or requesting further services. We may also ask you for information when you report a problem with our Website.

Records and copies of your correspondence (including email addresses), if you contact us.

Details of transactions you carry out through our Website and of the fulfillment of your orders. You may be required to provide financial information before placing an order through our Website.

You also may provide information to be published or displayed (hereinafter, "posted") on public areas of the Website, or transmitted to other users of the Website or third parties (collectively, "User Contributions"). The overwhelming majority of User Contributions are public and may be seen by any person who navigates to them. Your User Contributions are posted on and transmitted to others at your own risk. Although you may set certain privacy settings for such information by logging into your account profile, please be aware that no security measures are perfect or impenetrable. Additionally, we cannot control the actions of other users of the Website with whom you may choose to share your User Contributions. Therefore, we cannot and do not guarantee that your User Contributions will not be viewed by unauthorized persons.

+

Information We Collect Through Automatic Data Collection

As you navigate through and interact with our Website, we may use automatic data collection technologies to collect certain information about your equipment, browsing actions, and patterns, including:

The information we collect automatically may be only statistical data and may not include personal information. It helps us to improve our Website and to deliver a better and more personalized service, including by enabling us to:

The technologies we use for this automatic data collection may include:

-
- - diff --git a/static/instance/about.example/tos.html b/static/instance/about.example/tos.html index 0cf38c355..85464c282 100644 --- a/static/instance/about.example/tos.html +++ b/static/instance/about.example/tos.html @@ -1,11 +1,9 @@ - - -

Terms of Service

By using this web site, you agree to these Terms of Use, to our Copyright Policy, and to our Privacy Policy.

+

Our Terms of Use are simple:

-
- -