Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

plants/sesame

Repository files navigation

Sesame

Build Status

A Go library for implementing user storage over the network.

Left to do:

  • storage backends
  • a server/client (probably using go-discover and some sort of JSON RPC)

And if you know anything about cryptography, please do have a look. I would really appreciate more eyes on this code.

Bitdeli Badge

Releases

  • 0.1.0: Basic email/password and persistence with RethinkDB

Track "develop" for bleeding edge releases, which will probably break things.