Commit Graph

14 Commits

Author SHA1 Message Date
Jude Nelson
0dbb9908b3 when storing a public key to a zone file, make sure it's compressed 2017-05-02 11:51:35 -04:00
Jude Nelson
569851b776 clean up imports 2017-04-27 19:34:24 -04:00
Jude Nelson
319e6621ee use virtualchain's key library 2017-04-20 17:45:39 -04:00
Jude Nelson
574bf23698 add method to swap zone file URLs 2017-02-28 16:27:23 -05:00
Jude Nelson
5e230ae382 better handling of put_immutable_data where there's a zone file hash collision 2017-02-24 19:18:44 -05:00
Jude Nelson
17588ebf27 We no longer need user objects for datastores to work properly. Remove now-useless code 2017-02-20 21:01:20 -05:00
Jude Nelson
551be513df user private keys are derived from a specific hardened child of the master key 2017-02-12 03:35:45 -05:00
Jude Nelson
112600f566 allow the caller to set the private key index 2017-02-09 14:39:09 -05:00
Jude Nelson
9d8cfce7ef it's okay if we don't have a user zone file when searching through it; just return None in these cases. 2017-02-06 15:15:10 -05:00
Jude Nelson
820cf8fece allow us to remove a public key from a zone file (for testing) 2017-01-30 01:43:59 -05:00
Jude Nelson
51509d5c00 better public-key searching in the zone file; only return lists of immutable data hashes 2017-01-23 19:08:34 -05:00
Jude Nelson
65b2c83a89 use private key index from shared storage; make some functionality public so we can load user data from the data.py module. 2017-01-18 18:49:41 -05:00
Jude Nelson
0b152e80e4 remove the old profile-pointers to mutable data 2017-01-17 19:03:40 -05:00
Jude Nelson
e4455caf96 Repository re-organization 2017-01-17 11:16:19 -05:00