NAME

ap-backup - Backup an ActivityPub account

SYNOPSIS

ap-backup.pl <-u user:password|-o OAuth-Bearer-Token> <url>

DESCRIPTION

ap-backup is used to backup an ActivityPub account, authentication is required.

-u

HTTP Basic Auth

-o

OAuth2 Bearer Token

url

ActivityPub user URL or outbox URL

Activities are saved in the current working directory via their id, it's recommended to launch in a dedicated directory.

Known to work against Pleroma.

LICENSE

BSD-3-Clause