summaryrefslogtreecommitdiffhomepage
path: root/debug-me.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-28 11:39:25 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-28 12:08:49 -0400
commitd605fdc0bbed885a003a8c42c53ce3dfadf07c49 (patch)
tree25c8a7708f0d148d5edc383ab3beac1913a11380 /debug-me.cabal
parentbb5e2553d637f354ea3b373064ef4848f2128bdf (diff)
downloaddebug-me-d605fdc0bbed885a003a8c42c53ce3dfadf07c49.tar.gz
improved description and man page
documenting well ahead of implementation now
Diffstat (limited to 'debug-me.cabal')
-rw-r--r--debug-me.cabal11
1 files changed, 10 insertions, 1 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index a73c919..254590c 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -9,8 +9,17 @@ License: AGPL-3
Homepage: https://debug-me.branchable.com/
Category: Utility
Build-Type: Custom
-Synopsis:
+Synopsis: secure remote debugging
Description:
+ Debugging a problem over email is slow, tedious, and hard. The developer
+ needs to see 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.
+ .
+ A debug-me session is logged and signed with the developer's Gnupg
+ key, producing a chain of evidence of what they saw and what they did.
+ So the developer's good reputation is leveraged to make debug-me secure.
License-File: AGPL
Extra-Source-Files:
CHANGELOG