mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
f8024cadbb
This is an improvement upon existing implementation by avoiding transfer of access and secret keys over the network. This change only exchanges JWT tokens generated by an rpc client. Even if the JWT can be traced over the network on a non-TLS connection, this change makes sure that we never really expose the secret key over the network. |
||
---|---|---|
.. | ||
bpool | ||
cgroup | ||
disk | ||
http | ||
lock | ||
madmin | ||
mimedb | ||
mountinfo | ||
objcache | ||
quick | ||
safe | ||
sys | ||
trie | ||
wildcard | ||
words | ||
x/os |