Post #4273014
2026-07-31 09:17 UTC
When I started the work on ActivityPub projects I fully embraced Maslow's Hammer adage. I wanted as much as possible in my services to go through the #ActivityPub vocabulary and I fully embraced the client to server API.
But there are elements of a web application that require custom functionality no matter what, say changing a password. So for those I just added the capability of running commands through ssh. :goose_hacker:
#ActivityPubDev #fedidev
Replies (1)
-
@toddsundsted@epiktistes.com 2026-07-31 14:39
@mariusor@metalhead.club I’d love to hear more about this!