ungleich-game/game.org

27 lines
697 B
Org Mode
Raw Normal View History

2019-05-25 20:45:44 +00:00
* DONE Framework: use flask for trying
** Django
*** Known
*** DRF?
** Flask
*** SQL?
*** Light?
** Quart
** vue.js
* Websites
** TODO landing page with intro, high score and link to login/register
*** highscore: requests list from server, server side calculated, GET /highscore
** TODO "account details" ?
*** Setup the /64
** TODO login
*** via username/password => passed on to account.ungleich.ch, retrieves seed
*** passes seed back to client
** TODO List of challenges (sortabale?)
*** With URL for posting w/ ungleich-otp?
* Challenges
** Prove that you have a /64 configured
*** Input: /64
*** Output: random /64 address
*** Test: is /64 ping6able?
* Features
** TODO ungleich-otp support