Closed plowsof closed 2 weeks ago
Duplticate of Gitlab #4
Thanks, so putting this somewhere on the ccs front end would make the most sense, rather than on -site. in the 'Donate to the monero project' footer? , i will leave this open for a bit in case anyone has any wildly different ideas then close as its not for -site
If we want to add a view key, i would add it everywhere where the general fund address is displayed (beside past blog posts)
so adding the private view key under here seems enough: https://github.com/monero-project/monero-site/blob/99fd539bea6b819ce1a3a02722d3062cf6f18fc6/get-started/contributing/index.md?plain=1#L73
further work i'd like to see: all mentions of the GF xmr/btc address will be done via a variable e.g. site.gf_xmr
/ site.gf_btc
(instead of hardcoded) and the hashes of QR codes noted. A github CI script would confirm these during build. we sometimes have huge +100k translation PR's and an address edit here and there could be missed. (the address moneropedia entry for example has the GF address listed)
User selenze asks ' the ccs keys may need to be displayed somewhere along with the gf and to include their view keys. '
General fund info found in this blog post: https://www.getmonero.org/2021/06/24/general-fund-2020-2021-report.html
Is there an easy place to display this somewhere on site? or should it be on the ccs front end (not here)