[OTR-users] Pretty-please standardize OTR signature storage, per OS.

Tamme Schichler tammeschichler at googlemail.com
Fri Sep 20 12:18:49 EDT 2013


I finished refactoring and documenting my otr-store draft, it's at
https://bitbucket.org/Tamschi/otr-store for now. It's a Mercurial repo,
I can switch it to Git if that's a problem though.

You can find the missing parts by searching for TODO. The whole API is
basically a placeholder, as I don't know exactly what data has to be
stored and which is valid.

If you know Python please tell me if there are any style issues. I tried
to follow what I saw in the standard library but it's very possible I
made an error with the naming convention.

The two issues I probably can't solve myself are creating the named pipe
or domain socket. Other than that most progress is blocked on waiting
for a specification.


I also wrote a client library in C# to test the service, I'll probably
upload it in a few days.

-Tamme



More information about the OTR-users mailing list