Skip to content

Value/Label Redaction and Restoration#122

Draft
ibirothe wants to merge 4 commits into
devfrom
redact
Draft

Value/Label Redaction and Restoration#122
ibirothe wants to merge 4 commits into
devfrom
redact

Conversation

@ibirothe

@ibirothe ibirothe commented Jan 9, 2026

Copy link
Copy Markdown
Collaborator

This PR introduces reversible redaction for diagram labels to support secure external sharing.

Changes

  • Redacts object and edge labels in diagrams and stores their original values in a JSON mapping file
  • Restores original label contents using the saved mapping
  • Enables removal of confidential information before sharing diagrams with third parties for visual or layout adjustments

PR roadmap:

  • Reaction logic and saving map ✅
  • Restore logic from loaded map ✅
  • Unit test
  • Documentation

@ibirothe ibirothe linked an issue Jan 9, 2026 that may be closed by this pull request
@ibirothe
ibirothe changed the base branch from main to dev January 9, 2026 20:41
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.

Export and import of objectID to value map

1 participant