23
45
Fork
You've already forked federation
7
No description
elle 874d86a163 architecture: add FederationPublicKey table ( #73 )
Adds a separate `FederationPulbicKey` table to hold ActivityPub public key information.
This table increases scalability by allowing other entities with potentially the same public key information to just hold a reference to the `FederationPublicKey` table.
Related: #72, forgejo/forgejo#10074
Reviewed-on: #73
Reviewed-by: jerger <jerger@noreply.codeberg.org>
Co-authored-by: elle <0xllx0@noreply.codeberg.org>
Co-committed-by: elle <0xllx0@noreply.codeberg.org>
2025年12月18日 10:46:07 +01:00
architecture architecture: add FederationPublicKey table ( #73 ) 2025年12月18日 10:46:07 +01:00
doc http signature details ( #57 ) 2025年12月02日 12:23:53 +01:00
LICENSES Add license, make repository REUSE compliant ( #53 ) 2025年09月11日 08:09:16 +02:00
meeting-minutes meeting notes ( #66 ) 2025年10月29日 18:43:18 +01:00
requirements Add license, make repository REUSE compliant ( #53 ) 2025年09月11日 08:09:16 +02:00
threat-analysis add toc 2025年12月09日 13:38:19 +01:00
FederationRoadmap.md add work on federated search. ( #78 ) 2025年11月19日 08:28:00 +01:00
README.md http signature details ( #57 ) 2025年12月02日 12:23:53 +01:00
REUSE.toml Add license, make repository REUSE compliant ( #53 ) 2025年09月11日 08:09:16 +02:00

Forgejo Federation

Here is the place to organize development around federation for Forgejo.

This repository contains information on the architecture and the threat model of Forgejo's in-progress federation integration, as well as decisions revolving around the architecture itself.

Our federation roadmap contains a list of planned features and the features' requirements and specifications.

Contributing

Forgejo's Documentation contains instructions on how to contribute to Forgejo in general.

We use Matrix for real-time discussions. If you are new around here and are looking for something to do, we recommend joining the following spaces:

  • Forgejo Space: #forgejo:matrix.org (matrix.to)
  • Forgejo Development: #forgejo-development:matrix.org (matrix.to)
  • Forgejo Federation: #forgejo-federation:matrix.org (matrix.to)

Talks