Skip to content

feat: protect and manage data #9

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

Merged
merged 24 commits into from
Aug 5, 2025
Merged

Conversation

Le-Caignec
Copy link
Collaborator

@Le-Caignec Le-Caignec commented Aug 3, 2025

Pages to review :

  • manage-data/guides
    - manage-data/guides/create-and-share-access
    - manage-data/guides/handle-schemas-dataset-types
    - manage-data/guides/monetize-protected-data

- Adjusted outline levels in VitePress configuration for better navigation.
- Removed outdated 'Guides' link from sidebar.
- Enhanced README with additional instructions and a TODO section for future improvements.
- Updated package-lock.json and package.json to reflect new project name and version.
- Refined index.md to correct links and improve clarity.
- Enhanced grantAccess.md with clearer instructions and additional notes on access management.
- Expanded getting-started.md with detailed installation steps and SDK usage examples.
- Deleted obsolete guides.md file and integrated relevant content into manage-data/guides.md.
- Revamped manage-data/guides.md to provide a comprehensive overview of DataProtector guides and structured navigation.
- Created detailed create-and-share-access.md guide with installation, data protection, and access granting instructions.
- Developed handle-schemas-dataset-types.md to explain schema functionality and its importance in DataProtector.
- Expanded manage-data-monetization.md to cover monetization strategies, including pay-per-use and DataProtector Sharing models.
@Le-Caignec Le-Caignec self-assigned this Aug 3, 2025
@Le-Caignec Le-Caignec requested a review from Copilot August 3, 2025 19:59
Copy link

vercel bot commented Aug 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ❌ Failed (Inspect) Aug 5, 2025 7:48am

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements comprehensive data protection and management guides for iExec DataProtector, replacing placeholder content with detailed documentation for protecting, managing, and monetizing data.

  • Added three new comprehensive guides covering data access control, schema handling, and monetization
  • Updated navigation and references to reflect the new guide structure
  • Enhanced existing DataProtector documentation with better explanations and examples

Reviewed Changes

Copilot reviewed 13 out of 14 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/manage-data/guides/monetize-protected-data.md New comprehensive guide covering pay-per-use and time-based monetization models
src/manage-data/guides/handle-schemas-dataset-types.md New guide explaining automatic schema generation and data type handling
src/manage-data/guides/create-and-share-access.md New guide for data protection basics and access control
src/manage-data/guides/manage-data-monetization.md Removed placeholder file (replaced by monetize-protected-data.md)
src/manage-data/guides.md Updated to reference new guides with improved descriptions
src/manage-data/dataProtector/guides.md Removed placeholder file
src/manage-data/dataProtector/getting-started.md Enhanced with complete installation and configuration examples
src/manage-data/dataProtector/dataProtectorCore/grantAccess.md Minor documentation improvements and clarifications
src/index.md Updated navigation links to point to new guide locations
package.json Removed unused script
README.md Added TODO items and formatting improvements
.vitepress/sidebar.ts Updated navigation structure to reflect new guides
.vitepress/config.mts Increased outline depth for better navigation

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
akugone and others added 12 commits August 4, 2025 15:42
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Robin Le Caignec <72495599+Le-Caignec@users.noreply.github.com>
@akugone akugone merged commit c0eb23d into main Aug 5, 2025
2 of 3 checks passed
@akugone akugone deleted the feature/protect-and-manage-data branch August 5, 2025 07:43
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.

2 participants