On some sourceforges, I'm able to associate commits authors to a username, so I can view the profile of the commit author instead of being given a mailto: link. For example, on GitHub, I'm able to associate "ducky@zio.sh" with my GitHub profile ("/electricduck"). On Tangled, it would be associating "ducky@zio.sh" with "/@ducky.ws".
Monorepo for Tangled
tangled.org
feat: link commit author with AT handle #460
open
opened by
plc.ducky.ws
Yes! We definitely want to do this. I plan to work on this right after our PRs v1 launch.
GitHub also does this automatically by associating the SSH key used to push with the profile, so it never leaks the email address (afaik?)