Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/vote decrypt #171

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from
Draft

Feature/vote decrypt #171

wants to merge 27 commits into from

Conversation

ostcar
Copy link
Member

@ostcar ostcar commented Jan 16, 2023

No description provided.

ostcar and others added 2 commits December 10, 2022 17:26
* Decrypt prepare (#141)

Prepare the vote service to support crypto votes in the future

* Crypto preperation (#142)

* Add crypto helper tool

* Update vote-decrypt

* Fix decoded vote field

* Use new models.yml

* Encode the stop value as (json-)string

* Fix vote encoding

* Reintoduce vote validate

* Validate cryptographic vote on stop

* Fix some todos

* Fix go vet

* Add route for the public main key

* Fix postgres initialization

* fix vote format

* fix merge

* update environment docu

* fix tests

* Add url test

* Fix handler

* Fix default postgres backend

* Bump golang from 1.19.3-alpine to 1.19.4-alpine (#164)

Bumps golang from 1.19.3-alpine to 1.19.4-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@ostcar ostcar added this to the 4.1 milestone Jan 16, 2023
@ostcar ostcar self-assigned this Jan 16, 2023
@r-peschke r-peschke linked an issue Jan 16, 2023 that may be closed by this pull request
@ostcar ostcar marked this pull request as ready for review March 15, 2023 15:36
@ostcar ostcar requested a review from rrenkert March 15, 2023 15:36
@ostcar
Copy link
Member Author

ostcar commented Mar 18, 2023

Backported all non crypto changes into main

@ostcar ostcar marked this pull request as draft March 18, 2023 07:13
@ostcar ostcar removed the request for review from rrenkert March 18, 2023 07:13
@jsangmeister jsangmeister modified the milestones: 4.1, 4.x Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants