• QuazarOmega@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    Thank you!

    Not sure how to remain anonymous while sharing the code.

    You could share your version on any forge (if you want suggestions, I’m favoring Codeberg as of recent, really like the work they’re doing with the aim of creating forge federation in the future, in your case useful since you should be able to use it over Tor if needed) and not expose your actual email in the commits by using the one that is generated by the service instead I think.
    Or change it out with a new email you use only for that account:

    git config user.email "random@ahh.address"
    

    And also some other magic command I don’t know to change the author for all past commits.

    You might also want to look into radicle but I don’t know if it was actually anonymity-friendly