mirror of
https://github.com/TheLocehiliosan/yadm
synced 2025-06-04 00:23:58 +00:00
Add recommendation for using a private repository
This commit is contained in:
parent
2ede46f5e4
commit
135ed8d4b7
3
yadm.1
3
yadm.1
@ -336,6 +336,9 @@ and provide the correct password.
|
||||
After files are decrypted, permissions are automatically updated as described
|
||||
in the PERMISSIONS section.
|
||||
|
||||
.BR NOTE :
|
||||
It is recommended that you keep confidential files in a private repository,
|
||||
even though they are encrypted.
|
||||
.SH PERMISSIONS
|
||||
When files are checked out of a Git repository, their initial permissions are
|
||||
dependent upon the user's umask. This can result in confidential files with lax permissions.
|
||||
|
2
yadm.md
2
yadm.md
@ -214,6 +214,8 @@
|
||||
provide the correct password. After files are decrypted, permissions
|
||||
are automatically updated as described in the PERMISSIONS section.
|
||||
|
||||
NOTE: It is recommended that you keep confidential files in a private
|
||||
repository, even though they are encrypted.
|
||||
|
||||
## PERMISSIONS
|
||||
When files are checked out of a Git repository, their initial permis-
|
||||
|
Loading…
Reference in New Issue
Block a user