Main > Free Download Search >

Free verifies software for linux

verifies

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 284
upgpverify 0.3.8

upgpverify 0.3.8


upgpverify verifies a PGP signed or encrypted and signed message on stdin. more>>
upgpverify verifies a PGP signed or encrypted and signed message on stdin, checks the user id or key id against a database, if wanted, and starts another program, providing the payload of the PGP message on an own file descriptor.
upgpverify is designed to work under qmail. It can handle MIME and non-MIME (traditional PGP format) messages. It handles base64 and quoted-printable.
upgpverify also sets a few environment variables containing various header of the incoming email.
Supported PGP / GPG versions:
- GPG 1.0.4 (earlier version are possibly okay, too, but have not been tested).
- PGP 2.6.x (tested with 2.6.3is)
- PGP 5.0i (tested with some 5.0i1b version)
Enhancements:
- added a --max-len option to restrict the size of the incoming messages
<<less
Download (0.090MB)
Added: 2006-06-02 License: GPL (GNU General Public License) Price:
1240 downloads
openflash 1.02

openflash 1.02


openflash is an open source utility to (re)program flash BIOS chips. more>>
openflash is an open source utility to (re)program flash BIOS chips. Initial support will be for the i-opener network appliance under Qnx since there is an immediate need.
Usage: qnxflash [-r < file >] [-w < file >] [-v < file >] [-iadlcV]
-r Read bios image from chip.
-w Write bios image to chip.
-v Verify chip data against image file.
-i display bios chips device Id.
-a report All verify errors.
-d Disable verify while programming.
-l List supported devices.
-c disable device id Check.
-V Verbose messages
Enhancements:
- Modifications to correct failures to exit Device ID mode on V4 Iopeners using RISE CPU. This problem was reported as an erase failure in 1.01.
- Changed the method used to exit Device mode from the one step method to the three step.
- Added code to check that Device ID mode was exited successfully. If the first attempt fails an additional 9 attempts will be made before giving up.
- Corrected a bug in WaitFlashComplete() which prevented timeout errors from being detected.
- Doubled the loop count in WaitFlashComplete().
- Added the -V switch to enable verbose error and status messages.
- Added -c switch to allow Device ID checks to be disabled.
<<less
Download (0.029MB)
Added: 2007-06-18 License: GPL (GNU General Public License) Price:
862 downloads
Libphish 0.1.0

Libphish 0.1.0


Libphish is a cross-platform library to interact with the Open Phishing Database. more>>
Libphish is a cross-platform library to interact with the Open Phishing Database. Libphish provides a consistent API that browsers and other HTTP clients can use to in order to have anti-phishing capabilities such as verifying the risk level and safety of URLs.
The Open Phishing Database project is an effort to create and maintain and open database of phishing sites, in addition to providing browser extensions which utilise this database in order to provide users with a safer browsing experience.
There are currently several modules under development within the framework of the Open Phishing Database project:
- libphish is a cross-platform library to interact with the Open Phishing Database, in order to provide a consistent API which browsers and other programs can use to verify the safety and risk level of URLs.
- Anti-phishing toolbars for the Firefox and Konqueror web browsers which utilise the Open Phishing Database through the use of libphish.
<<less
Download (0.24MB)
Added: 2006-04-12 License: GPL (GNU General Public License) Price:
1291 downloads
pam_dotfile 0.7

pam_dotfile 0.7


pam_dotfileis a PAM module which allows users to have more than one password for a single account, each for a different service. more>>
pam_dotfileis a PAM module which allows users to have more than one password for a single account, each for a different service.

This is desirable because many users have objections to using the same password for (as an example) an IMAP4 mailbox and SSH access.

The IMAP4 password should be distinct from the SSH password because the user wants to save the former in the configuration of his mail agent, but not the latter. The same applies to POP3 mailboxes, FTP and comparable services.

PAM parameters

debug - Be very verbose to syslog(3)
use_first_pass - Dont issue a password prompt, use one supplied by a previous modules
try_first_pass - Nearly the same as use_first_pass, but dont fail if no password was supplied, instead query the user
use_authtok - Synonym for use_first_pass
rootok - Dont deny access for users with uid == 0
nullok - Dont deny access for null passwords
fork - Always fork before trying to open the password files via the helper tool
nofork - Never fork
no_warn - Suppress warnings to syslog(3)
stat_only_home - verifies group/world readability only inside the home directory. e.g. if the configuration file is /home/waldo/.pam/service only /home/waldo/.pam and /home/waldo are tested. This is sometimes necessary if the home directories are symbolic links.
nocompat05 - Disable compatibility with pam_dotfile<<less
Download (0.22MB)
Added: 2006-05-17 License: GPL (GNU General Public License) Price:
1255 downloads
OpenKiosk 2.0.6

OpenKiosk 2.0.6


OpenKiosk is a multi-platform kiosk management software. more>>
OpenKiosk is an open-source multi-platform kiosk system designed for use in libraries, offices, schools, internet cafes, airports, conference rooms, and more!

Openkiosk aims to be one of the best kiosk software available in the open-souce community. The following prototype screenshots of the OpenKiosk client reflects its evolution towards the goal of acheiving simplicity and elegance in kiosk terminals.

OpenKiosk, is a system made up of a collection of programs that work together in a local network of inter-connected computers. It is a centralized management software for kiosks. It assumes that the resources are shared and centralized as well, including the Internet connection. This implies that the shared Internet connection to the outside world is assumed to be always on at some point within the local network, perhaps a NAT server. It is up to the client program to automatically limit customers individually from accessing the Internet.

When a customer walks in and uses a kiosk or a workstation, the client program obtains his/her login/user account information. It then sends this login information to the server, which in turn, verifies this data and if valid, returns the access rights and duration of use for the customer back to the client program.

The client program at this point, handles the restrictions transparently including preventing running new programs and making it appear that the Internet connection is down if the time limit is reached or if the administrator manually stopped a customer from continuing to use a kiosk/workstation.

OpenKiosk is primarily designed with the multi-user network in mind. From a library containing 20 public browsing terminals to a large internet cafe or convention center containing hundreds to thousands of kiosks or workstations, OpenKiosk is built with components that are designed to scale up. It is not meant to be used on a single stand-alone computer

The Openkiosk system is basically composed of two parts. The first program is called NodeView. It acts as the OpenKiosk central server containing the client information database. It is responsible for administering all the clients on the network either automatically or manually. Monitoring and controlling the workstations can be done locally via the graphical user interfaces or remotely from a Java Applet in a browser.

The second part is simply called "The Client". It is the actual program that sits between the customer and the operating system interface on the workstations. It is the software which physically limits the users access to the Internet, network resources, the local programs on the workstation itself.

For automatic usage, it can take in membership card login. It is also possible to interface to much more advanced hardware readers such as smart card readers. The client is also capable of simple but important tasks such as remote shutdown, instant messaging, file updates and much more.

Presently, there are two versions of clients. The X11 Linux/Unix version, which is an applet that sits on top of the KDE panel (requires at least KDE 3.X) and the Windows version (Windows 95,98,NT,2000,XP).

<<less
Download (1.1MB)
Added: 2005-08-09 License: GPL (GNU General Public License) Price:
872 downloads
OpenXAdES 2.3.7

OpenXAdES 2.3.7


OpenXAdES provides a legally binding digitally signed documents into life. more>>
OpenXAdES provides a legally binding digitally signed documents into life.

OpenXAdES enables people to work with legally-binding digital signatures (primarily giving and verifying them).

Legislation often defines a set of requirements that legal digital signature technologies and infrastructures must be compliant with, and OpenXAdES aims at meeting many, if not all, such requirements from different legislations.

<<less
Download (11MB)
Added: 2007-02-09 License: Other/Proprietary License Price:
987 downloads
Perl OpenID 1.1

Perl OpenID 1.1


Perl OpenID is a perl module for verifying OpenID identities. more>>
Perl OpenID is a perl module for verifying OpenID identities.
Main features:
- asy-to-use API
- Does not depend on underlying web framework
- Extensive documentaion
- Ready-to-use store implementation
- Test suite
- Licensed under the LGPL
Enhancements:
- This release contains a tested, documented library with support for OpenID extensions and Yadis.
- There are examples for both the consumer and server.
<<less
Download (0.057MB)
Added: 2006-06-15 License: LGPL (GNU Lesser General Public License) Price:
1227 downloads
Nift 0.8

Nift 0.8


Nift is graphical front-end for footprinting tools and methods already freely avaliable. more>>
Nift is graphical front-end for footprinting tools and methods already freely avaliable. Its purpose is to aid system administrators in securing their websites by allowing them to quickly check their network.
Main features:
- Option to ignore hosts already found on the network when pingscanning (less garbage to be found in logs)
- Optional Use of wingates whenever possible. (User provided and will also use wingates found withen the network)
- Spoofed Decoys to throw off AIDS, also verifies decoy addys provided are alive to avoid syn flooding the host. Will change ttl of the source I.P. when decoys are used in case the host uses packet source accounting. (keeps your I.P. from being singled out)
- Can either trust banners to determine possible exploits, or test the exploits. The first will be safer, but will likely generate many false positives.
Enhancements:
- Removed Netcat support (no longer needed)
- Added SOCK_STREAM client to do banner grabbing and Enumeration
- Removed Queso OS Detection (nmap is more reliable and upto-date)
- Basic service enumeration code added
- More Data catches and colorized output fixes
- Added Progress bar
- disabled logging feature until 1.0 beta (need to re-design the GUI to fit it in)
- Combined traceroute and ICMP Discovery scan types
- Began work on Firewall ruleset detection code
<<less
Download (0.10MB)
Added: 2006-07-08 License: GPL (GNU General Public License) Price:
691 downloads
xRecurseDiff 1.6

xRecurseDiff 1.6


xRecurseDiff is a small program that can rapidly traverse entire directory trees. more>>
xRecurseDiff is a small sotware, useful for all those programmers working with a own code repository (class library or similar). Helps to rapidly verify difference between different copies of the same file.

For every file in project directory search in library directory for files having the same name. A report containing results is shown. A detailed diff output can be shown. Search can be case-insensitive and limited by a char filter.

Installation:

Extract archive: tar xzf xRecurseDiff.version.tgz
Enter in the new directory: cd xRecurseDiff.version
Link the correct language file: ln -s lang/xrdstrings-lang.h xrdstrings.h
Compile: make
Copy in the path: cp xrecursediff /usr/local/bin/

<<less
Download (0.016MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
865 downloads
TiVo File Decoder 0.2pre2

TiVo File Decoder 0.2pre2


TiVo File Decoder software converts a .TiVo file. more>>
TiVo File Decoder software converts a .TiVo file (produced by the TiVoToGo functionality on recent TiVo software releases) to a normal MPEG file.
This has the same functionality as using TiVos supplied DirectShow DLL on Windows with a tool such as DirectShowDump, but is portable to different architectures and operating systems, and runs on the command line using files or pipes.
The conversion still requires the valid MAK of the TiVo which recorded the file, so it cannot be used to circumvent their protection, simply to provide the same level of access as is already available on Windows.
Usage: ./objects.dir/tivodecode [--help] [--verbose|-v] [--no-verify|-n] {--mak|-m} mak [{--out|-o} outfile] < tivofile >
--mak, -m media access key (required)
--out, -o output file (default stdout)
--verbose, -v verbose
--no-verify, -n do not verify MAK while decoding
--help print this help and exit
Enhancements:
- Fixes a merge error in tivodecoder.h which included several headers before including tdconfig.h, causing some needed defines not to be defined in those headers
<<less
Download (0.11MB)
Added: 2007-04-02 License: BSD License Price:
939 downloads
RightWebPage 0.8.1

RightWebPage 0.8.1


RightWebPage verifies many aspects of conformance of Web pages to International Standard ISO/IEC 23026-2006(E) IEEE Std. more>>
RightWebPage project verifies many aspects of conformance of Web pages to International Standard ISO/IEC 23026-2006(E) IEEE Std.
2001 - 2002, "Software Engineering - Recommended Practice for the Internet - Web Site Engineering, Web Site Management, and Web Site Life Cycle".
Enhancements:
- In some cases, the images were not loaded during first page loading.
<<less
Download (17.7MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
881 downloads
Text::NSP::Measures::3D 1.01

Text::NSP::Measures::3D 1.01


Text::NSP::Measures::3D is a Perl module that provides basic framework for building measure of association for trigrams. more>>
Text::NSP::Measures::3D is a Perl module that provides basic framework for building measure of association for trigrams.

This module can be used as a foundation for building 3-dimensional measures of association that can then be used by statistic.pl. In particular this module provides methods that give convenient access to 3-d (i.e., trigram) frequency counts as created by count.pl, as well as some degree of error handling that verifies the data.

Basic Usage

use Text::NSP::Measures::3D::MI::ll;

$ll_value = calculateStatistic( n111=>10,
n1pp=>40,
np1p=>45,
npp1=>42,
n11p=>20,
n1p1=>23,
np11=>21,
nppp=>100);

if( ($errorCode = getErrorCode()))
{
print STDERR $erroCode." - ".getErrorMessage()."n";
}
else
{
print getStatisticName."value for bigram is ".$ll_value."n";
}

The methods in this module retrieve observed trigram frequency counts and marginal totals, and also compute expected values. They also provide support for error checking of the output produced by count.pl. These methods are used in all the trigram (3d) measure modules provided in NSP. If you are writing your own 3d measure, you can use these methods as well.

<<less
Download (0.96MB)
Added: 2006-09-02 License: Perl Artistic License Price:
1147 downloads
Rkdet 0.54

Rkdet 0.54


This program is a daemon intended to catch someone installing a rootkit or running a packet sniffer. more>>
This program is a daemon intended to catch someone installing a rootkit or running a packet sniffer. It is designed to run continually with a small footprint under an innocuous name. When triggered, it sends email, appends to a logfile, and disables networking or halts the system. it is designed to install with the minimum of disruption to a normal multiuser system, and should not require rebuilding with each kernel change or system upgrade.http://vancouver-webpages.com/rkdet/rkdet-0.54-2.i386.rpm
The program regularly verifies the checksum of a small number of system files that are typically modified by a rootkit. This list of files is compiled into the program. The file list, together with the system commands and messages, are obfuscated in the compiled code to prevent someone from figuring out what the program is for by eyeballing the binary.
The obfuscation algorithm is simple, but is compiled into the program and does not depend on external programs or other libraries.
The program takes a single optional numeric argument. If odd (bit 0 set), the interface "eth0" is checked for promiscuous operation (packet sniffing). If bit 1 is clear, the program will delete the default route on the network when triggered. Of bit 1 is set, the program will disable the eth0 interface. Systems with multiple interfaces may require an alternate interface specification in "xstrings.txt", or modification of the program to disable multiple interfaces. If bit 2 is set, the program will only log events and not disconnect the network.
The command may be modified to "init 1" or "shutdown -h now" if desired, or to run a script such as "panic.sh" (included).
Enhancements:
- Added configure script.
- Do not trap if checksum program fails (due to load, etc.)
<<less
Download (0.057MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1201 downloads
Funkee 0.9

Funkee 0.9


Funkee is an event-driven scripting host for Groovy and other scripting languages. more>>
Funkee is a cross-platform scripting host built on top of the Java Virtual Machine and the Groovy scripting language. Funkee is geared toward people who want to test code snippets, and toward those who need to write and run scripts quickly.
As of release 0.5, Funkee adds support for BSF -- the Bean Scripting Framework. It has been tested with Jython and Rhino (1.5R3), bringing the number of supported scripting languages to at least three, including Python, JavaScript/ECMAScript, and Groovy.
To add support for your favorite BSF-friendly language, just drop the languages JAR file into your .funkee directory, restart the application, and start writing scripts!
Funkee still favors Groovy, in that Java and Groovy can be used to define classes that can be referenced by any of the supported scripting languages.
Funkee now supports XML-RPC Web Services as both a client and a server. For security reasons, the server component doesnt start without user intervention.
XML-RPC server scripts only need to be dropped into the "xmlrpc" subdirectory off the users funkee home directory in order to be picked up. Example code will be added to this page Real Soon Now.
In order to create a client, scripts currently need to invoke:
funkee.getRPC("http://some.host.name:8080/")
after which they can use the remote service as though it was a local object.
When executed, Funkee displays a smiley face in the upper-right corner of your screen. In the background, it also creates a subdirectory named ".funkee" in your home directory, and unpacks a default set of scripts. (MS Windows users: your home directory is probably under "C:Documents and Settings") You can then invoke Groovy scripts in your .Funkee directory by using the smiley.
To execute Funkee, you need the Java Runtime Environment 1.4 or better. Funkee has been tested against JRE 1.4.2 and JRE 1.5.0 on MS Windows and Linux.
To launch Funkee on MS Windows, double-click the Funkee.jar file. On UNIX, type "java -jar funkee.jar" at the command shell.
Main features:
- Its cooler.
- JAR files dropped into the .Funkee directory are automatically read and made available to scripts at startup.
- Funkee keeps an internal cache of compiled Groovy scripts and classes, which it verifies against the scripts in the .funkee directory. When a Groovy script needs to be recompiled, it gets done transparently at runtime (this includes Groovy objects!).
- Funkee now supports a LOT more scripting languages than just Groovy.
Groovy scripts in Funkee are invoked by events. This means that the behavior of the application is completely configurable by the end user. The names of the scripts, the events that trigger them, and the value of the param variable that gets passed in are as follows:
sys_drop.groovy
param: java.awt.datatransfer.Transferable
Invoked when the user drops something on the smiley.
sys_hyperlink.groovy
param: javax.swing.event.HyperlinkEvent
Invoked when the user clicks a hyperlink in the speech window (after a sayHTML() command.) This is a good script to customize shortly after installing -- usually youll want to shovel the URL from the event to your preferred web browser.
sys_mouseclicked.groovy
sys_mousepressed.groovy
sys_mousereleased.groovy
sys_mouseentered.groovy
sys_mouseexited.groovy
sys_mousepopup.groovy
param: java.awt.event.MouseEvent
Invoked when the user makes the corresponding gesture with the mouse over the smiley.
sys_mousewheelmoved.groovy
param: java.awt.event.MouseWheelEvent
Invoked when the user moves the mouse wheel over the smiley.
Enhancements:
- The UI was completely rewritten and is now based on JRCF.
- Both text and graphical targets are now provided for script outputs.
<<less
Download (2.0MB)
Added: 2005-11-13 License: The Apache License 2.0 Price:
1440 downloads
Flrec 0.12

Flrec 0.12


Flrec (Fast and Light RECorder) is a simple audio hard disk recorder. more>>
Flrec (Fast and Light RECorder) is a simple audio hard disk recorder written using FLTK toolkit (www.fltk.org). Flrec program can directly record in mp3, wav and ogg-vorbis, ecc.

Uses sox (sox.sourceforge.net) that is command line program for sound conversion. Sox must be installed in the system (verify with the command sox -h).

Flrec works, but is still under development.

<<less
Download (0.043MB)
Added: 2007-04-13 License: GPL (GNU General Public License) Price:
924 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5