diff --git a/templates/docs.html b/templates/docs.html index 671860e..804b305 100644 --- a/templates/docs.html +++ b/templates/docs.html @@ -90,6 +90,7 @@
  • What do you do with my data?
  • How long has this been around?
  • What are the terms of service?
  • +
  • What is your content moderation policy?
  • I found a bug! I have a feature request!
  • I found a security vulnerability!
  • What's your succession plan if you can't run Bridgy Fed any more?
  • @@ -208,8 +209,8 @@
  • What about moderation? How do blocks, mutes, etc work?
  • In general, native moderation tools within each network work with bridged users just like with native users. Blocking or muting a bridged user works just like you'd expect. Similarly, if you or an admin block an entire bridged network, that works just like blocking a native instance.

    -

    We try to be a good citizen and prioritize users' safety, but if an admin decides that Bridgy Fed isn't in their users' best interest and blocks it, that's their prerogative, and we'll honor and support that decision.

    Bridgy Fed also incorporates and obeys lower level mitigation techniques such as the fediverse’s authorized fetch aka secure mode. It always includes valid HTTP Signatures when fetching actors and other objects.

    +

    For more background, see our content moderation policy.

  • Can I see my account's status and recent activity?
  • @@ -607,7 +608,7 @@ RewriteRule ^.well-known/(host-meta|webfinger).* https://fed.brid.gy/$0 [redire
  • Who are you? Why did you make this?
  • -I'm Ryan Barrett. I'm just a guy who likes the web and owning my data. I build and run Bridgy Fed myself, with occasional contributors and lots of broader support. +I'm Ryan Barrett. I'm just a guy who likes the web and owning my data. I build and run Bridgy Fed myself, with occasional contributors and lots of broader support.

    I love how decentralized social networks like the fediverse and the IndieWeb let us move away from walled gardens controlled by single monolithic entities. I love that we can control our own destinies online, nurture and grow our own communities and instances, and still interact with people elsewhere. I want to be able to interact across networks just like we interact across servers. That's why I build bridges like Bridgy Fed.

    @@ -638,6 +639,30 @@ I'm Ryan Barrett. I'm just a guy who likes Do you an administer an instance or other service that Bridgy Fed interacts with? If you have any concerns or questions, feel free to file an issue or email me privately!

  • + +
  • What is your content moderation policy?
  • +
  • +

    Bridgy Fed doesn't have a comprehensive policy for content moderation. Instead, I try to follow these principles:

    + +

    These are principles, not a policy. When a user or post gets reported to me, I don't follow this letter by letter to determine what to do. The language here will evolve over time. However, I hope to live up to this in spirit for the long run.

    +

    Please reach out and let me know your thoughts! And feel free to report anything you see on Bridgy Fed that you think shouldn't be there. You can file an issue on GitHub, email me privately, or ping me on your social network of choice.

    +
  • + +
  • I found a bug! I have a feature request!
  • Great! Please file it in GitHub. Thank you!