You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wally-registry-frontend/src/markdown/Policies.mdx
+19-7Lines changed: 19 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -2,23 +2,26 @@
2
2
3
3
These policies are guidelines only. While we will make best efforts to follow the policies outlined below, some circumstances may require further action and we reserve the right to take any action we deem necessary. To resolve any problems or questions not covered below, you can send us an email at [email protected].
4
4
5
-
###Package Ownership
5
+
## Package Ownership
6
6
7
7
Packages are strictly scoped by GitHub username and are therefore always owned/controlled by that GitHub user/org. Ownership may also be granted to, or revoked from, additional users to allow for collaborative management of packages. Ownership within the registry is only a statement of who can modify a package, it is not a statement of copyright or intellectual property ownership.
8
8
9
-
###Package Removal
9
+
## Package Removal
10
10
11
11
To maintain stability in the ecosystem we will continue hosting packages wherever possible. We do not allow users to remove packages, instead they may only 'yank' a package version. However in certain circumstances we may have to remove a package entirely, such as:
12
12
13
13
- When required to by law (for example a DMCA request)
14
14
- Package content poses a threat to the community/ecosystem
15
15
- Package content violates the Code of Conduct outlined below
16
+
- Any behavior deemed damaging to the community or brand reputation
16
17
17
-
### The Law
18
+
We reserve the right to remove or block packages, versions, or users for any reason we believe is in the best interest of the ecosystem. Decisions are final and made at the sole discretion of Uplift Games.
19
+
20
+
## The Law
18
21
19
22
Any issues relating to legal matters, including DMCA violations or copyright infringement, should be sent to [[email protected]](mailto:[email protected]). We will comply with any request we are required to by law.
20
23
21
-
###Code of Conduct
24
+
## Code of Conduct
22
25
23
26
We expect users to follow a few guidelines listed below when using our registry. These guidelines outline the general spirit we expect and are not an exhaustive list.
24
27
@@ -33,14 +36,23 @@ We do not pro-actively search for violations, instead we rely upon the community
Security is something we take seriously and we strive to provide the most secure and reliable implementation possible. Should you find any cause for concern, we would love to hear from you!
39
42
40
-
Please send any security concerns you may have to [email protected] and we will attempt to rectify them as a matter of priority.
43
+
Please send any security concerns you may have to [email protected] and we will attempt to rectify them as a matter of priority. We may not provide updates on individual reports, but we appreciate your help in keeping the registry safe.
41
44
42
-
###Crawlers
45
+
## Crawlers
43
46
44
47
If you intend to crawl our API we require you to limit your request rate to 1 request per second. Additionally we require you to set an appropriate user agent to identify your bot. Ideally the user agent also gives us a way to contact you. We would also appreciate you sending us an email stating your intentions to [[email protected]](emailto:[email protected]).
45
48
46
49
We reserve the right to block any automated request which fails to follow these guidelines or we believe threatens the integrity of our service.
50
+
51
+
## Disclaimer
52
+
53
+
Uplift Games provides the Wally registry and related services "as-is" and without warranty of any kind. By using the registry, you acknowledge and agree that:
54
+
55
+
- Uplift Games is not responsible for any damages, losses, or issues arising from the use of the Wally registry or any content uploaded to it, including but not limited to direct, indirect, incidental, special, or consequential damages, or any loss of data, profits, or goodwill, even if we have been advised of the possibility of such damages.
56
+
- Uplift Games does not guarantee the accuracy, reliability, or safety of any content published to the registry, and is not liable for any harm, including security risks, caused by using such content.
57
+
- Users assume full responsibility for the content they upload to the registry and agree to indemnify Uplift Games against any legal claims, damages, or liabilities arising from their actions or content.
58
+
- Uplift Games does not control and is not responsible for third-party services, links, or content that may be accessed or included through the registry, including automated crawling services, and you agree to hold Uplift Games harmless from any claims or damages arising from these third parties.
0 commit comments