From d605fdc0bbed885a003a8c42c53ce3dfadf07c49 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 28 Apr 2017 11:39:25 -0400 Subject: improved description and man page documenting well ahead of implementation now --- debug-me.cabal | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'debug-me.cabal') 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 -- cgit v1.2.3