summaryrefslogtreecommitdiffhomepage
path: root/doc/index.mdwn
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-12-08 12:04:31 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-12-08 12:04:31 -0700
commit8e3da156811f5901230b5ae1e61209683f793920 (patch)
tree3e6ded85f64264687063534b833439625137769c /doc/index.mdwn
parentbaac01c49b553cf3e1564ad349bd90c0284a46dd (diff)
parent9f282483310c2ce028c507cc385e69342ad6c7bc (diff)
downloaddebug-me-8e3da156811f5901230b5ae1e61209683f793920.tar.gz
Merge tag '1.20181208'
tagging package debug-me version 1.20181208
Diffstat (limited to 'doc/index.mdwn')
-rw-r--r--doc/index.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn
index 14fec93..7ea627d 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -4,6 +4,7 @@
* [[News]]
* [[Bugs]]
* [[Todo]]
+* [[Forum]]
* [[Protocol]]
* [[Evidence]]
* [[Servers]]
@@ -15,7 +16,10 @@ Debugging a problem over email/irc/BTS is slow, tedious, and hard. The
developer needs to see the your problem to understand it. Debug-me aims to
make debugging fast, fun, and easy, by letting the developer access your
computer remotely, so they can immediately see and interact with the
-problem. Making your problem their problem gets it fixed fast.
+problem. Making your problem their problem gets it fixed fast. As
+Simon Tatham [[puts it|https://www.chiark.greenend.org.uk/~sgtatham/bugs.html]],
+"In a nutshell, the aim of a bug report is to enable the programmer to see the
+program failing in front of them." debug-me does just that!
A debug-me session is logged and signed with the developer's GnuPG key,
producing a [[chain of evidence|evidence]] of what they saw and what they