TryGhost / TryGhost/ActivityPub
Ghost website is a verified link
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 237
- Forks
- 35
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 60
Description
Verifying an identity on activity pub is a way for other fediverse users to recognise one another. Since ghost is a web platform it makes sense that the ghost website automatically includes the rel="me" link tag to verify the ghost activity pub user.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the entry point that renders the Ghost website and the existing ActivityPub identity or verification handling. Confirm how a rel="me" link should be exposed, then verify that the generated website includes it and that the ActivityPub verification flow can recognize the link.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100