9
24
Fork
You've already forked keyoxide-cli
3

Support verifying 'signature profiles' #9

Closed
opened 2022年03月24日 13:32:19 +01:00 by caesar · 2 comments
Contributor
Copy link

Keyoxide-web now supports verifying 'signature profiles':

This is a profile that can be verified by Keyoxide but the data for which lives in a clear-signed text document rather than as notations in the key itself.

It would be great if keyoxide-cli could verify these 'signature profiles' too.

Once we can read data from stdin, I guess this shouldn't be hard to do.

Keyoxide-web now supports verifying '[signature profiles](https://docs.keyoxide.org/getting-started/signature-profiles/)': > This is a profile that can be verified by Keyoxide but the data for which lives in a clear-signed text document rather than as notations in the key itself. It would be great if keyoxide-cli could verify these 'signature profiles' too. Once we can [read data from stdin](https://codeberg.org/keyoxide/keyoxide-cli/issues/5), I guess this shouldn't be hard to do.
Owner
Copy link

I have just published a branch that builds upon your file/stdin implementation to support signatures.

https://codeberg.org/keyoxide/keyoxide-cli/src/branch/support-signature-profiles

Here's the important commit: 6265196fbb

Like what this is doing?

Maybe it'd also be an idea to improve the info messages a bit, currently it would say "Fetch key" when it is reading a signature.

In fact, I'd like to overhaul the logging, the current code is messy. But that's a different topic ;)

I have just published a branch that builds upon your file/stdin implementation to support signatures. https://codeberg.org/keyoxide/keyoxide-cli/src/branch/support-signature-profiles Here's the important commit: https://codeberg.org/keyoxide/keyoxide-cli/commit/6265196fbbd19aa009196d633e5a294932766fe1 Like what this is doing? Maybe it'd also be an idea to improve the info messages a bit, currently it would say "Fetch key" when it is reading a signature. In fact, I'd like to overhaul the logging, the current code is messy. But that's a different topic ;)
Owner
Copy link

Closed with merging of #12

Closed with merging of https://codeberg.org/keyoxide/keyoxide-cli/pulls/12
Sign in to join this conversation.
No Branch/Tag specified
main
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
Labels
Clear labels
bug
Something is not working
duplicate
This issue or pull request already exists
enhancement
New feature
help wanted
Need some help
invalid
Something is wrong
question
More information is needed
wontfix
This won't be fixed
Contribution welcome
Get started contributing here
Good first issue
Good if you are new to the project or to open source contributions
Impact
External
Affects the people using the project
Impact
Internal
Affects on the people working on the project
Priority
Critical
Work on right now
Priority
High
Work on at earliest convenience
Priority
Low
Work on in spare time
Priority
Medium
Work on regularly
Review
Duplicate
Already exists
Review
Off Topic
Does not fall within the scope of the repo/project
Status
Backlog
Is not being worked on yet
Status
Blocked
Is waiting on something or someone
Status
Completed
Is done
Status
In Progress
Is being worked on
Status
Investigating
Is waiting on research or questions
Status
Needs Decision
Is waiting on a decision by the devs/contributors
Status
Needs Info
Is waiting on additional information before it can be solved
Status
Needs Triage
Is new issue that needs reviewing
Status
Testing
Is being checked and verified
Status
Waiting For Review
Is waiting on reviewers to approve
Status
Won't Fix
Won't be fixed
Type
Bug
Related to something not working as intended
Type
CI
Related to continuous integration
Type
Documentation
Related to documentation
Type
Enhancement
Related to a new feature or an improved one
Type
New Claim
Related to a new identity claim/proof
Type
Security
Related to security
Type
Tests
Related to code tests
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
keyoxide/keyoxide-cli#9
Reference in a new issue
keyoxide/keyoxide-cli
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?