-
Notifications
You must be signed in to change notification settings - Fork 12
Add security.txt and related files #79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
sukima
wants to merge
4
commits into
develop
Choose a base branch
from
feature/security-txt
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,46 @@ | ||
| --- | ||
| layout: page | ||
| title: Privacy Policy | ||
| --- | ||
|
|
||
| If you require any more information or have any questions about our privacy policy, please feel free to [contact us by email][ContactInfo]. | ||
|
|
||
| At NewHaven.IO we consider the privacy of our visitors to be extremely important. This privacy policy document describes in detail the types of personal information is collected and recorded by NewHaven.IO and how we use it. | ||
|
|
||
| !! Log Files | ||
|
|
||
| Like many other Web sites, NewHaven.IO makes use of log files. These files merely logs visitors to the site - usually a standard procedure for hosting companies and a part of hosting services's analytics. The information inside the log files includes internet protocol (IP) addresses, browser type, Internet Service Provider (ISP), date/time stamp, referring/exit pages, and possibly the number of clicks. This information is used to analyze trends, administer the site, track user's movement around the site, and gather demographic information. IP addresses, and other such information are not linked to any information that is personally identifiable. | ||
|
|
||
| !! Cookies and Web Beacons | ||
|
|
||
| NewHaven.IO does not use cookies. | ||
|
|
||
| !! ~DoubleClick DART Cookie | ||
|
|
||
| NewHaven.IO does not use ~DoubleClick ad service. | ||
|
|
||
| !! Our Advertising Partners | ||
|
|
||
| NewHaven.IO does not use any ad services. | ||
|
|
||
| !! Children's Information | ||
|
|
||
| We believe it is important to provide added protection for children online. We encourage parents and guardians to spend time online with their children to observe, participate in and/or monitor and guide their online activity. NewHaven.IO does not knowingly collect any personally identifiable information from children under the age of 13. If a parent or guardian believes that <<sirename>> has in its database the personally-identifiable information of a child under the age of 13, please contact us immediately (using the contact in the first paragraph) and we will use our best efforts to promptly remove such information from our records. | ||
|
|
||
| !! Online Privacy Policy Only | ||
|
|
||
| This privacy policy applies only to our online activities and is valid for visitors to our website and regarding information shared and/or collected there. This policy does not apply to any information collected offline or via channels other than this website. | ||
|
|
||
| !! Consent | ||
|
|
||
| By using our website, you hereby consent to our privacy policy and agree to its terms. | ||
|
|
||
| !! Security | ||
|
|
||
| We ask that security researchers disclose vulnerabilities or concerns to us [by email][ContactInfo]. We are interested in an open dialog about any security issues or concerns. We expect responsible disclosure of at least 30 days of initial contact. We will make any discoveries public on or before any agreed upon grace period and will [acknowledge any researchers involved in discovery and/or mitigations](acknowlegements.html). | ||
|
|
||
| !! Update | ||
|
|
||
| This Privacy Policy was last updated on: <time datetime="2018-04-30T17:52:00Z">Monday, April 30th, 2018</time>. Should we update, amend or make any changes to our privacy policy, those changes will be posted here. | ||
|
|
||
| [ContactInfo]: mailto:security@newhaven.io | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jnimety @lourinaldi @ZachBeta we should review this text
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this copy is used there should be a section concerning the Meetup.com API and our use of it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed that we should review the text. @sukima, I'm guessing this is a template? What's the source?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@danbernier I copy/pasta it from my personal static blog site. I think I google searched for some template. But it looks like I didn't log the original source when I made mine.
The content here was intended to be a placeholder or simply to get things started.