Automatically check file integrity using a hash #1924
Labels
api
Indicates api related issue or feature
feature
Indicates a new feature implementation
frontend
Indicates frontend related issue or feature
storage-service
Indicates storage-service related issue or feature
Milestone
Description 💡
Is someone replaces an uploaded file directly in a blob container or bucket, giving it the same filename and metadata, this is not detected by TruBudget automatically.
Replaced file fails the hash verification initiated manually via the user interface, because hash associated with a document in a workflow item is created on file upload using the api.
setDocumentAvailability
looks like a good placeI'm not sure about the role of file
secret
metadata, as this can be easily copied from one blob to a different blob, and this way it will match a file secret recorded on chain. I think this needs re-evaluation? Maybe I misunderstood its use.The text was updated successfully, but these errors were encountered: