public
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1263

KStars 1.3.0
KStars is distributed under the terms of the GNU General Public License (GPL) more>> KStars is a Desktop Planetarium for KDE. It provides an accurate graphical simulation of the night sky, from any location on Earth, at any date and time. The display includes 130,000 stars, 13,000 deep-sky objects,all 8 planets, the Sun and Moon, and thousands of comets and asteroids.<<less
Download (6.9MB)
Added: 2009-04-15 License: Freeware Price: Free
191 downloads
Crypt::DH 0.06
Crypt::DH is a Diffie-Hellman key exchange system. more>>
Crypt::DH is a Diffie-Hellman key exchange system.
SYNOPSIS
use Crypt::DH;
my $dh = Crypt::DH->new;
$dh->g($g);
$dh->p($p);
## Generate public and private keys.
$dh->generate_keys;
$my_pub_key = $dh->pub_key;
## Send $my_pub_key to "other" party, and receive "other"
## public key in return.
## Now compute shared secret from "other" public key.
my $shared_secret = $dh->compute_secret( $other_pub_key );
Crypt::DH is a Perl implementation of the Diffie-Hellman key exchange system. Diffie-Hellman is an algorithm by which two parties can agree on a shared secret key, known only to them. The secret is negotiated over an insecure network without the two parties ever passing the actual shared secret, or their private keys, between them.
<<lessSYNOPSIS
use Crypt::DH;
my $dh = Crypt::DH->new;
$dh->g($g);
$dh->p($p);
## Generate public and private keys.
$dh->generate_keys;
$my_pub_key = $dh->pub_key;
## Send $my_pub_key to "other" party, and receive "other"
## public key in return.
## Now compute shared secret from "other" public key.
my $shared_secret = $dh->compute_secret( $other_pub_key );
Crypt::DH is a Perl implementation of the Diffie-Hellman key exchange system. Diffie-Hellman is an algorithm by which two parties can agree on a shared secret key, known only to them. The secret is negotiated over an insecure network without the two parties ever passing the actual shared secret, or their private keys, between them.
Download (0.018MB)
Added: 2007-08-15 License: Perl Artistic License Price:
800 downloads
Debmarshal
Debmarshal is a Debian repository management system. more>>
Debmarshal is a Debian repository management system. The project is designed to manage a set of local release tracks of modified and additional packages on top of a full public repository (eg. Ubuntu/dapper, Debian/sid ...).
The local database is Berkeley DB for speed. Packaged file overlaps and undeclared dependency problems can be detected. Multiple labels and permanent numbered snapshots are a feature of debmarshal managed repositories.
<<lessThe local database is Berkeley DB for speed. Packaged file overlaps and undeclared dependency problems can be detected. Multiple labels and permanent numbered snapshots are a feature of debmarshal managed repositories.
Download (MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
808 downloads
OpenSSH LDAP Public Key patch 0.3.9
The OpenSSH LDAP Public Key patch provides an easy way of centralizing strong user authentication. more>>
OpenSSH LDAP Public Key patch provides an easy way of centralizing strong user authentication by using an LDAP server for retrieving public keys instead of ~/.ssh/authorized_keys.
It uses the standard core.schema/nis.schema and strongAuthenticationUser object class, which can simplify login centralization but could introduce serious security flaws if the LDAP server is not correctly configured.
Enhancements:
- A memory leak has been fixed.
- A potential LDAP filter injection if a username has strange characters in it [()*] has been fixed.
<<lessIt uses the standard core.schema/nis.schema and strongAuthenticationUser object class, which can simplify login centralization but could introduce serious security flaws if the LDAP server is not correctly configured.
Enhancements:
- A memory leak has been fixed.
- A potential LDAP filter injection if a username has strange characters in it [()*] has been fixed.
Download (0.059MB)
Added: 2007-08-04 License: BSD License Price:
815 downloads
Encrypt This! 0.1.1
Encrypt This! is a Firefox extension that allows public key like encryption as well as passphrase methods. more>>
Encrypt This! is a Firefox extension that allows public key like encryption as well as passphrase methods.
Visit the extensions homepage to set up public and private keys or just go ahead with a passphrase of your own creation.
Using this extension you can select text and have it encrypted in one click. This will allow you to send emails more securely by ensuring that nobody other than your intended recipient can read the decrypted text.
<<lessVisit the extensions homepage to set up public and private keys or just go ahead with a passphrase of your own creation.
Using this extension you can select text and have it encrypted in one click. This will allow you to send emails more securely by ensuring that nobody other than your intended recipient can read the decrypted text.
Download (0.045MB)
Added: 2007-07-26 License: MPL (Mozilla Public License) Price:
820 downloads
Public Fox 1.04
Public Fox cleans stuff after downloading. more>>
Public Fox cleans stuff after downloading.
Tired of cleaning stuff people download? Use this to limit file downloading.
Prevent browser changes.
Public Fox blocks users from downloading unwanted files.
Locks down Add-ons.
Locks down Preferences.
Locks down about:config
All with a central password.
<<lessTired of cleaning stuff people download? Use this to limit file downloading.
Prevent browser changes.
Public Fox blocks users from downloading unwanted files.
Locks down Add-ons.
Locks down Preferences.
Locks down about:config
All with a central password.
Download (0.019MB)
Added: 2007-07-23 License: MPL (Mozilla Public License) Price:
862 downloads
KMyMoney 0.8.7
KMyMoney is the Personal Finance Manager for the wonderful KDE. more>>
KMyMoney is striving to be a full-featured replacement for your Windows-based finance software. We are a full double-entry accounting software package, for personal or small-business use. Our current release is 0.6, and you can read more about its capabilities here.
KMyMoney is free software, and is released under the GNU Public License (GPL) version 2 or above.
<<lessKMyMoney is free software, and is released under the GNU Public License (GPL) version 2 or above.
Download (5.8MB)
Added: 2007-07-22 License: GPL (GNU General Public License) Price:
829 downloads
Netembryo 0.0.3
Netembryo is a network abstraction library. more>>
Netembryo is a network abstraction library (originated from our old wrapper socket) plus some misc utility functions used as foundation for feng, libnemesi, felix.
It provides an uniform access to the following protocols:
- UDP
- TCP
- SCTP
Netembryo 0.0.3 is available, otherwise you may fetch the live sources from our public git tree or use a snapshot
The project is currently released under the GNU General Public License version 2 the next releases will be under GNU Lesser General Public License version 2.1
<<lessIt provides an uniform access to the following protocols:
- UDP
- TCP
- SCTP
Netembryo 0.0.3 is available, otherwise you may fetch the live sources from our public git tree or use a snapshot
The project is currently released under the GNU General Public License version 2 the next releases will be under GNU Lesser General Public License version 2.1
Download (0.44MB)
Added: 2007-07-17 License: LGPL (GNU Lesser General Public License) Price:
832 downloads
klick 0.4
klick is an advanced JACK-based metronome, supporting tempo changes, meter changes, and more. more>>
klick is an advanced JACK-based metronome, supporting tempo changes, meter changes, and more. It allows you to define complex tempo maps for entire songs or performances.
This project is released unter the GNU General Public License, version 2 or later.
<<lessThis project is released unter the GNU General Public License, version 2 or later.
Download (0.045MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
835 downloads
PDCurses for X11 3.3
PDCurses is a public domain curses library for Win32, DOS, OS/2 and X11. more>>
PDCurses is a public domain curses library for Win32, DOS, OS/2 and X11, implementing most of the functions available in System V R4 curses. PDCurses for X11 supports most compilers for these platforms.
PDCurses is distributed principally as source code, but pre-compiled libraries are available for various compilers. See the downloads page for a list.
The X11 port of PDCurses, known as XCurses, allows existing text-mode curses programs to be re-compiled and linked with PDCurses to produce a native X11 application.
Enhancements:
- This release adds an SDL backend, refines the demos, and is faster in some cases.
<<lessPDCurses is distributed principally as source code, but pre-compiled libraries are available for various compilers. See the downloads page for a list.
The X11 port of PDCurses, known as XCurses, allows existing text-mode curses programs to be re-compiled and linked with PDCurses to produce a native X11 application.
Enhancements:
- This release adds an SDL backend, refines the demos, and is faster in some cases.
Download (0.15MB)
Added: 2007-07-12 License: Public Domain Price:
835 downloads
SimPat 0.20
SimPat - Simple Patricia trie a.k.a. crit-bit tree routines (written in C) to map bit-strings to values. more>>
SimPat - Simple Patricia trie a.k.a. crit-bit tree routines (written in C) to map bit-strings to values. PATRICIA is a funky acronym for ``Practical Algorithm to Retrieve Information Coded In Alphanumeric.
The project is license under Mozilla Public License 1.1 (MPL) license.
<<lessThe project is license under Mozilla Public License 1.1 (MPL) license.
Download (0.041MB)
Added: 2007-07-04 License: MPL (Mozilla Public License) Price:
847 downloads
Rubygame 2.0.1
Rubygame is a combination extension and library for the Ruby language. more>>
Rubygame is a combination extension and library for the Ruby language, with the goal of making it easy and fun to create games in Ruby.
Rubygame has SDL as a backend, and is styled after the very nice pygame library for the Python language.
Rubygame is free softwarereleased under the GNU Lesser General Public License.
<<lessRubygame has SDL as a backend, and is styled after the very nice pygame library for the Python language.
Rubygame is free softwarereleased under the GNU Lesser General Public License.
Download (0.27MB)
Added: 2007-07-02 License: LGPL (GNU Lesser General Public License) Price:
848 downloads
Mozilla Sunbird 0.5
The Sunbird Project is a redesign of the Calendar component. more>>
Mozilla Sunbird Project is a redesign of the Calendar component. Our goal is to produce a cross platform standalone calendar application based on Mozillas XUL user interface language. At the moment the Sunbird name is a project name. It is not official and may change in the future.
Our intended user is someone who uses Mozilla Firefox and Mozilla Thunderbird and wants a calendar application based on Mozilla.
In addition, by focusing solely on standalone Calendar, we believe we can make some dents in the overall footprint and performance of the Calendar application by removing components and chrome we dont need.
Sunbird is licensed under the MPL/GPL/LGPL triple license, allowing use of the files under the terms of any one of the Mozilla Public License, version 1.1 (MPL), the GNU General Public License, version 2 or later (GPL), or the GNU Lesser General Public License, version 2.1 or later (LGPL)
<<lessOur intended user is someone who uses Mozilla Firefox and Mozilla Thunderbird and wants a calendar application based on Mozilla.
In addition, by focusing solely on standalone Calendar, we believe we can make some dents in the overall footprint and performance of the Calendar application by removing components and chrome we dont need.
Sunbird is licensed under the MPL/GPL/LGPL triple license, allowing use of the files under the terms of any one of the Mozilla Public License, version 1.1 (MPL), the GNU General Public License, version 2 or later (GPL), or the GNU Lesser General Public License, version 2.1 or later (LGPL)
Download (7.9MB)
Added: 2007-06-29 License: GPL (GNU General Public License) Price:
3012 downloads
People Search and Public Record Toolbar 1.0
People Search and Public Record Toolbar is a Firefox extension is a handy menu tool for investigators, reporters, etc. more>>
People Search and Public Record Toolbar is a Firefox extension is a handy menu tool for investigators, reporters, legal professionals, real estate agents, online researchers and anyone interested in doing their own basic people searches and public record lookups as well as background research.
Find past friends, relatives, classmates, coworkers, military buddies or do background research on people and businesses.
This useful extension offers you the following free people and public record searches at the click of a mouse:
- Free People Searches: White Pages, 411, DA Plus, Zaba Search, Zoom Info, Google, International Phone Directories, Google Image Search and Riya photo search.
- Reverse Phone Numbers: White Pages, DA Plus, Google, Land Line or Cell Phone? Search, Reverse Payphone and Do Not Call List.
- Reverse Addresses: White Pages, DA Plus, Google, Mail Drop Search and Whois Lookup.
- Area Code, Zip Code and International Calling Code Searches.
- Yellow Pages & Local Searches: White Pages Yellow, DA Plus Yellow, Google Local and Yahoo Local.
- Public Record Searches: Skipease Public Record Directory, Search Systems Public Record Directory, Social Security Number Searches, NETRonline Property Records, Zillow Property Values, Trulia Real Estate Search, Yahoo Real Estate and NACO US County Information.
- Criminal Searches: Inmate Locators and National Sex Offender Registry.
- Maps & Satellites: Google Maps, Map Quest, Yahoo Maps, Google Earth, Terra Server.
- Government Phone Directories: US Blue Pages, Canada GEDS.
- US Government Search Engines: FirstGov and Google Government Search.
- News & Blog Searches: Google News, Yahoo News, Technorati, IceRocket and Google Blog Search.
- Business & Finance: Alibaba, Business.com, Thomas Registry, Google Finance, Yahoo Finance.
- Jobs & Classifieds: Indeed Meta Job Search, Simply Hired Meta Job Search, Dice Jobs, Hot Jobs, Monster Jobs, Craigslist Classifieds.
- Social Network Sites: Facebook, Friendster, MySpace, Tribe, Xanga.
This extension contains NO malicious scripts or code; no malware, spyware or adware of any kind. This extension does NOT record personal or surfing information from users. If you dont believe me, then check the source code on the extension after you download it. There is absolutely no Spyware or malware of any kind and the same person continues to attack this extension and defame it using numerous different logon ids.
<<lessFind past friends, relatives, classmates, coworkers, military buddies or do background research on people and businesses.
This useful extension offers you the following free people and public record searches at the click of a mouse:
- Free People Searches: White Pages, 411, DA Plus, Zaba Search, Zoom Info, Google, International Phone Directories, Google Image Search and Riya photo search.
- Reverse Phone Numbers: White Pages, DA Plus, Google, Land Line or Cell Phone? Search, Reverse Payphone and Do Not Call List.
- Reverse Addresses: White Pages, DA Plus, Google, Mail Drop Search and Whois Lookup.
- Area Code, Zip Code and International Calling Code Searches.
- Yellow Pages & Local Searches: White Pages Yellow, DA Plus Yellow, Google Local and Yahoo Local.
- Public Record Searches: Skipease Public Record Directory, Search Systems Public Record Directory, Social Security Number Searches, NETRonline Property Records, Zillow Property Values, Trulia Real Estate Search, Yahoo Real Estate and NACO US County Information.
- Criminal Searches: Inmate Locators and National Sex Offender Registry.
- Maps & Satellites: Google Maps, Map Quest, Yahoo Maps, Google Earth, Terra Server.
- Government Phone Directories: US Blue Pages, Canada GEDS.
- US Government Search Engines: FirstGov and Google Government Search.
- News & Blog Searches: Google News, Yahoo News, Technorati, IceRocket and Google Blog Search.
- Business & Finance: Alibaba, Business.com, Thomas Registry, Google Finance, Yahoo Finance.
- Jobs & Classifieds: Indeed Meta Job Search, Simply Hired Meta Job Search, Dice Jobs, Hot Jobs, Monster Jobs, Craigslist Classifieds.
- Social Network Sites: Facebook, Friendster, MySpace, Tribe, Xanga.
This extension contains NO malicious scripts or code; no malware, spyware or adware of any kind. This extension does NOT record personal or surfing information from users. If you dont believe me, then check the source code on the extension after you download it. There is absolutely no Spyware or malware of any kind and the same person continues to attack this extension and defame it using numerous different logon ids.
Download (0.033MB)
Added: 2007-06-27 License: MPL (Mozilla Public License) Price:
986 downloads
pTest 1.0 Beta
pTest framework is an Object Oriented PHP 5 testing framework. more>>
pTest framework is an Object Oriented PHP 5 testing framework. The project differs from other testing frameworks in that it doesnt suffer from a dogmatic following of JUnit.
A good feature of this framework is that it can be as easily used from the commandline as embedded and extended by your application. Tests are easy to write and dont require naming conventions or other weirdness.
A simple test
< ?php
class SimpleTest extends BaseTest {
public function setup() {
}
public function aIsB() {
$this->false( ( 1 == 2 ), "one is not equal to two" );
$this->false( ( a == b ), "a is not equal to b" );
}
public function knownFacts() {
$this->true( ( 1 + 1 == 2 ), one and one is two );
}
public function fatal() {
$this->true( new thisfatalerror(), division by zero );
}
public function tearDown() {
}
}
? >
The console output
SimpleTest:
aIsB
false( one is not equal to two ) = passed
false( a is not equal to b ) = passed
knownFacts
true( one and one is two ) = passed
fatal
errored
Output
====================================================
Fatal error: Class thisfatalerror not found in /usr/local/pTest/examples/SimpleTest.php on line 18
====================================================
4 total tests
3 passed
0 failed
0 skipped
1 errored
75.00% success
<<lessA good feature of this framework is that it can be as easily used from the commandline as embedded and extended by your application. Tests are easy to write and dont require naming conventions or other weirdness.
A simple test
< ?php
class SimpleTest extends BaseTest {
public function setup() {
}
public function aIsB() {
$this->false( ( 1 == 2 ), "one is not equal to two" );
$this->false( ( a == b ), "a is not equal to b" );
}
public function knownFacts() {
$this->true( ( 1 + 1 == 2 ), one and one is two );
}
public function fatal() {
$this->true( new thisfatalerror(), division by zero );
}
public function tearDown() {
}
}
? >
The console output
SimpleTest:
aIsB
false( one is not equal to two ) = passed
false( a is not equal to b ) = passed
knownFacts
true( one and one is two ) = passed
fatal
errored
Output
====================================================
Fatal error: Class thisfatalerror not found in /usr/local/pTest/examples/SimpleTest.php on line 18
====================================================
4 total tests
3 passed
0 failed
0 skipped
1 errored
75.00% success
Download (0.042MB)
Added: 2007-06-19 License: MPL (Mozilla Public License) Price:
857 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above public search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed