Nuclide
Software Development Kit for id Tech
|
ActivityPub social networking integration. More...
Macros | |
#define | ACTIVITYPUB_ACCOUNTS 400 |
Functions | |
void | ActivityPub_FetchAccountData (string apUserID) |
void | ActivityPub_UpdatePlayerInfo (string jsonData) |
ActivityPub social networking integration.
The console command ap_userID
can be used to set certain infokeys of the local user to mimic that of a certain ActivityPub id. An example format would look like: /ap_userID @johndoe@example.com
Currently we're not broadcasting the identity because there's no real way of verifying who you are without a central authority.
#define ACTIVITYPUB_ACCOUNTS 400 |