coyim / otr3

A Go implementation of the OTR 3 protocol, with libotr 4.1.0 feature parity
GNU General Public License v3.0
70 stars 14 forks source link

Load keys from disk #20

Closed olabini closed 9 years ago

olabini commented 9 years ago

This involves a few different pieces: first is to parse sexp correctly. We should also read several private keys, just like Reinaldos patch