-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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:
-
Encryption Enforcement:
▪ Automatically encrypt files before they are committed to the Git repository.
▪ Provide an option to enforce encryption for specific file or directories. -
Key Configuration:
▪ Allow users to configure the GnuPG key ID to be used for encryption (recipient). -
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels