Nicola Murino
|
ba3548c2c3
|
make the sdk a separate module
The SFTPGo SDK now is at the following URL
https://github.com/sftpgo/sdk
Fixes #657
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2022-01-13 10:52:03 +01:00 |
|
Nicola Murino
|
0e2d673889
|
move kms implementation outside the sdk package
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2022-01-13 10:51:55 +01:00 |
|
Nicola Murino
|
0e1d8fc4d9
|
move kms definitions to the sdk package
This is the first step to make the sdk a separate module
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2022-01-13 10:51:31 +01:00 |
|
Nicola Murino
|
3e478f42ea
|
update lint rules and fix some warnings
|
2021-11-27 17:04:13 +01:00 |
|
Nicola Murino
|
776dffcf12
|
kms: improve modularity
|
2021-07-13 21:17:21 +02:00 |
|
Nicola Murino
|
87b51a6fd5
|
kms: remember if a secret was saved without a master key
So we will be able to decrypt secret stored without a master key if a
such key is provided later
|
2020-12-01 22:18:16 +01:00 |
|
Nicola Murino
|
634b723b5d
|
add KMS support
Fixes #226
|
2020-11-30 21:46:34 +01:00 |
|