aboutsummaryrefslogtreecommitdiff
path: root/server.js
AgeCommit message (Expand)Author
2019-09-13remove console.logEv Bogue
2019-09-10make sure .bogbook dir gets createdEv Bogue
2019-09-10get publickeys from pub servers if they do not existEv Bogue
2019-09-09move bogs folder into .bogbook so that data is not being stored in repoEv Bogue
2019-09-08remove more console.logsEv Bogue
2019-09-08clean up server.jsEv Bogue
2019-09-07clean upEv Bogue
2019-09-07and we have our first version of secure bogbook (sbb) working!Ev Bogue
2019-09-05half-way towards having secure bog transfer completed, just need diffsEv Bogue
2019-09-03first stab at secure bogbook (sbb)Ev Bogue
2019-07-23turns out we can avoid sending requester id to the serverEv Bogue
2019-05-14clean up server and show simpler logsEv Bogue
2019-05-02this seems to fix the bugEv Bogue
2019-04-25ok, I think this worksEv Bogue
2019-04-25this isnt quite working yet, but commiting anywayEv Bogue
2019-04-25minor changes to make sure the app loadsEv Bogue
2019-04-25major refactor -- new look and messages are stored as signatures - 1.3.0Ev Bogue
2019-04-19making some progress...Ev Bogue
2019-04-19major refactor -- only storing author, hash, and signatures on messages and o...Ev Bogue
2019-04-101.1.0 -- refactor to store client data in browser with localforage.jsEv Bogue
2019-04-04log requests for publicKeysEv Bogue
2019-04-03launch browser upon server startEv Bogue
2019-04-03initial commitEv Bogue