We have now seen a few cases where the random avatar image generator accidentally created nazi symbolism. We thus started quite a while ago https://codeberg.org/codeberg/avatars , a golang-port of the 8bit-dicebear/8biticon avatars. We'd like to integrate this into gitea.
We have now seen a few cases where the random avatar image generator accidentally created nazi symbolism. We thus started quite a while ago https://codeberg.org/codeberg/avatars , a golang-port of the 8bit-dicebear/8biticon avatars. We'd like to integrate this into gitea.
Example report: https://social.tchncs.de/@cark/105651953031693352
I've ported several avatar generating libraries to golang. Once we get 1.14.0-rc1 out I will start on a PR that'll allow swapping out of the default avatar generation library.
I've ported several avatar generating libraries to golang. Once we get 1.14.0-rc1 out I will start on a PR that'll allow swapping out of the default avatar generation library.
src.techknowlogick.com/monster-id
src.techknowlogick.com/wavatars
src.techknowlogick.com/retricon
we just have to make gitea-avata-generator settable by gitea and make use of this lib.
I just dont have time for this, but happy to help :D
-> https://codeberg.org/Codeberg/avatars/issues/1#issuecomment-179352
We have now seen a few cases where the random avatar image generator accidentally created nazi symbolism. We thus started quite a while ago https://codeberg.org/codeberg/avatars , a golang-port of the 8bit-dicebear/8biticon avatars. We'd like to integrate this into gitea.
Example report: https://social.tchncs.de/@cark/105651953031693352
I've ported several avatar generating libraries to golang. Once we get 1.14.0-rc1 out I will start on a PR that'll allow swapping out of the default avatar generation library.
src.techknowlogick.com/monster-id
src.techknowlogick.com/wavatars
src.techknowlogick.com/retricon
sounds great!
we just have to make gitea-avata-generator settable by gitea and make use of this lib.
I just dont have time for this, but happy to help :D
-> Codeberg/avatars#1
related upstream issue: https://github.com/go-gitea/gitea/issues/14799