storj/pkg
JT Olio e17908a266
metainfo: add project info rpc for getting a project salt using an api key (#2311)
The API exposed in #2302 needs to be able to get a project-level salt (https://github.com/storj/storj/pull/2302/files#diff-72b734f4a2e408a544fef071d2565fc8R200), see https://github.com/storj/storj/blob/master/docs/design/password-key-derivation.md also

I realized this morning that if we need it later this week, we need to get it into today's release.

Please describe the tests: tests will come as part of #2302

Please describe the performance impact: none
2019-06-24 11:15:45 -06:00
..
accounting Remove audit / uptime ratio fields (#2247) 2019-06-21 13:14:53 -04:00
audit Do not use disqualified nodes when asking for get order limits (#2303) 2019-06-24 16:46:10 +02:00
auth add storage node voucher request service (#2158) 2019-06-21 18:48:52 -04:00
bloomfilter pkg/bloomfilter: implementation and benchmark results (#2113) 2019-06-20 12:27:20 +02:00
certdb Unite all cryptographic signing and verifying (#1244) 2019-02-07 14:39:20 -06:00
certificates Use mail.test as domain in emails (#2224) 2019-06-18 02:28:40 +02:00
cfgstruct add support to hide config settings (#2241) 2019-06-19 07:27:44 -07:00
datarepair Fix checks around repair threshold (#2246) 2019-06-19 22:13:11 +02:00
dht kademlia/routing: add contexts to more places so monkit works (#2188) 2019-06-13 16:51:50 +02:00
discovery Stop pinging disqualified nodes (#2306) 2019-06-24 14:39:47 +02:00
eestream Repair should not corrupt files (#2194) 2019-06-14 12:16:31 +03:00
encryption add functions for password/root key derivation (#2294) 2019-06-21 18:21:16 -04:00
identity storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
kademlia Use zap.Stringer instead of zap.String (#2223) 2019-06-18 01:37:43 +02:00
macaroon metainfo: add project info rpc for getting a project salt using an api key (#2311) 2019-06-24 11:15:45 -06:00
metainfo/kvmetainfo Bucket name validation (#2244) 2019-06-24 11:52:25 +02:00
miniogw Bucket name validation (#2244) 2019-06-24 11:52:25 +02:00
overlay change uptime dq threshold to 0.4 (#2313) 2019-06-24 12:18:32 -04:00
pb metainfo: add project info rpc for getting a project salt using an api key (#2311) 2019-06-24 11:15:45 -06:00
peertls pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00
pkcrypto Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
process add support to hide config settings (#2241) 2019-06-19 07:27:44 -07:00
ranger pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00
server add capability of logging all GRPC calls/payloads (#2067) 2019-06-04 14:55:24 +02:00
storage Bucket name validation (#2244) 2019-06-24 11:52:25 +02:00
storj testcontext: sanitize folder name (#2195) 2019-06-13 15:46:08 +03:00
stream remove utils.CombineErrors and utils.ErrorGroup (#1603) 2019-03-29 14:30:23 +02:00
telemetry pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00
transport Moved monkit tracing after the limit nil check & fix node id formatting. (#2156) 2019-06-07 18:34:16 -04:00