Commit Graph

74 Commits

Author SHA1 Message Date
Netscape Navigator 333007ec72 WIP need to re-do modules I think. 2020-09-01 07:52:44 -05:00
Netscape Navigator 5cbb5c9fe8 Fix typo in public_key retrieval. 2020-09-01 07:40:13 -05:00
Netscape Navigator 8d02024ff9 Now stores pub key in db. TODO: Why is priv key not getting stored? 2020-08-31 07:31:41 -05:00
Netscape Navigator da85cfb2b5 Add resetDB() helper 2020-08-31 07:25:15 -05:00
Netscape Navigator 26309d7dae WIP: GetConfig() returning nil. Shouldn't. 2020-08-28 07:40:23 -05:00
Netscape Navigator 831332fd6a Add unique index to configs.key 2020-08-28 07:24:50 -05:00
Netscape Navigator 0213637dd6 Persistence layer almost works. TODO: Fix test for `CreateKeypair` 2020-08-27 07:30:15 -05:00
Netscape Navigator 3035d02f73 Use `QL` instead of NutsDB 2020-08-26 07:34:01 -05:00
Netscape Navigator f425859e5c Gitignore updates 2020-08-25 08:14:14 -05:00
Netscape Navigator afd0253b29 Test failure cases for Base32 2020-08-24 07:32:26 -05:00
Netscape Navigator b965fece13 Re-arrange modules 2020-08-24 07:22:34 -05:00
Netscape Navigator d86e3cd944 Minor typos, gitignore updates, removals 2020-08-23 18:23:17 -05:00
Netscape Navigator 53c69e1f14 Add `EncodeUserMhash()` helper 2020-08-21 08:23:53 -05:00
Netscape Navigator 6d1231dcde Start adding NutsDB 2020-08-20 08:13:38 -05:00
Netscape Navigator 81c0d66f54 Add B32Decode() 2020-08-19 07:36:37 -05:00
Netscape Navigator 8f34a06adf Use STDLib encoder 2020-08-18 08:02:43 -05:00
Netscape Navigator 254954a2aa Cleanup and tests for base32 encoder 2020-08-17 08:16:55 -05:00
Netscape Navigator 4a57024bab Base32 Encoder probably works 2020-08-17 07:55:12 -05:00
Netscape Navigator 161cc8924d Update gitignore 2020-08-11 08:00:26 -05:00
Netscape Navigator a7a87f6b2e WIP - writing feature / tests for `identity create` 2020-08-11 07:58:39 -05:00
Netscape Navigator 9c49c17a1b Add coverage profile stuff 2020-08-11 07:27:48 -05:00
Netscape Navigator 9465c2d898 Begin `create identity` 2020-08-10 07:19:20 -05:00
Netscape Navigator fb195f72e0 Add `pigeon version` helper 2020-08-02 14:10:32 -05:00
Netscape Navigator 123e58524d Hello, world! 2020-08-02 13:59:32 -05:00