From 5c6aeca31814c630744495a3cd67858a9a83cbc7 Mon Sep 17 00:00:00 2001 From: nanotube Date: Sun, 11 Sep 2005 23:32:36 +0000 Subject: [PATCH] updated basic description to stress backup purpose. --- html/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/html/index.html b/html/index.html index 2b43e4a..aae98c1 100644 --- a/html/index.html +++ b/html/index.html @@ -30,7 +30,9 @@

PyKeylogger is a simple keylogger written in the python programming language. I threw it together one day after not being able to find a simple and trustworthy - (as in, source available) keylogger for windows. + (as in, source available) keylogger for windows. It is primarily designed for personal + backup purposes, rather than stealth keylogging. Thus, it does not make explicit attempts + to hide its presence from the operating system or the user.

My goal is to create a universal backup solution for everything you type. We have all -- 2.45.1