Skip to content

Instantly share code, notes, and snippets.

@minisu
Created December 1, 2014 12:48
Show Gist options
  • Save minisu/624beff94859cf6ac8e5 to your computer and use it in GitHub Desktop.
Save minisu/624beff94859cf6ac8e5 to your computer and use it in GitHub Desktop.
* Version 3.0.1 (unreleased)
** Fix JSONDict not pickling.
* Version 3.0.0 (released 2014-10-09)
** Complete API rewrite to simplify library significantly.
* Version 2.0.0 (released 2014-09-26)
** Updated to the latest U2F_V2 standard.
** Expose more low level U2F primitives.
** Removed old draft versions.
* Version 1.0.0 (released 2014-02-18)
** First public release!
** Added support for U2F V2.
** Added u2f_server.py example, for a fully stand-alone example.
* Version 0.0.2 (unreleased)
** Allow example server to be used for multiple origins.
* Version 0.0.1 (released 2013-08-22)
** Initial internal release!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment