You are not logged in.

#1 2007-08-23 15:41:47

crouse
Arch Linux f@h Team Member
From: Iowa - USA
Registered: 2006-08-19
Posts: 907
Website

sced.sh - A Symmetric Cipher Encryption/Decryption program.

http://crouse.us/scripts/bash/encryption/sced.sh

#!/bin/bash
# A Symmetric Cipher Encryption/Decryption program made using Zenity
# Copyright (C) 2007 Dave Crouse - <dave atnospam usalug.org> -All rights reserved
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.

You can view a demo of it here:
http://crouse.us/scripts/bash/encryption/sced-DEMO.ogg
sced.jpg

FWIW, I normally create an icon on my desktop to start my gui bash scripts like this one.

Offline

Board footer

Powered by FluxBB