Skip to content
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

Update encryption info in FAQ and use all paths relative to ~/ for clarity #471

Closed
wants to merge 2 commits into from

Conversation

LFd3v
Copy link
Contributor

@LFd3v LFd3v commented Nov 14, 2023

What does this PR do?

Current FAQ has deprecated info about the location of the encrypted file:

.config/yadm/files.gpg -> ~/.local/share/yadm/archive

Also, for clarity, probably it is a good idea to use all paths relative to $HOME or ~/.

What issues does this PR fix or reference?

N/A

Previous Behavior

FAQ uses .config/yadm/files.gpg

New Behavior

FAQ uses ~/.local/share/yadm/archive, and all full paths start with ~/.

Have tests been written for this change?

No

Have these commits been signed with GnuPG?

Yes


Please review yadm's Contributing Guide for best practices.

@LFd3v
Copy link
Contributor Author

LFd3v commented Nov 14, 2023

Signed commits with GnuPG.

@LFd3v LFd3v reopened this Nov 14, 2023
@rasa
Copy link
Contributor

rasa commented Nov 15, 2023

Mostly a dup of #337, but changing $HOME to ~ is a good idea, to be consistent.

@github-actions github-actions bot added the stale label Jan 15, 2024
@github-actions github-actions bot closed this Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants