Go to file
Kavin 41f8e5f1e4
Update authorized-users.json
2024-03-24 18:24:08 +00:00
LICENSE Initial commit 2022-11-12 23:32:00 +00:00
README.md readme: mention public instance requirement 2023-08-04 20:35:37 +01:00
authorized-users.json Update authorized-users.json 2024-03-24 18:24:08 +00:00

README.md

piped-federation

All information about Piped's federation protocol on Matrix.

How to join?

You must first be running a public instance, listed in the instances list. This requirement is in place to limit and curb any potential abuse.

Register on a homeserver with no rate-limiting, or create your own homeserver.

If you would like an account on the federation.piped.video homeserver, message @kavin1337:matrix.org on Matrix.

Set the homeserver URL in config/config.properties with the MATRIX_SERVER property. Example: MATRIX_SERVER: https://homeserver-domain.org

Set the Matrix Access Token with the MATRIX_TOKEN property. Example: MATRIX_TOKEN: ABCDEFGHIJKLMNOPQRSTUVWXYZ

  • To get the Access Token using Element, go to Settings > Help & About > Advanced

Restart your Piped backend.

Send a PR to add your account to the authorized-users.json file.

Conduit: https://conduit.rs/