All of lore.kernel.org
 help / color / mirror / Atom feed
* Announcement of git-remote-gcrypt (A custom encrypted remote format)
@ 2013-02-06 18:19 Ulrik Sverdrup
  0 siblings, 0 replies; only message in thread
From: Ulrik Sverdrup @ 2013-02-06 18:19 UTC (permalink / raw)
  To: git

Hi,

git-remote-gcrypt is a remote helper for git that (ab)uses this format
to make it possible to push, pull and clone directly to and from a
custom encrypted repository format. Available from::

     https://github.com/blake2-ppc/git-remote-gcrypt

It is relatively simple, and hopefully the protocol is sound and
secure; it uses GPG and allows multiple participants to possibly
collaborate using an untrusted and even public host. The git-on-git
backend is experimental and probably buggy, but it works.

The format intentionally targets mainly dumb hosts such as various
bulk storage providers and therefore there is nothing smart about the
protocol; when fetching we can do no better than downloading every new
packfile.

I hope it interests someone, and maybe it even reaches the target of
being both usable and secure. It also helps me if you point out
if/how/why it is broken(!).

-ulrik

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-06 18:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-06 18:19 Announcement of git-remote-gcrypt (A custom encrypted remote format) Ulrik Sverdrup

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.