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

add key attestations #389

Merged
merged 65 commits into from
Nov 19, 2024
Merged
Changes from all commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
6da765e
first draft for key attestation
paulbastian Sep 6, 2024
876c29c
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Sep 10, 2024
feced43
Apply suggestions from code review
paulbastian Sep 17, 2024
56e26fc
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Sep 20, 2024
7c0baa3
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Sep 20, 2024
a96b09b
Apply suggestions from code review
paulbastian Sep 23, 2024
f5db4bf
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Sep 23, 2024
6e3a118
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Sep 23, 2024
64878e0
use key attestation in JWT proof type
paulbastian Sep 23, 2024
1932f71
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 1, 2024
3c15c3c
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 1, 2024
ef84be4
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 1, 2024
bfa2a26
adding metadata and text for apr
paulbastian Oct 1, 2024
8a8dcfd
text for two methods of using key attestation
paulbastian Oct 3, 2024
42de92f
add new proof type for key attestation
c2bo Oct 3, 2024
1b98041
add document history entry for key attestation
c2bo Oct 3, 2024
23c8762
fix reference for attestation proof type
c2bo Oct 3, 2024
7735e1c
add references to key attestation usage
c2bo Oct 3, 2024
05aa467
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 8, 2024
246e083
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 10, 2024
33612a3
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 10, 2024
4e6dc79
Apply suggestions from code review
paulbastian Oct 10, 2024
1f9e94b
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 10, 2024
1131416
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 10, 2024
f71e748
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 10, 2024
4b3c00d
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 11, 2024
c148e8c
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 11, 2024
4d803c0
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 11, 2024
f9cfdba
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 11, 2024
b004300
Apply suggestions from code review
paulbastian Oct 11, 2024
638cc52
Apply suggestions from code review
paulbastian Oct 11, 2024
3c6bb15
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 11, 2024
02aaaa9
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 11, 2024
0641305
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 11, 2024
5677f13
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 11, 2024
19b7815
simplify text in security consideration
paulbastian Oct 11, 2024
e7c882e
Apply suggestions from code review
paulbastian Oct 14, 2024
00224dc
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 14, 2024
28f282b
Apply suggestions from code review
paulbastian Oct 15, 2024
0fc69ef
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 15, 2024
30f32fc
Apply suggestions from code review
paulbastian Oct 18, 2024
e71e851
guidance to use all attested keys in jwt proof type
paulbastian Oct 21, 2024
996139e
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 22, 2024
799b9d3
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 22, 2024
d840dda
Apply suggestions from code review
paulbastian Oct 24, 2024
77fe221
rename key_type to key_storage_type
paulbastian Oct 24, 2024
e578c84
clarify that key_storage_type and user_authentication values should b…
paulbastian Oct 24, 2024
c20d7f9
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Oct 24, 2024
beb8ea8
Merge branch 'main' into pb/keyattestation
c2bo Oct 27, 2024
685000b
fix reference to iana jose registry
c2bo Oct 27, 2024
fcf58f1
fix proof replay section
paulbastian Oct 28, 2024
2836b82
Apply suggestions from code review
c2bo Oct 29, 2024
fce258a
Apply suggestions from code review
paulbastian Nov 6, 2024
eb8b4ad
moved document history entry to the new section
c2bo Nov 7, 2024
a7ef844
removed values for key_storage_type and user_authentication and repla…
paulbastian Nov 12, 2024
7b98544
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Nov 12, 2024
1a1c620
Merge branch 'main' into pb/keyattestation
c2bo Nov 12, 2024
86a5f83
Apply suggestions from code review
paulbastian Nov 12, 2024
5b41cf8
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Nov 12, 2024
af74417
Apply suggestions from Giuseppe
paulbastian Nov 14, 2024
7130e4f
rename key_storage_type to key_storage
paulbastian Nov 14, 2024
12c59a3
Update openid-4-verifiable-credential-issuance-1_0.md
paulbastian Nov 18, 2024
a798e6e
move section on how to use key attestations in proof types
paulbastian Nov 18, 2024
2271601
move section on how to use key attestations in proof types
paulbastian Nov 18, 2024
85ece5c
Apply suggestions from Giuseppe's code review
Sakurann Nov 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading