This project is exploratory. The direction evolves as ideas are tested and refined.

The current state of the code can always be inspected directly in the repository.

What this project aims to cover

  • Federated professional identity
  • Federated resume / CV
  • Job scraping into a federated index of open positions
  • Federated job search
  • Federated search for candidates
  • Trustworthy endorsements (similar in spirit to rel=me links)

Current state

  • Event-sourced application framework
  • Modular deployment (single instance or distributed services)
  • ActivityPub: WebFinger, Actor, Inbox, Outbox
  • HTTP signatures (generated and verified)
  • Federation: Follow, Unfollow in both directions
  • Activity delivery to followers
  • Profile Importer: profile structure, avatar and header images
  • Media repository
  • Mastodon API: all endpoints in place (partially implemented)
  • Web client: basic structure in place

Next planned steps

  • Web client: first pages
  • Mastodon API: fill in remaining stubs

Notes

Items may change, be redefined, or removed as the project evolves. This is not a fixed roadmap, but a snapshot of the current state.