Todays progress in my #ActivityPub adventure for the @andreas@pramari.de project: nothing much. Mostly (already) refactoring code and linting, that was compatible with my state of mind. However, I found a #tutorial that seemed reasonable to start from: https://github.com/timmot/activity-pub-tutorial In productive outcomes: the profile store now support generation of #public- and #private #keys. The generation is triggered on profile creation. I learned keys will be required in a later step to provide a signature.