Skip to content

UX flow idea: automatic, without .secrets clutering your directory. #1087

@adriangalilea

Description

@adriangalilea

Hello,

I was testing this project and I liked it, however, I think it would benefit from a more automatic workflow, I'd want to be able to:

  1. define which files are secret.
  2. .secrets being stored in a parallel structure under ~/.gitsecrets/* that doesn't pollute my original directory with 2 versions.
  3. automatically replace the file when commiting.
  4. automatically create the file in the original path when pulling.

I know this may not be feasible and/or out of the scope of the project, feel free to discuss. Note that the automatic flow and the secrets being stored in a parallel path are 2 independent ideas that may be individually implemented if the other is not viable, or obviously to make it easier to implement divided in 2 tasks.

Further study:
git-crypt may be similar, but never used and seems abandoned.

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