Keith Fung

Results 42 comments of Keith Fung

@JohnLCaron Thanks for keeping me honest.

I think this is also something overall discussed for ElectionGuard 2.0

Perhaps we need both, the Google documentation uses the NIST specification as well. It just presents it in a slightly more readable format.

Linking this bug: https://github.com/lokalise/i18n-ally/issues/1002

@vini-fda It's to support Arch linux and other non-debian meaning recognizing what distro is running and running the appropriate scripts so essentially porting.

@vina-fda The Makefile has all the scripts for installing under `make environment` . This line starts the linux section. This should also handle arch linux and other non-debian systems. https://github.com/microsoft/electionguard-cpp/blob/fe0286a25c65cac4375ac2c0fee3495d1dc24244/Makefile#L43