chiark / gitweb /
wip changes for remote push - provide i_method
[dgit.git] / TODO
diff --git a/TODO b/TODO
index 4cd9ec36d6a9dae1280467337b873aedf02ec094..7a3d6883da369889809f9c006e306a2b491dea20 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,19 @@
-manpage better descriptions
-die on config missing
-distro option
-autocommit not on HEAD, optionally
-field access error checks
+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