New url for git-remote-gcrypt, now maintained by spwhitton.
This commit is contained in:
parent
dbfe33e88b
commit
f3f6dfcf35
7 changed files with 8 additions and 8 deletions
|
@ -41,5 +41,5 @@ Another option is to not store the git repo in the cloud, but push/pull
|
|||
peer-to-peer. When peers cannot directly talk to one-another, this could be
|
||||
bounced through something like XMPP. This is **done** for [[xmpp]]!
|
||||
|
||||
Another option: Use <https://github.com/blake2-ppc/git-remote-gcrypt> to store
|
||||
Another option: Use <https://spwhitton.name/tech/code/git-remote-gcrypt/> to store
|
||||
git repo encrypted on cloud storage.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Encrypted git remotes are now possible
|
||||
using [git-remote-gcrypt](https://github.com/joeyh/git-remote-gcrypt).
|
||||
using [git-remote-gcrypt](https://spwhitton.name/tech/code/git-remote-gcrypt/).
|
||||
|
||||
There are at least two use cases for this in the assistant:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue