Skip to content

VojtechBartos/diceware-www

Repository files navigation

Diceware passphrase generator Web and API

Dependency Status devDependency Status

Golang based web and api that allows you to generate passphrases via diceware passphrase algorithm.

Links

Todo's

  • separate diceware logic to separate repo
  • copied in redux global state
  • update/finish apiary blueprint
  • write tests and add CI