summaryrefslogtreecommitdiffhomepage
path: root/debug-me.cabal
diff options
context:
space:
mode:
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