Election-Tech-Initiative / Election-Tech-Initiative/electionguard-python

💻. Add Config Options to CLI Election Setup

オープン
#614 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement hacktoberfest help wanted
主要言語
Python
スター
168
フォーク
103
PR マージ指標
30日以内にマージされた PR はありません

説明

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Suggestion

During the setup phase of the CLI when starting an election, there are several inputs requested to begin creating the context for the encryption aka the `CiphertextElectionContext`.

https://github.com/microsoft/electionguard-python/blob/f0d6f01400d2e71feb7cc1e51af64aa202fa9097/src/electionguard/election.py#L16-L28

### Possible Implementation

This implementation should likely add two lines that would prompt and ask for the settings.

> Are over votes allowed within the system?
Yes/No

> What are the maximum number of ballots being encrypted? Estimate high, Max 10,000,000
Take input for max_ballots

There may be additional settings so be sure to keep up with the Config when taking this task.

### Anything else?

_No response_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。