CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/09/04 05:39:51
Log message:
import www/goat 0.1.1
ok sthen@
Homepage: https://github.com/bluesky-social/goat
goat is a command-line client for AT Protocol ("Authenticated Transfer
Protocol"). The AT Protocol is an open, decentralized network for building
social applications, best known for its use by Bluesky.
Most commands use public APIs are don't require authentication. Some
commands,
like creating records, require an atproto account. You can log in using an
"app
password" with `goat account login -u <handle> -p <app-password>`.
It permits:
- Resolve an account's identity in the network
- List record collection types for an account
- Fetch a record from the network as JSON
- Make a public snapshot of account
- Show PLC history
- Verify syntax and generate TIDs
- Post record (minimal, requires account login)
- ...
Status:
Vendor Tag: semarie
Release Tags: semarie_20250904
N ports/www/goat/Makefile
N ports/www/goat/modules.inc
N ports/www/goat/distinfo
N ports/www/goat/pkg/DESCR
N ports/www/goat/pkg/PLIST
No conflicts created by this import