imazen / imazen/imageflow-server
Add HIPPA compliance enhancements
- Dominant language
- C#
- Stars
- 316
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
- JWT support
- access auditing
- Auditing placement of all cached copies of original and variants of a given source resource in the case of user error.
- Software-layer at-rest encryption option with unique keys at a JWT parameter key lookup granularity (but with key storage/lookup server side with custom providers).
- Cache key bonus strings to eliminate (already-impossible SHA256 collisions, but for compliance)
-
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are identified. Start by mapping the existing JWT, access-auditing, cache, and encryption paths in the repository, then clarify the compliance requirements and acceptance criteria for each listed enhancement before implementation. Done should be defined by maintainers with tests or verification for every requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- authentication, backend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100