repo: actpub
action: summary
revision: 
path_from: 
revision_from: :
path_to: 
revision_to: 
git.thebackupbox.net
actpub
git clone git://git.thebackupbox.net/actpub
branches
[master/]
[tree] add my own IP (21.41.41.5) to the proxy allow-list, and error with a message about what the address is requesting.
 ###
 ### A PILE OF SCRIPTS TO TRY TO BE MY OWN ACTIVITY PUB FEDIVERSE SERVER
 ###


 so far these scripts will upload an activity to your outbox.

 ap-accept
 ap-announce
 ap-create-note
 ap-follow
 ap-like

 and then send the activity directly to who it is meant for.

 if this README gets out of date (likely) a good bet for finding the things
 that are actions you can take is to grep for "uuidgen"

 each separate target will need their individual POSTs signed.

 using the user's private key.

 so this is going to run client-side, then just get dropping into the outbox.
 like the rest of the things that add stuff to the outbox do.


 object types: https://www.w3.org/TR/activitystreams-vocabulary/#object-types
 ofc: https://www.w3.org/TR/activitypub/