Skip to content

Commit bb3d833

Browse files
lidelmonicaortel
andcommitted
feat: add web form as primary abuse reporting method
form tested 2025-01-16 and approved for publishing by Monica from PL legal Co-Authored-By: Monica Ortel <[email protected]>
1 parent b95f785 commit bb3d833

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

docs/community/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ IPFS is home to a vibrant, diverse community of thousands of contributors and pa
1010

1111

1212
:::callout
13-
The IPFS community believes that our mission is best served in an environment that is friendly, safe, and accepting, and free from intimidation or harassment. To that end, we ask that everyone involved in IPFS read and respect our [code of conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md). Please contact [[email protected]](mailto:[email protected]) if you need to report a problem or address a grievance related to an abuse report.
13+
The IPFS community believes that our mission is best served in an environment that is friendly, safe, and accepting, and free from intimidation or harassment. To that end, we ask that everyone involved in IPFS read and respect our [code of conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md). Please contact [[email protected]](mailto:[email protected]) if you need to report a problem or address a grievance related to an abuse report. For reporting abuse at public utilities such as gateways, see the [abuse policy](https://about.ipfs.io/#reporting-abuse).
1414
:::
1515

1616
- [Get technical support and help in the IPFS forum](#get-technical-support-and-help) as you develop on IPFS.

docs/community/contribute/ways-to-contribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: Learn about how to contribute to IPFS, the InterPlanetary File Syst
88
So you want to contribute to IPFS and the ecosystem? Here is a quick listing of things we need help with and how you can get started. Even if what you want to do is not listed here, we probably accept contributions for it! If you're unsure, please open an issue.
99

1010
:::callout
11-
The IPFS community believes that our mission is best served in an environment that is friendly, safe, and accepting, and free from intimidation or harassment. To that end, we ask that everyone involved in IPFS read and respect our [code of conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md). Please contact [[email protected]](mailto:[email protected]) if you need to report a problem or address a grievance related to an abuse report.
11+
The IPFS community believes that our mission is best served in an environment that is friendly, safe, and accepting, and free from intimidation or harassment. To that end, we ask that everyone involved in IPFS read and respect our [code of conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md). Please contact [[email protected]](mailto:[email protected]) if you need to report a problem or address a grievance related to an abuse report. For reporting abuse at public utilities such as gateways, see the [abuse policy](https://about.ipfs.io/#reporting-abuse).
1212
:::
1313

1414
## Code

docs/concepts/public-utilities.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,15 @@ The IPFS Foundation provides the following public gateways:
2222

2323
These gateways block abusive content using the [Bad Bits Denylist](https://badbits.dwebops.pub/).
2424

25-
To report abusive content and content breaches of the [IPFS Community Code of Conduct](https://ipfs.fyi/coc), please send an email with the CIDs to [email protected].
25+
To report abusive content and content breaches of the [IPFS Community Code of Conduct](https://ipfs.fyi/coc), please use the [web form](https://ipfs.fyi/report-abuse). Alternatively, you can send an email with the CIDs to [email protected].
2626

2727
Technical operations are run by the Waterworks Community on behalf of the IPFS Foundation. To report any technical problems with these gateways, you can open an issue in the [Waterworks Community repository](https://github.com/ipshipyard/waterworks-community).
2828

2929
### Abuse Policy
3030

31-
When a takedown request for the `ipfs.io` and/or `dweb.link` gateway(s) is first received at [email protected], the sender will receive an automated system receipt. Next, someone from the takedown team will vet the request to validate that it is legitimate and should be accepted. Once the validity of the request has been established, it will be submitted for further processing.
31+
To submit a takedown request for the `ipfs.io` and/or `dweb.link` gateway(s), follow the instructions at [https://about.ipfs.io/#reporting-abuse](https://about.ipfs.io/#reporting-abuse). The recommended method is to use the [web form](https://ipfs.fyi/report-abuse). Alternatively, requests can be sent via email to [email protected].
32+
33+
When a takedown request is received, the sender will receive an automated system receipt. Next, someone from the takedown team will vet the request to validate that it is legitimate and should be accepted. Once the validity of the request has been established, it will be submitted for further processing.
3234

3335
From there, an internal system extracts the relevant information from the request and generates an entry for it in our takedown lists. The list is then published to our gateway nodes, and the content in question will return a 410 status when visited.
3436

docs/project/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Looking to get further involved with the vibrant IPFS community and ecosystem? C
1010
## IPFS community and ecosystem
1111

1212
:::callout
13-
The IPFS community believes that our mission is best served in an environment that is friendly, safe, and accepting, and free from intimidation or harassment. To that end, we ask that everyone involved in IPFS read and respect our [code of conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md). Please contact [[email protected]](mailto:[email protected]) if you need to report a problem or address a grievance related to an abuse report.
13+
The IPFS community believes that our mission is best served in an environment that is friendly, safe, and accepting, and free from intimidation or harassment. To that end, we ask that everyone involved in IPFS read and respect our [code of conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md). Please contact [[email protected]](mailto:[email protected]) if you need to report a problem or address a grievance related to an abuse report. For reporting abuse at public utilities such as gateways, see the [abuse policy](https://about.ipfs.io/#reporting-abuse).
1414
:::
1515

1616
The community and ecosystem around the IPFS project is large, diverse, and abounds with opportunities for involvement. Learn more in the [Community section](../community/README.md).

0 commit comments

Comments
 (0)