storj/pkg/auth
Bryan White 249244536a
CSR Service (part 2): cert signing rpc (#950)
* CSR Service:

+ implement certificate sign rpc method
+ implement certificate signer client/server
+ refactor `AuthorizationDB#Create`
+ refactor `NewTestIdentity`
+ add `AuthorizationDB#Claim`
+ add `Token#Equal`
+ fix `Authorizations#Marshal` when marshaling identities and certificates
+ tweak `Authorization#String` format
+ cert debugging improvements (jsondiff)
+ receive context arg in `NewTestIdentity`
+ misc. fixes
2019-01-02 12:39:17 -05:00
..
grpcauth Satellite signature generation (#453) 2018-10-11 16:35:55 +02:00
apikey.go Node selection 0/4: Update statdb auth/functionality (#698) 2018-11-26 12:08:29 -05:00
auth.go Satellite verification on storage node (#469) 2018-10-17 13:40:11 +02:00
signature_test.go CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
signature.go Fix 'message not signed by the satellite' problem (#560) 2018-11-05 16:12:19 +01:00