Skip to content

Lipovlan/czoodle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Czoodle

This is a mirror of private repository for source code of https://czoodle.cz - group poll service

The project is still rather a prototype, code needs major refactoring.

Features

  • End-to-end encryption
  • Simple proof-of-work required to create a project instead of captcha or email verification
  • Competition for offered project key may work as prevention of DDoS attacks
  • Detection of collisions and patching of changes on the client-side (mandatory because of the encryption)

TODO

  • Choose Elm project structure and refactor front-end code
  • Better response codes from the server
  • Multi-threaded back-end and locking of projects being touched
  • Internationalization
  • Edit options in existing project
  • Support for comments in projects

About

End-to-end encrypted group polls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elm 82.5%
  • HTML 6.7%
  • CSS 6.2%
  • Rust 3.2%
  • JavaScript 1.2%
  • Shell 0.2%