Updated Security Overview (markdown)

Chris Lu 2019-02-19 21:24:36 -08:00
parent adb5ca367d
commit 68342ec33a

@ -28,7 +28,7 @@ There are 2 ways to change volume servers:
1. Administrative operations via gRPC
1. File upload, update, and delete operations.
To control administrative operations, mutual TLS can be enabled for all GRPC calls.
To control administrative operations, mutual TLS can be enabled for all gRPC calls.
To control file upload/update/delete operations, Json Web Token (JWT) is used to authorize access for each file id.