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

Remove t from the list of required AS tags #121

Closed

Conversation

flowerysong
Copy link
Contributor

"t" is imported from RFC 6376 section 3.5, which states:

t= Signature Timestamp (plain-text unsigned decimal integer;
   RECOMMENDED, default is an unknown creation time).  The time
   that this signature was created.

Its inclusion in this list results in spurious ARC verification failures.

"t" is imported from RFC 6376 section 3.5, which states:

    t= Signature Timestamp (plain-text unsigned decimal integer;
       RECOMMENDED, default is an unknown creation time).  The time
       that this signature was created.

Its inclusion in this list results in spurious ARC verification
failures.
@flowerysong flowerysong mentioned this pull request Jan 4, 2020
andreasschulze pushed a commit to andreasschulze/OpenARC that referenced this pull request Jan 16, 2021
@flowerysong
Copy link
Contributor Author

@martinbogo It's been almost ten months since #123 (comment); any progress on merging this critical bugfix?

@martinbogo
Copy link

martinbogo commented Apr 11, 2021 via email

@flowerysong
Copy link
Contributor Author

@martinbogo That's really not acceptable. This is a bug that makes the library unfit for purpose (since it breaks validation of ARC signatures from any domain hosted by Microsoft) and the fix is a one-line change.

If you want to pretend this project is viable, you need to make more progress in ten months than "we'll circle back to it".

@martinbogo
Copy link

martinbogo commented Apr 20, 2021 via email

futatuki added a commit to futatuki/OpenARC that referenced this pull request Sep 16, 2024
"t" is imported from RFC 6376 section 3.5, which states:

    t= Signature Timestamp (plain-text unsigned decimal integer;
       RECOMMENDED, default is an unknown creation time).  The time
       that this signature was created.

Its inclusion in this list results in spurious ARC verification
failures.

trusteddomainproject#121
@flowerysong flowerysong deleted the arc_seal_t branch October 16, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants