done
This commit is contained in:
parent
f0a8d5ea17
commit
f0123ec43a
2 changed files with 14 additions and 0 deletions
|
@ -14,3 +14,5 @@ The advantage of having the annexed files but not the git repo encrypted is that
|
|||
Thanks in advance for considering! -- MSz
|
||||
|
||||
[[!tag projects/INM7]]
|
||||
|
||||
> [[done]], by implementing the mask special remote --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 5"""
|
||||
date="2025-04-11T17:20:08Z"
|
||||
content="""
|
||||
Implemented this as the mask special remote.
|
||||
|
||||
For example, to make a remote that stores annexed
|
||||
files encrypted in the origin remote:
|
||||
|
||||
git annex initremote encryptedorigin type=mask remote=origin encryption=hybrid pubkey=id@joeyh.name
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue