Skip to content

Feature request: File Encryption Support Using GnuPG #8

@Ratler

Description

@Ratler

Overview

I would like to propose the addition of a file encryption feature that utilizes GnuPG (and potentially other encryption implementations). This feature would enhance security by ensuring that files are encrypted before being stored in Git.

Key feature suggestions:

  1. Encryption Enforcement:
    ▪ Automatically encrypt files before they are committed to the Git repository.

    ▪ Provide an option to enforce encryption for specific file or directories.


  2. Key Configuration:
    ▪ Allow users to configure the GnuPG key ID to be used for encryption (recipient).

  3. Decryption Options:
    ▪ Implement a command for manual decryption of files or directories as needed.

    ▪ Enable automatic decryption of files or directories when pulling from the repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions