update
This commit is contained in:
parent
60b1c53df5
commit
6f20085a60
1 changed files with 4 additions and 1 deletions
|
@ -45,7 +45,10 @@ Planned schedule of work:
|
||||||
special remote. This violates a usual invariant that any data being
|
special remote. This violates a usual invariant that any data being
|
||||||
received into a repository gets verified in passing. Although on the
|
received into a repository gets verified in passing. Although on the
|
||||||
other hand, when sending data to a special remote normally, there is also
|
other hand, when sending data to a special remote normally, there is also
|
||||||
no verification.
|
no verification. On the third hand, a p2p http proxy (or for that matter
|
||||||
|
a ssh server) may have users who are allowed to store objects, but are
|
||||||
|
not really trusted, and if they can upload garbage without verification,
|
||||||
|
that could be bad.
|
||||||
|
|
||||||
## items deferred until later for p2p protocol over http
|
## items deferred until later for p2p protocol over http
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue