From 57677f1da79e09234c20aca34591cb29c17c91b9 Mon Sep 17 00:00:00 2001 From: tuxsudo Date: Sun, 18 Feb 2024 00:01:14 -0500 Subject: [PATCH 1/5] Added Council vote blog --- .vscode/settings.json | 3 ++ _posts/2024-02-17-haveno-council-vote.md | 51 ++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 .vscode/settings.json create mode 100644 _posts/2024-02-17-haveno-council-vote.md diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..b22aab5 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "git.enableCommitSigning": true +} \ No newline at end of file diff --git a/_posts/2024-02-17-haveno-council-vote.md b/_posts/2024-02-17-haveno-council-vote.md new file mode 100644 index 0000000..a7f97ab --- /dev/null +++ b/_posts/2024-02-17-haveno-council-vote.md @@ -0,0 +1,51 @@ +--- +layout: post +permalink: /blog/:title/ +title: "Haveno Council Vote" +excerpt: Register to vote for the Haveno Council seats. +author: Haveno Core Team +--- + +Hello all, this is information on registering to vote for Haveno Council's 3rd (possible 4th and 5th) seats. + +Currently requirements to register to vote is a working email and a well known online screen name from one of the given services in the form. + +The polls will take place using the CIVS ([https://civs1.civs.us/](https://civs1.civs.us/)) voting software, and will take place in two parts. + +There will be a Primary election with a write-in, then the top 5 ranked candidates will be nominated to the General election, where the winners will be chosen from the top 3. + +Emails will be sent out from the CIVS platform once the polls have started. + +Voter registration is open now, and will be closed at [TBD]. + +Primary election will start on [TBD] and end on [TBD]. + +General election will start on [TBD] and end on [TBD]. + + +### Instructions below: + +Register to vote using this form: [https://vote.haveno.exchange/index.php/437359](https://vote.haveno.exchange/index.php/437359) +Activate your email on CIVS. This will save you an email from us. + +Confirm you can receive emails from CIVS (civs@cornell.edu) and Haveno (info@haveno.exchange) to make sure that they aren’t going to spam. + +You will be emailed a link to vote for each poll. The email will start with “Poll:”. Make sure to verify the supervisor is info@haveno.exchange! It’s unlikely, but you may receive fake emails from someone else asking for you to vote! + +Vote by ranking the choices (1 is best). + +Save your receipt if you want the option to edit your vote! + +### Important notes: + +Your vote will not be made public, but we may keep a record of the vote for audit purposes. + +Aggregate voting results will be made public. + +Do NOT share your voting link with anyone else. + +If you have not yet received a voting email more than 24 hours after the intended launch time, please email info@haveno.exchange for assistance. + +If you did not register your email with CIVS before the poll started, you will see a link to the poll after registering. + +Confirm the supervisor is info@haveno.exchange \ No newline at end of file From 86a85c5bb7dd9778a76f8fbf7c51a07f4dfefe0b Mon Sep 17 00:00:00 2001 From: tuxsudo Date: Sun, 18 Feb 2024 00:02:59 -0500 Subject: [PATCH 2/5] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 53589c9..4a97453 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ _site .jekyll-cache -.idea \ No newline at end of file +.idea +.vscode \ No newline at end of file From 07e15f5d7afa2bfe29dbc904f633bb442895e1ff Mon Sep 17 00:00:00 2001 From: tuxsudo Date: Sun, 18 Feb 2024 00:04:33 -0500 Subject: [PATCH 3/5] Remove .vscode --- .vscode/settings.json | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index b22aab5..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "git.enableCommitSigning": true -} \ No newline at end of file From f6fe30d23d9723165dfa08dc6e1ec269ec859dcb Mon Sep 17 00:00:00 2001 From: tuxsudo Date: Sun, 18 Feb 2024 14:07:56 -0500 Subject: [PATCH 4/5] Add dates and fix typos --- _posts/2024-02-17-haveno-council-vote.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_posts/2024-02-17-haveno-council-vote.md b/_posts/2024-02-17-haveno-council-vote.md index a7f97ab..612b81e 100644 --- a/_posts/2024-02-17-haveno-council-vote.md +++ b/_posts/2024-02-17-haveno-council-vote.md @@ -6,9 +6,9 @@ excerpt: Register to vote for the Haveno Council seats. author: Haveno Core Team --- -Hello all, this is information on registering to vote for Haveno Council's 3rd (possible 4th and 5th) seats. +Hello all, this is information on registering to vote for Haveno Council's 3rd (possibly 4th and 5th seats) seats. -Currently requirements to register to vote is a working email and a well known online screen name from one of the given services in the form. +Current requirements to register to vote are a working email and a known online screen name from one of the given services in the form. The polls will take place using the CIVS ([https://civs1.civs.us/](https://civs1.civs.us/)) voting software, and will take place in two parts. @@ -16,11 +16,13 @@ There will be a Primary election with a write-in, then the top 5 ranked candidat Emails will be sent out from the CIVS platform once the polls have started. -Voter registration is open now, and will be closed at [TBD]. +(Times listed in EST) -Primary election will start on [TBD] and end on [TBD]. +Voter registration is open now, and will be closed on 02/20 (Tuesday) at 3PM. -General election will start on [TBD] and end on [TBD]. +Primary election will start on 02/20 at 3PM, and end on 02/21 at 3PM. + +General election will start on 02/21 at 3PM and end on 02/22 at 3PM. ### Instructions below: @@ -38,8 +40,6 @@ Save your receipt if you want the option to edit your vote! ### Important notes: -Your vote will not be made public, but we may keep a record of the vote for audit purposes. - Aggregate voting results will be made public. Do NOT share your voting link with anyone else. From 3e66dfc3d844d148ea43c9461081b7a77e875784 Mon Sep 17 00:00:00 2001 From: tuxsudo Date: Sun, 18 Feb 2024 14:47:17 -0500 Subject: [PATCH 5/5] Update form link --- _posts/2024-02-17-haveno-council-vote.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2024-02-17-haveno-council-vote.md b/_posts/2024-02-17-haveno-council-vote.md index 612b81e..e6d636b 100644 --- a/_posts/2024-02-17-haveno-council-vote.md +++ b/_posts/2024-02-17-haveno-council-vote.md @@ -27,7 +27,7 @@ General election will start on 02/21 at 3PM and end on 02/22 at 3PM. ### Instructions below: -Register to vote using this form: [https://vote.haveno.exchange/index.php/437359](https://vote.haveno.exchange/index.php/437359) +Register to vote using this form: [https://vote.haveno.exchange/form/GVkRjB](https://vote.haveno.exchange/form/GVkRjB) Activate your email on CIVS. This will save you an email from us. Confirm you can receive emails from CIVS (civs@cornell.edu) and Haveno (info@haveno.exchange) to make sure that they aren’t going to spam.