mirror of
https://gh.wpcy.net/https://github.com/fairpm/fair-protocol.git
synced 2026-06-20 02:22:26 +08:00
Signed-off-by: Brent Toderash <brent@toderash.net> Co-authored-by: Joost de Valk <joost@altha.nl>
31 lines
1.6 KiB
Markdown
31 lines
1.6 KiB
Markdown
# Registry
|
|
|
|
This document is a registry for the known extensions to the FAIR Package Management Protocol, along with defined package and artifact types.
|
|
|
|
## Extensions
|
|
|
|
| Name | Contact |
|
|
| -------------------------------------------- | ------------------ |
|
|
| [FAIR Authentication Methods](./ext-auth.md) | FAIR Working Group |
|
|
| [FAIR for WordPress Packages](./ext-wp.md) | FAIR Working Group |
|
|
| [FAIR for TYPO3 Packages](./ext-typo3.md) | FAIR Working Group |
|
|
|
|
|
|
## Package Types
|
|
|
|
| Type | Extension | Contact |
|
|
| ----------------- | ------------------------------------------ | ------------------ |
|
|
| `wp-core` | [FAIR for WordPress Packages](./ext-wp.md) | FAIR Working Group |
|
|
| `wp-plugin` | [FAIR for WordPress Packages](./ext-wp.md) | FAIR Working Group |
|
|
| `wp-theme` | [FAIR for WordPress Packages](./ext-wp.md) | FAIR Working Group |
|
|
| `typo3-core` | Reserved for future use. | FAIR Working Group |
|
|
| `typo3-extension` | [FAIR for TYPO3 Packages](./ext-typo3.md) | FAIR Working Group |
|
|
| `typo3-theme` | Reserved for future use. | FAIR Working Group |
|
|
|
|
## Authentication Methods
|
|
|
|
| Method | Extension | Contact |
|
|
| -------- | -------------------------------------------- | ------------------ |
|
|
| `bearer` | [FAIR Authentication Methods](./ext-auth.md) | FAIR Working Group |
|
|
| `basic` | [FAIR Authentication Methods](./ext-auth.md) | FAIR Working Group |
|
|
| `oauth2` | [FAIR Authentication Methods](./ext-auth.md) | FAIR Working Group |
|