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

feat: implement the encrypted storage plugin #135

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

namhoang1604
Copy link
Contributor

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Description

The encrypted storage plugin encrypts the vc when issue, which uses the middleware to intercept the issue api response.
The response will return the key, id, and vc, based on that can decrypt the encrypted vc which is fetched from the API /encrypted-storage/encrypted-data/:id

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

Added tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

Added to documentation?

  • πŸ“œ README.md
  • πŸ““ vc-kit doc site
  • πŸ“• storybook
  • πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

@namhoang1604 namhoang1604 requested a review from hoa-ngo-gs July 19, 2023 03:33
Signed-off-by: Nam Hoang <hoangxuannam160493@gmail.com>
@namhoang1604 namhoang1604 force-pushed the feat-encrypted-storage branch from 9a2745e to 7386859 Compare August 7, 2023 04:43
@namhoang1604 namhoang1604 merged commit 3f4b03e into uncefact:next Aug 7, 2023
@namhoang1604 namhoang1604 deleted the feat-encrypted-storage branch August 7, 2023 04:45
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.

1 participant