chiark / gitweb /
wip changes for remote push - implement i_localname_*
[dgit.git] / TODO
diff --git a/TODO b/TODO
index d5eb7f668acea26dff86d7ce58fbbb77297a6ad3..64eace4be9308823488b4ae3648efe13e564be3d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,19 +1,19 @@
-Download orig.tar.gz even if archive has hash
-
-Fix branch names to contain dgit
-
-Cope with outside-main things (rmadison does not print pool path)
-
-Cope with non-Debian archives
-
-Make it possible to do dgit clone / fetch anonymously
-
-Archive agility.  Archive needs to specify (a) way to get versions
-and paths in archive for dscs (b) unpriv pull location (c) priv
-push location
-
-Support Format 3.0 (quilt)
-
-Push access for DMs.
-
-Have option to do fake merge thing.
+implement i_want_*
+
+--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