-
Notifications
You must be signed in to change notification settings - Fork 71
Implement SQLiteKeyInfoManager #486
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
Labels
enhancement
New feature or request
good first issue
Good for newcomers
large
Effort label
sqlite-kim
Issues related to the implementation or maintainance of the SQLite KIM
Comments
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 6, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 6, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 6, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 6, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 9, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 9, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 10, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 18, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 20, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 23, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Aug 23, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
This was referenced Aug 31, 2021
ionut-arm
pushed a commit
that referenced
this issue
Sep 1, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of #486 Closes #488 Signed-off-by: Matt Davis <[email protected]>
MattDavis00
added a commit
to MattDavis00/parsec
that referenced
this issue
Sep 21, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
Removing the milestone from this issue as only some of the linked issues will be required for 0.9.0 |
ionut-arm
pushed a commit
to ionut-arm/parsec
that referenced
this issue
Dec 3, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name. KeyTriple still exists but solely for the use by the on_disk_manager KIM. This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486 Closes parallaxsecond#488 Signed-off-by: Matt Davis <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
good first issue
Good for newcomers
large
Effort label
sqlite-kim
Issues related to the implementation or maintainance of the SQLite KIM
Uh oh!
There was an error while loading. Please reload this page.
This issue will track the implementation of the
SQLiteKeyInfoManager
Design
Overarching design discussion #424
Steps
The text was updated successfully, but these errors were encountered: