Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend Arlington model for ETSI PAdES for DSS, VSS, and TSS #121

Closed
petervwyatt opened this issue Jul 19, 2024 · 2 comments
Closed

Extend Arlington model for ETSI PAdES for DSS, VSS, and TSS #121

petervwyatt opened this issue Jul 19, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@petervwyatt
Copy link
Member

Add extensions for ETSI PAdES for DSS, VSS, and TSS in PDF 1.7 as per PDF Errata #448.

Will add a new extension: fn:Extension(ETSI_EN_319_142_1, ...) as per both:

Note this may also include expanding on the Extensions.tsv dictionary, although the Adobe Extension Level 8 documentation mentioned as an alternative in the ETSI specs was never made public.

Arlington is NOT supposed to validate signatures, only ensure syntax and file validity so some details will not be encoded into the model.

The ESIC prefix used by ETSI PAdES is also not listed in the public list of registered 2nd class name prefixes at https://github.com/adobe/pdf-names-list. The Arlington extension will use the full ETSI document number for the extension identifier so if other ETSI extensions are made or exist they can be treated as a separate Arlington model extension. It also provides an implicit link to the ETSI specs if someone was to Google it!

@petervwyatt petervwyatt added this to the PDF Data Model milestone Jul 19, 2024
@petervwyatt petervwyatt self-assigned this Jul 19, 2024
@petervwyatt petervwyatt added the enhancement New feature or request label Aug 1, 2024
@petervwyatt
Copy link
Member Author

ESIC is now added to the official PDF names prefix registry in Github.

@petervwyatt
Copy link
Member Author

Went with ETSI_PAdES as name of extension as it is shorter and easier to remember.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant