Do we need both `CLOAK_KEYCHAIN` and `CLOAK_MASTER_KEY` or one of them
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 70/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Domain
- documentation
Research direction
Look at the extension's configuration and environment variable handling in the source code, likely in the main extension file or setup documentation. Check how CLOAK_KEYCHAIN and CLOAK_MASTER_KEY are used, and see if both are required or if one supersedes the other. Update the README or configuration docs to clarify the usage.
Written by the indexing model from the issue text.
Description
I'm integrating this extension and it's working great so far! It's simple to set up and it works transparently, I love it! 🙌
I'm curious if we need to provide both CLOACK_KEYCHAIN and CLOAK_MASTER_KEY to our environment when deploying the API.
When using the extension, I see only CLOAK_MASTER_KEY is documented, what to do with CLOAK_KEYCHAIN?
export const prisma = new PrismaClient().$extends(
fieldEncryptionExtension({
encryptionKey: process.env['CLOAK_MASTER_KEY'],
}),
)
Some clarity here would be highly appreciated.
- Dominant language
- TypeScript
- Stars
- 307
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from 47ng/prisma-field-encryption
-
Difficulty 1/5 Under an hour Newbie friendliness 75/100
47ng/prisma-field-encryption#129 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
47ng/prisma-field-encryption#106 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
47ng/prisma-field-encryption#152 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
47ng/prisma-field-encryption#143 · 7 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
47ng/prisma-field-encryption#142 · 9 comments · 3 reactions ·
All issues in 47ng/prisma-field-encryption
Similar issues
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 91/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100