index
:
bogbook-esperanto.git
english
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server.js
Age
Commit message (
Collapse
)
Author
2019-09-05
half-way towards having secure bog transfer completed, just need diffs
Ev Bogue
2019-09-03
first stab at secure bogbook (sbb)
Ev Bogue
2019-07-23
turns out we can avoid sending requester id to the server
Ev Bogue
2019-05-14
clean up server and show simpler logs
Ev Bogue
2019-05-02
this seems to fix the bug
Ev Bogue
2019-04-25
ok, I think this works
Ev Bogue
2019-04-25
this isnt quite working yet, but commiting anyway
Ev Bogue
2019-04-25
minor changes to make sure the app loads
Ev Bogue
2019-04-25
major refactor -- new look and messages are stored as signatures - 1.3.0
Ev Bogue
2019-04-19
making some progress...
Ev Bogue
2019-04-19
major refactor -- only storing author, hash, and signatures on messages and ↵
Ev Bogue
opening signed messages with nacl.sign.open
2019-04-10
1.1.0 -- refactor to store client data in browser with localforage.js
Ev Bogue
2019-04-04
log requests for publicKeys
Ev Bogue
2019-04-03
launch browser upon server start
Ev Bogue
2019-04-03
initial commit
Ev Bogue