整理了自己对开源软件做的一些修改、提交或者错误报告
Alibaba Cloud SDK for Python
support proxy environment varhttps://github.com/aliyun/aliyun-openapi-python-sdk/pull/72
review for commit DescribeFileSystemStatisticshttps://
Continue reading
We are encrypting sensitive content with AES algorithm and storing them in DB. Now we plan to leverage HashiCorp to do this.
So far we have 2 kinds of data need to be encrypted: one is the Alicloud ke
Continue reading
Background & PurposeIn Alicloud API project, we have some sensitive data such as secret key, vm password and so on stored in database. To avoid store plain text, we need a solution to encrypt and
Continue reading