在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:td4b/GoCrypt开源软件地址:https://github.com/td4b/GoCrypt开源编程语言:Go 94.1%开源软件介绍:GoCryptWork In Progress
DescriptionThis is a CLI tool for encyrpting and uploading files to the IPFS blockchain network. The tool also generates unique file signatures and records them in a local database for one to keep track of the files. The reason behind this is due to the nature of AES256, at some point potentially a second block chain could be leveraged to track (file uniqueness). This would be the "Public" or non-confidential metadata assosciated with a file. The data will be nearly impossible to decrypt unless the client has the private key since the encryption method is symmetric (AES256). Done.
TODO.@@ GoCrypt @@
@@ Sending a File @@ curl --request POST --data-binary "@secret.pem" \
http://192.168.0.215:8000/upload/secret.pem=secretpassword @@ Getting a File List @@ http://192.168.0.215:8000/api/ @@ IPFS @@
@@ Database @@
Planned / Additional Features
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论