X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=7a3d6883da369889809f9c006e306a2b491dea20;hb=e8b6fa044b8df746e84aa034a44d7c96156cc546;hp=0887ea59e56ab7a0cd7c8b6745e894e449ae8649;hpb=5dfb30df0cc0e9728395f0cfdb969673ecf1eb50;p=dgit.git diff --git a/TODO b/TODO index 0887ea59..7a3d6883 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,19 @@ -manpage better descriptions -distro option +implement i_resp_* + +--gpg= etc. @gpg should be in manual +should pass @gpg to debsign +--ssh= etc. @ssh should be in manual +support SSH and DGIT_SSH +--dgit= etc. @dgit should be in manual + +approach for remote signing + - initiator acts as oracle for responder + - one of each operation + - debsign: copy up changes and dsc, run debsign on initiator, copy down + - git tag: generate tag contents on initiator + +protocol: + - responder sends parsed changelog + - responder sends changelog + - responder sends dsc + - responder sends head commit hash