Skip to content

[Feedback appreciated]: Find a better way to store the signature #118

@Flajt

Description

@Flajt

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

No one assigned

    Labels

    AppRelating to Android and iOSP0Priority 0, least imortantbackendFor everything backend related🫵 FEEDBACK WANTEDYour feedback is wanted

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions