We can save user operations, hashes of files, users with whom he shares files, dates, IPs, etc.
The goal is to save all operations like a log file but keep that in the blockchain. We will save just a hash of the filename, time, and operation performed. Maybe we can use some public blockchain?
Alternatively, we can save it in Mainline DHT, maybe by encrypting the data.
We can save user operations, hashes of files, users with whom he shares files, dates, IPs, etc.
The goal is to save all operations like a log file but keep that in the blockchain. We will save just a hash of the filename, time, and operation performed. Maybe we can use some public blockchain?
Alternatively, we can save it in Mainline DHT, maybe by encrypting the data.