-
-
Notifications
You must be signed in to change notification settings - Fork 595
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
ElementR: Stub CheckOwnCrossSigningTrust
, import cross signing keys and verify local device in bootstrapCrossSigning
#3608
ElementR: Stub CheckOwnCrossSigningTrust
, import cross signing keys and verify local device in bootstrapCrossSigning
#3608
Conversation
CheckOwnCrossSigningTrustOpts
, import cross signing keys and verifiy local device in bootstrapCrossSigning
CheckOwnCrossSigningTrust
, import cross signing keys and verifiy local device in bootstrapCrossSigning
172e400
to
2724a05
Compare
CheckOwnCrossSigningTrust
, import cross signing keys and verifiy local device in bootstrapCrossSigning
CheckOwnCrossSigningTrust
, import cross signing keys and verify local device in bootstrapCrossSigning
0e2ce00
to
6eb3e99
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
141cf8c
to
1186cea
Compare
…ngTrust-bootstrapCrossSigning
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
6466f31
to
2b22336
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
^
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
hum, the coverage is too low. Can you add another test somewhere? |
Checklist
Following element-hq/element-web#25648
MatrixClient.CheckOwnCrossSigningTrust
CryptoBackend.CheckOwnCrossSigningTrust
bootstrapCrossSigning
bootstrapCrossSigning
Here's what your changelog entry will look like:
✨ Features
CheckOwnCrossSigningTrust
, import cross signing keys and verify local device inbootstrapCrossSigning
(#3608). Contributed by @florianduros.