Skip to content

Commit 2bb54f0

Browse files
committed
Added missing Paho legal docs.
1 parent 1980bd3 commit 2bb54f0

File tree

3 files changed

+118
-0
lines changed

3 files changed

+118
-0
lines changed

CODE_OF_CONDUCT.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Community Code of Conduct
2+
3+
**Version 1.2
4+
August 19, 2020**
5+
6+
## Our Pledge
7+
8+
In the interest of fostering an open and welcoming environment, we as community members, contributors, committers, and project leaders pledge to make participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
9+
10+
## Our Standards
11+
12+
Examples of behavior that contributes to creating a positive environment include:
13+
14+
* Using welcoming and inclusive language
15+
* Being respectful of differing viewpoints and experiences
16+
* Gracefully accepting constructive criticism
17+
* Focusing on what is best for the community
18+
* Showing empathy towards other community members
19+
20+
Examples of unacceptable behavior by participants include:
21+
22+
* The use of sexualized language or imagery and unwelcome sexual attention or advances
23+
* Trolling, insulting/derogatory comments, and personal or political attacks
24+
* Public or private harassment
25+
* Publishing others' private information, such as a physical or electronic address, without explicit permission
26+
* Other conduct which could reasonably be considered inappropriate in a professional setting
27+
28+
## Our Responsibilities
29+
30+
With the support of the Eclipse Foundation staff (the “Staff”), project committers and leaders are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
31+
32+
Project committers and leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
33+
34+
## Scope
35+
36+
This Code of Conduct applies within all project spaces, and it also applies when an individual is representing the Eclipse Foundation project or its community in public spaces. Examples of representing a project or community include posting via an official social media account, or acting as a project representative at an online or offline event. Representation of a project may be further defined and clarified by project committers, leaders, or the EMO.
37+
38+
## Enforcement
39+
40+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the Staff at codeofconduct@eclipse.org. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The Staff is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
41+
42+
Project committers or leaders who do not follow the Code of Conduct in good faith may face temporary or permanent repercussions as determined by the Staff.
43+
44+
## Attribution
45+
46+
This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org) , version 1.4, available at [https://www.contributor-covenant.org/version/1/4/code-of-conduct.html](https://www.contributor-covenant.org/version/1/4/code-of-conduct/)
47+

NOTICE

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# Notices for Eclipse Paho
2+
3+
This content is produced and maintained by the Eclipse Paho project.
4+
5+
* Project home: https://projects.eclipse.org/projects/iot.paho
6+
7+
## Trademarks
8+
9+
Paho™ is a trademark of the Eclipse Foundation.
10+
11+
## Copyright
12+
13+
All content is the property of the respective authors or their employers. For
14+
more information regarding authorship of content, please consult the listed
15+
source code repository logs.
16+
17+
## Declared Project Licenses
18+
19+
This program and the accompanying materials are made available under the terms
20+
of the Eclipse Public License v2.0 which is available at
21+
https://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License
22+
v1.0 which is available at https://www.eclipse.org/org/documents/edl-v10.php.
23+
24+
SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause
25+
26+
## Source Code
27+
28+
The project maintains the following source code repositories:
29+
30+
* https://github.com/eclipse/paho-website
31+
* https://github.com/eclipse/paho.golang
32+
* https://github.com/eclipse/paho.mqtt-sn.embedded-c
33+
* https://github.com/eclipse/paho.mqtt-spy
34+
* https://github.com/eclipse/paho.mqtt.android
35+
* https://github.com/eclipse/paho.mqtt.c
36+
* https://github.com/eclipse/paho.mqtt.cpp
37+
* https://github.com/eclipse/paho.mqtt.d
38+
* https://github.com/eclipse/paho.mqtt.embedded-c
39+
* https://github.com/eclipse/paho.mqtt.golang
40+
* https://github.com/eclipse/paho.mqtt.java
41+
* https://github.com/eclipse/paho.mqtt.javascript
42+
* https://github.com/eclipse/paho.mqtt.m2mqtt
43+
* https://github.com/eclipse/paho.mqtt.python
44+
* https://github.com/eclipse/paho.mqtt.ruby
45+
* https://github.com/eclipse/paho.mqtt.rust
46+
* https://github.com/eclipse/paho.mqtt.testing
47+
48+
## Cryptography
49+
50+
Content may contain encryption software. The country in which you are currently
51+
may have restrictions on the import, possession, and use, and/or re-export to
52+
another country, of encryption software. BEFORE using any encryption software,
53+
please check the country's laws, regulations and policies concerning the import,
54+
possession, or use, and re-export of encryption software, to see if this is
55+
permitted.

SECURITY.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Security Policy
2+
3+
This project follows the [Eclipse Vulnerability Reporting Policy](https://www.eclipse.org/security/policy.php).
4+
Vulnerabilities are tracked by the Eclipse security team, in cooperation with the project lead.
5+
Fixing vulnerabilities is taken care of by the project committers, with assistance and guidance of the security
6+
team.
7+
8+
## Supported Versions
9+
10+
Eclipse Paho provides security updates for the most recent version only.
11+
12+
## Reporting a Vulnerability
13+
14+
We recommend that in case of suspected vulnerabilities you do not create a GitHub issue, but instead contact the
15+
Eclipse Security Team directly sending an email to security@eclipse.org.
16+

0 commit comments

Comments
 (0)