An open API service indexing awesome lists of open source software.

https://github.com/election-tech-initiative/website


https://github.com/election-tech-initiative/website

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Election Tech Initiative][eti-banner]](http://election.tech)

[![license][license-image]](LICENSE)

The Election Technology Initiative develops technologies for election administrators that improve confidence, participation, transparency, accessibility, and security in the election process. The Council of State Governments is administering this non-profit program and, in addition to developing educational and support materials, will work to establish its governing board and operational practices. CSG will also serve as a fiscal sponsor for managing contributions and donations.

## ❤️ Open-Source

This library and all linked ElectionGuard projects are licensed under the MIT license. There is no fee for using ElectionGuard.

## Setup

**NB:** This repository will be in a state of flux as the website will be transitioning to a new URL.

This repo uses pipenv for package and environment management. Disregard the `requirements.txt` file.

1. Install packages

```sh
pipenv install
```

1. Run `make build` command from within the virtualenv

```sh
pipenv run make build
```

1. Serve the site

```sh
pipenv run make serve
```

## 🛡 Security Issues Reporting

We encourage the developer and security community to conduct research, report issues, and suggest improvements on this code base. However, unlike performance or feature bugs, please do **not** report security vulnerabilities in public Github comments.

## 🤝 Contributing

Help defend democracy and **[contribute to the project][]**.

[code of conduct]: CODE_OF_CONDUCT.md
[contribute to the project]: CONTRIBUTING.md

## ❓ Questions

The Election Tech Initiative would love for you to ask questions out in the open using Github Issues. If you really want to email the Election Tech Initiative team, reach out at info@election.tech.

## 🎉 Thanks!

[eti-banner]: docs/images/ElectionTech_WebHeader.png "Election Guard banner PNG"
[license-image]: https://img.shields.io/github/license/microsoft/electionguard "Election Guard license image"
[infernored]: https://infernored.com/ "InfernoRed"
[voting-works]: https://voting.works/ "Voting works - Elections you can trust"
[center-for-civic-design]: https://civicdesign.org/ "Center for Civic Design"
[oxide-design]: https://oxidedesign.com/ "Oxide Design"