Projects

SQL parser

1 minute read

Published:

Background

There are some APIs that have been designed and implemented, which provided secure computing(via some algorithm about k-anonymity and differential privacy) API for JD retail data. eg

file services

less than 1 minute read

Published:

Background

distributed storate system

less than 1 minute read

Published:

Background

In the cyber range, we may generate thousands of virtual machines or containers Within a short time, we need a storage system to store all the stuff(eg. Vm file, image file, software kit). So I just deploy and maintain a storage system via CEPH, however, it doesn’t support GUI operation, So I develop a web system that provides GUI to operate the support the storage system.

security manangement

less than 1 minute read

Published:

Background

There is a product namely “secure card”, the main responsibility of this product is to monitor one computer(eg, if some memory in the kernel was modified, any peripheral device ) and send Virtual Machine data to the server. However, it’s not easy for humans to observe the data by a terminal, So We develop a desktop application for Admin users.