LWN.net Logo

Qwipe - secure file delete 0.1

From:  - - <almatic-AT-coole-files.de>
To:  kde-announce-apps <kde-announce-apps-AT-kde.org>
Subject:  Qwipe - secure file delete 0.1
Date:  Fri, 10 Oct 2008 15:29:23 +0200
Message-ID:  <0ad43c4661ae72e816045c583c8fe82f@kde-apps.org>

Name: Qwipe - secure file delete
Version: 0.1
Type: KDE Security
Depend: Qt 4.x
License: GPL
Homepage: 
More Info:
http://www.kde-apps.org/content/show.php?content=91031

Description:
 this is a very small but useful dialog, that lets
you securely delete files and directories from
within konqueror.

I made it because kgpg -X no longer works for me. 
It uses srm from the secure-delete package, so
make sure you have that installed.



REQUIREMENTS:
-------------

secure-delete
libqt4
libqt4-dev (or libqt4-devel depending on your
distro)


INSTALLATION:
-------------

tar xvjf qwipe-0.1.tar.bz2
cd qwipe
qmake-qt4 qwipe.pro
make
su
make install


please note:
------------
as Ubuntu-User use sudo insead of su

as Suse-User you probably have to copy the
service-menu manually. The target is
/usr/share/apps/konqueror/servicemenus, which is
default on most systems, but suse (and probably
some others) have other KDE-PATH. I\'m too lazy to
find that out for every distro, so copy it
manually please.
You can also use
$HOME/.kde/share/apps/konqueror/servicemenus


_______________________________________________
Kde-announce-apps mailing list
Kde-announce-apps@kde.org
https://mail.kde.org/mailman/listinfo/kde-announce-apps



(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds