update README

Signed-off-by: Andy Fragen <andy@thefragens.com>
This commit is contained in:
Andy Fragen 2025-07-28 11:06:38 -07:00
parent f743b9521e
commit 3efb8cf9b6

View file

@ -35,6 +35,7 @@ The FAIR plugin implements federated or local versions of the following features
* Browser and server health checks
* Other APIs such as the Credits API, Secret Keys API, and Importers API
* Twemoji images for emojis
* Direct installation and updating of FAIR packages using DID
The default FAIR provider in this plugin is [AspireCloud from AspirePress](https://aspirepress.org/). The AspirePress team were key in helping the FAIR project get off the ground. As the FAIR project grows and other providers come online you will be able to configure your chosen FAIR provider within the plugin.
@ -49,7 +50,7 @@ In addition to the key FAIR implementations, a few other features in WordPress a
As FAIR works towards our plans for full decentralized package management, some features are marked as experimental. These features must be manually opted-in to during development.
* `FAIR_EXPERIMENTAL_PACKAGES` - Define as `true` to enable decentralized package installation, via direct DID input.
* `FAIR_EXPERIMENTAL_PACKAGES` - Define as `true` to enable any experimental features.
## Data Privacy