Skip to content

[SSoC26] [Hard] feat(memory): Implement memory encryption at rest #5

Description

@keepsloading

Goal

Implement transparent encryption for sensitive memory statement columns at rest in PostgreSQL.

Requirements

  • Use AES-256-GCM to encrypt/decrypt sensitive fields in the database schema.
  • Read encryption keys from environment variables.
  • Add unit tests verifying encrypted payloads inside tables cannot be read as plain text.

SSoC26 Contributor Notice:

Since this repository (Memact/Memory) is outside the main Context repository, and the registered project for tracking contributions is specifically Context (Memact/Context), please make sure to create a dummy PR in the Context repository linking to your actual PR or commits in this repository. This is required for your contribution to be correctly tracked and counted.

If you have already created a dummy PR in Memact/Context linking to your work here, please ignore this message!

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions