-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
AppRelating to Android and iOSRelating to Android and iOSP0Priority 0, least imortantPriority 0, least imortantbackendFor everything backend relatedFor everything backend related🫵 FEEDBACK WANTEDYour feedback is wantedYour feedback is wanted
Description
Currently the system stores the signature as metadata with originstamp, however this is not that great, if originstamp would stop operations, it would be impossible to verify the signatures, as we may not be able to access them. A better way to store them is required.
Ideas:
- Embed them in the file, and strip it before calculating the hash (shouldn't be that hard to implement, just need to send the signature down after signing. It would however require adding a versioning metadata filed to check if we need to pull data from originstamp or the file)
- ???
Any thoughts on this matter are appreciated
Metadata
Metadata
Assignees
Labels
AppRelating to Android and iOSRelating to Android and iOSP0Priority 0, least imortantPriority 0, least imortantbackendFor everything backend relatedFor everything backend related🫵 FEEDBACK WANTEDYour feedback is wantedYour feedback is wanted