Skip to content

[fix] Support HW Age identities#3389

Open
dominikschulz wants to merge 1 commit intogopasspw:masterfrom
dominikschulz:fix/issue-3387
Open

[fix] Support HW Age identities#3389
dominikschulz wants to merge 1 commit intogopasspw:masterfrom
dominikschulz:fix/issue-3387

Conversation

@dominikschulz
Copy link
Copy Markdown
Member

This adds support for age1tag prefixed identities by using the filippo.io/age/tag package for recipient parsing.

Fixes #3387

Comment thread .capabilities.json
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty sure you didn't mean to commit this, right?

Copy link
Copy Markdown
Member Author

@dominikschulz dominikschulz Apr 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not 100% sure what to think of capslock, yet. I do like the idea but it can noisy when we need to pull in updates of dependencies or the toolchain. In this case I had to update the file. But I can double check if that's really necessary.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's breaking Github code review for me because of the size of the change afaict.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AnomalRoil Done.

@dominikschulz dominikschulz force-pushed the fix/issue-3387 branch 2 times, most recently from 78842b0 to 3c7f637 Compare May 3, 2026 11:24
This adds support for age1tag prefixed identities by using the
filippo.io/age/tag package for recipient parsing.

Fixes gopasspw#3387

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
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.

Unable to encrypt to hardware-backed age recipients (p256tag / age1tag1...) because filippo.io/age/tag is not imported

2 participants