matter of trust
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 404
Grey Matter 1.7.3
Grey Matter is a CGI-based logging application suitable for a variety of purposes, mainly blogging. more>>
Grey Matter is a CGI-based logging application suitable for a variety of purposes, mainly blogging. The project doesnt require a backend database and features a very flexible template system, as well as a karma and comment system.
Enhancements:
- Continuing code refactoring, with small admin UI enhancements such as paging on very long screens.
- Contains security enhancements and bugfixes as well.
<<lessEnhancements:
- Continuing code refactoring, with small admin UI enhancements such as paging on very long screens.
- Contains security enhancements and bugfixes as well.
Download (0.26MB)
Added: 2007-07-06 License: Free for non-commercial use Price:
840 downloads
Matrix Public Net 0.5.0
Matrix Public Net spreads short voice messages through a web of trust. more>>
Matrix Public Net spreads short voice messages through a web of trust; credibility decays until a threshold where the message is dropped.
Matrix Public Net comes with a program for recording and sending messages as well as plugins for XMMS and WinAmp that play received messages.
Extending the Blogosphere
This is a proposal for the extension of the Blogosphere, the network of Weblogs.
Individual Blogs are connected by their users implicitly: a community emerges, because users regularly read and comment on others entries. By making this connexions explicit, a web of trust is created which functions like a reputation mechanism.
The resulting system leverages the advantages of social networks for the distribution of news. It can be implemented as a decentralised system, with a simple extension to the Blogosphere.
The system is explained in a paper and in the presentation at the Mobile Entertainment conference in Manchester.
The RSS MPN-Interest module is the first part of this extension.
<<lessMatrix Public Net comes with a program for recording and sending messages as well as plugins for XMMS and WinAmp that play received messages.
Extending the Blogosphere
This is a proposal for the extension of the Blogosphere, the network of Weblogs.
Individual Blogs are connected by their users implicitly: a community emerges, because users regularly read and comment on others entries. By making this connexions explicit, a web of trust is created which functions like a reputation mechanism.
The resulting system leverages the advantages of social networks for the distribution of news. It can be implemented as a decentralised system, with a simple extension to the Blogosphere.
The system is explained in a paper and in the presentation at the Mobile Entertainment conference in Manchester.
The RSS MPN-Interest module is the first part of this extension.
Download (0.45MB)
Added: 2006-05-12 License: GPL (GNU General Public License) Price:
1260 downloads
DTI-Query 1.1 Beta
DTI-Query allows neuroscientists to place and interactively manipulate box-shaped regions... more>>
DTI stands for Diffusion Tensor Imaging and is a magnetic resonance imaging method that can be used to measure local information about the structure of white matter pathways within the human brain. Combining DTI data with the computational methods of MR tractography, neuroscientists can estimate the locations and sizes of nerve bundles (white matter pathways) that course through the human brain. DTI-Query allows neuroscientists to place and interactively manipulate box-shaped regions (or volumes of interest) to selectively display pathways that pass through specc anatomical areas.
Enhancements:
- Improved support for tensor data formats. (Now supports 5D tensor files, and arbitrary ordering of tensor indices.) Has been tested with tensor image files output by the AFNI tools: http://afni.nimh.nih.gov/sscc/dglen/DTIQuery
- Support for Mac OS X (Carbon)
- Binaries released for Windows, Linux (32- and 64-bit), and MacOS X (PPC and Intel)
- Added choice of integration method (Eulers method, Runge Kutta 2nd order, Runge Kutta 4th order) for STT tracking.
- Improved support for reading NIFTI background images (correctly handles q-form/s-form matrices).
- Can now save visible pathways (as a binary format, or as a NIFTI mask image).
- Many minor GUI enhancements and bug-fixes.
<<lessEnhancements:
- Improved support for tensor data formats. (Now supports 5D tensor files, and arbitrary ordering of tensor indices.) Has been tested with tensor image files output by the AFNI tools: http://afni.nimh.nih.gov/sscc/dglen/DTIQuery
- Support for Mac OS X (Carbon)
- Binaries released for Windows, Linux (32- and 64-bit), and MacOS X (PPC and Intel)
- Added choice of integration method (Eulers method, Runge Kutta 2nd order, Runge Kutta 4th order) for STT tracking.
- Improved support for reading NIFTI background images (correctly handles q-form/s-form matrices).
- Can now save visible pathways (as a binary format, or as a NIFTI mask image).
- Many minor GUI enhancements and bug-fixes.
Download (MB)
Added: 2007-06-26 License: Freely Distributable Price:
850 downloads
FrameMaker::FromHTML 0.03
FrameMaker::FromHTML is a Perl class to convert HTML file to FrameMaker MIF. more>>
FrameMaker::FromHTML is a Perl class to convert HTML file to FrameMaker MIF.
SYNOPSIS
use base FrameMaker::FromHTML;
use strict;
my ($infile, $outfile);
$infile = shift;
($outfile = $infile) =~ s/.htm[l]*$/.mif/;
# Insert routine to validate HTML -- eg, use HTML-Tidy
# VERY important -- this script is fragile at any time
# but worse with bad HTML
my $p = FrameMaker::FromHTML->new($outfile) ;
$p->parse_file("$tempfile") or die "Parsing failed on $tempfile: $!n";
Use to convert properly formed HTML into FrameMaker MIF. Likely to be found buggy, particularly with funny HTML. Errors in MIF are usually flagged in FrameMaker console when FrameMaker is used to open the file.
See example file htmltofm.pl, which may be all youll need to get it working on some files. In which case, youll need to have HTML-Tidy installed to clean up your HTML.
<<lessSYNOPSIS
use base FrameMaker::FromHTML;
use strict;
my ($infile, $outfile);
$infile = shift;
($outfile = $infile) =~ s/.htm[l]*$/.mif/;
# Insert routine to validate HTML -- eg, use HTML-Tidy
# VERY important -- this script is fragile at any time
# but worse with bad HTML
my $p = FrameMaker::FromHTML->new($outfile) ;
$p->parse_file("$tempfile") or die "Parsing failed on $tempfile: $!n";
Use to convert properly formed HTML into FrameMaker MIF. Likely to be found buggy, particularly with funny HTML. Errors in MIF are usually flagged in FrameMaker console when FrameMaker is used to open the file.
See example file htmltofm.pl, which may be all youll need to get it working on some files. In which case, youll need to have HTML-Tidy installed to clean up your HTML.
Download (0.017MB)
Added: 2006-08-16 License: Perl Artistic License Price:
1164 downloads
AVI Player for XMMS 1.2.3
AVI Player for XMMS is an AVI player plug-in for XMMS to play Windows AVI, DivX ;-), and ASF files. more>>
The AVI player is a plug-in for XMMS, giving it the ability to play Windows AVI (including DivX ;-)) and ASF files on your Linux or FreeBSD box.
You can simply add movies to your playlist and the plug-in will call aviplay to play the movie files. Many aviplay options are supported, such as fullscreen playback and true hardware acceleration on XFree86 4.x.x.
Enhancements:
- Included a stripped version of avifile 0.53.5 that compiles staticly into the plugin. This will make avi-xmms work no matter what avifile version you have installed on the system.
- Added wma and wmv support.
<<lessYou can simply add movies to your playlist and the plug-in will call aviplay to play the movie files. Many aviplay options are supported, such as fullscreen playback and true hardware acceleration on XFree86 4.x.x.
Enhancements:
- Included a stripped version of avifile 0.53.5 that compiles staticly into the plugin. This will make avi-xmms work no matter what avifile version you have installed on the system.
- Added wma and wmv support.
Download (0.68MB)
Added: 2005-08-15 License: GPL (GNU General Public License) Price:
1606 downloads
maRBL 1.1
maRBL is a policy daemon for Postfix that lets you trigger any Postfix action as a result of an RBL match. more>>
maRBL project is a policy daemon for Postfix that lets you trigger any Postfix action as a result of an RBL match.
There are only a couple good, practical options for spam filtering, but none of them are 100% effective. Statistical filters can come very close to perfection, but at the cost of CPU time -- you cant filter something until youve received it and spent some time analyzing it -- and there are few good options for blocking hosts outright.
What about RBLs?
RBLs are simple, fast and efficient but they frequently have false positives. Theres an implicit level of trust required: you have to trust RBL administrators to add and remove hosts in a timely and accurate fashion from their lists. The problem is that only a fraction of lists are entirely automated, mosts have humans involved in the process, and humans are fallible. Worse, humans are vindictive, many lists go for collateral damage by blocking large ranges of IP addresses in an effort to arm-twist ISPs into being more responsive about their spam problem.
What about Greylisting?
Greylisting relies on the fact that most spam is no longer sent through real mail servers, and instead is sent from subpar SMTP engines. Greylisting forces senders to wait for a period of time and retry, something many of these engines are incapable of. The problems are that it fares poorly when handling mail from large ISPs that have SMTP clusters (theres no guarantee that the retry will come from the same IP address), that it introduces more delay to the process of receiving an email, and that occasionally you will run across non-RFC compliant mailservers that treat a temporary delivery failure as a permanent one.
<<lessThere are only a couple good, practical options for spam filtering, but none of them are 100% effective. Statistical filters can come very close to perfection, but at the cost of CPU time -- you cant filter something until youve received it and spent some time analyzing it -- and there are few good options for blocking hosts outright.
What about RBLs?
RBLs are simple, fast and efficient but they frequently have false positives. Theres an implicit level of trust required: you have to trust RBL administrators to add and remove hosts in a timely and accurate fashion from their lists. The problem is that only a fraction of lists are entirely automated, mosts have humans involved in the process, and humans are fallible. Worse, humans are vindictive, many lists go for collateral damage by blocking large ranges of IP addresses in an effort to arm-twist ISPs into being more responsive about their spam problem.
What about Greylisting?
Greylisting relies on the fact that most spam is no longer sent through real mail servers, and instead is sent from subpar SMTP engines. Greylisting forces senders to wait for a period of time and retry, something many of these engines are incapable of. The problems are that it fares poorly when handling mail from large ISPs that have SMTP clusters (theres no guarantee that the retry will come from the same IP address), that it introduces more delay to the process of receiving an email, and that occasionally you will run across non-RFC compliant mailservers that treat a temporary delivery failure as a permanent one.
Download (0.005MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1061 downloads
Collaber 1.0.6.8 Beta
Collaber provides a virtual office environment for your team to share files. more>>
Collaber provides a virtual office environment for your team to share files, events, and tasks, manage projects, and get the work done as if they are all located in the same location, no matter where the members are physically located. This application keeps your data safe and secure.
Main features:
- Complete end to end data encryption, on the disk and on the network
- P2P architecture to leverage available processing and network power
- Easy customization of GUI with movable views and editors
- Context sensitive menus, help
- New Wizards for all the tasks involved
- File Sharing and Synchronization
- Picture Sharing
- Discussion and Chat Tools
- Task Management with Time Line and Reports
- Calendar Tool for organizing events
- Easy Messaging with attachments and history
- Works on Windows, Linux and Mac
<<lessMain features:
- Complete end to end data encryption, on the disk and on the network
- P2P architecture to leverage available processing and network power
- Easy customization of GUI with movable views and editors
- Context sensitive menus, help
- New Wizards for all the tasks involved
- File Sharing and Synchronization
- Picture Sharing
- Discussion and Chat Tools
- Task Management with Time Line and Reports
- Calendar Tool for organizing events
- Easy Messaging with attachments and history
- Works on Windows, Linux and Mac
Download (71.1MB)
Added: 2007-07-21 License: Free for non-commercial use Price:
847 downloads
mod_filter 1.4.1
mod_filter allows you to filter output from other modules inside of Apache. more>>
mod_filter allows you to filter output from other modules inside of Apache. This allows you to implement filters (think Swedish Chef, jive, etc.).
You can also use it to retailer output for your locale. This works with HTML documents, mod_perl, PHP, JServ, CGIs, and for that matter just about any sort of custom handler you might have.
<<lessYou can also use it to retailer output for your locale. This works with HTML documents, mod_perl, PHP, JServ, CGIs, and for that matter just about any sort of custom handler you might have.
Download (0.010MB)
Added: 2005-08-24 License: GPL (GNU General Public License) Price:
1523 downloads
Glarf 0.35
Glarf is a game with weird creatures on platforms shooting weird things. more>>
Glarf is the working title of a video game. It is a platformer like Mario or MegaMan or Contra, but thats not the Big Idea.
The Big Idea is user created content, radical trust, randomness, and play. Weapon crafting is a key example.
Glarf can shoot things - fireballs, bouncy globs, liquids. When Glarf consumes a powerup, the things he shoots inherit some of that powerups properties, by being selective in what you eat or throw away, you can create weapons with powerful and interesting effects.
Eventually, players will be able to modify the code that governs the behaviour of object in the game world. And theyll be able to share it safely with other players. But for now were just working on getting a first level done that serves as a tutorial and is still fun.
<<lessThe Big Idea is user created content, radical trust, randomness, and play. Weapon crafting is a key example.
Glarf can shoot things - fireballs, bouncy globs, liquids. When Glarf consumes a powerup, the things he shoots inherit some of that powerups properties, by being selective in what you eat or throw away, you can create weapons with powerful and interesting effects.
Eventually, players will be able to modify the code that governs the behaviour of object in the game world. And theyll be able to share it safely with other players. But for now were just working on getting a first level done that serves as a tutorial and is still fun.
Download (2.9MB)
Added: 2005-11-08 License: GPL (GNU General Public License) Price:
1445 downloads
Attention Recorder 0.65
Attention Recorder is a Firefox extension that allows users to monitor their clickstream and browsing history. more>>
Everything we do online, what we browse, what feeds we read, what we search for, increasingly represents who we are. This "Attention Data" has real value and needs to be protected.
Until now, only companies on the other side of our clicking captured this value. AttentionTrust is a not-for-profit organization that attempts to place the user in control of his or her Attention data.
Attention Recorder is a Firefox extension that allows users to monitor their clickstream and browsing history. YOU alone are in sole control of this information, when it is stored locally on your desktop in an XML file. YOU alone can choose to share it with a service you trust.
AttentionTrust believes that you have the following rights to your Attention Data:
1. Property--You own your data
2. Mobility--You can copy or delete your data.
3. Economy--You can exchange your data with others your trust.
4. Transparency--You can see how your data is being used
For more information on the principles, Attention Recorder, or educational programs visit www.attentiontrust.org.
<<lessUntil now, only companies on the other side of our clicking captured this value. AttentionTrust is a not-for-profit organization that attempts to place the user in control of his or her Attention data.
Attention Recorder is a Firefox extension that allows users to monitor their clickstream and browsing history. YOU alone are in sole control of this information, when it is stored locally on your desktop in an XML file. YOU alone can choose to share it with a service you trust.
AttentionTrust believes that you have the following rights to your Attention Data:
1. Property--You own your data
2. Mobility--You can copy or delete your data.
3. Economy--You can exchange your data with others your trust.
4. Transparency--You can see how your data is being used
For more information on the principles, Attention Recorder, or educational programs visit www.attentiontrust.org.
Download (0.044MB)
Added: 2007-07-24 License: MPL (Mozilla Public License) Price:
836 downloads
Adder 0.1.0
Adder is a free and open-source voting system. more>>
Adder is a free and open-source voting system. Is an Internet-based electronic voting system which employs strong cryptography.
Adder was built at the University of Connecticut, in the Computer Science & Engineering Department, by members of the CryptoDRM Laboratory.
The following principles are central to the project:
Transparency: All of the data in the main server database should be accessible to the public. This includes the encrypted votes, public encryption keys, and final totals. The main server database does not store secrets.
Universal Verifiability: Any result obtained by the system should be verifiable by any third party. By inspecting the election transcript, it should be possible to perform a complete audit of any procedure.
Privacy: All voters in an election should be confident that their individual choices will remain hidden. Only the total is made available to the public.
Distributed Trust: Each procedure is "supervised" by multiple authorities, and the final sum cannot be revealed without the cooperation of a given number of authorities. Any attempt to undermine the procedure will require the corruption of a set number of authorities. Authorities and voters may overlap arbitrarily. Thus, it is possible for the voters themselves to ensure trustworthiness.
<<lessAdder was built at the University of Connecticut, in the Computer Science & Engineering Department, by members of the CryptoDRM Laboratory.
The following principles are central to the project:
Transparency: All of the data in the main server database should be accessible to the public. This includes the encrypted votes, public encryption keys, and final totals. The main server database does not store secrets.
Universal Verifiability: Any result obtained by the system should be verifiable by any third party. By inspecting the election transcript, it should be possible to perform a complete audit of any procedure.
Privacy: All voters in an election should be confident that their individual choices will remain hidden. Only the total is made available to the public.
Distributed Trust: Each procedure is "supervised" by multiple authorities, and the final sum cannot be revealed without the cooperation of a given number of authorities. Any attempt to undermine the procedure will require the corruption of a set number of authorities. Authorities and voters may overlap arbitrarily. Thus, it is possible for the voters themselves to ensure trustworthiness.
Download (2.7MB)
Added: 2007-02-28 License: GPL (GNU General Public License) Price:
970 downloads
rshaper 2.01
rshaper is a Linux kernel module that limits the incoming bandwidth for packets aimed at different hosts. more>>
rshaper is a Linux kernel module that limits the incoming bandwidth for packets aimed at different hosts.
While the former issue can be addressed with the conventional shaper driver, the latter cant be easily addressed by the standard shaper. As a matter of facts, I have not been able to use the shaper to address the former situation, either; this because effective filtering can only be achieved through source-routing, but when I had to deal with this problem, the shaper only existed for Linux-2.1 while my production setup was constrained to be 2.0. Moreover, with netfilter and rshaper the outgoing traffic can be shaped
While running rshaper with 2.0 and 2.2 requires patching the network driver, the 2.4 "netfilter" feature helps rshaper by avoiding the need to patch the netword driver.
<<lessWhile the former issue can be addressed with the conventional shaper driver, the latter cant be easily addressed by the standard shaper. As a matter of facts, I have not been able to use the shaper to address the former situation, either; this because effective filtering can only be achieved through source-routing, but when I had to deal with this problem, the shaper only existed for Linux-2.1 while my production setup was constrained to be 2.0. Moreover, with netfilter and rshaper the outgoing traffic can be shaped
While running rshaper with 2.0 and 2.2 requires patching the network driver, the 2.4 "netfilter" feature helps rshaper by avoiding the need to patch the netword driver.
Download (0.023MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1214 downloads
Flate library 1.4.3
Flate library is a template library used to deal with html code in CGI applications. more>>
Flate library is a template library used to deal with html code in CGI applications. The library includes C and Perl support. All html code is put in an external file (the template) and printed using the library functions: variables, zones (parts to be displayed or not) and tables (parts to be displayed 0 to n times).
Using this method you dont need to modify/recompile your application when modifying html code, printing order doesnt matter in your CGI code, and your CGI code is much cleaner.
Enhancements:
- can now include external files with #INCLUDEFILE /path/to/file.html
<<lessUsing this method you dont need to modify/recompile your application when modifying html code, printing order doesnt matter in your CGI code, and your CGI code is much cleaner.
Enhancements:
- can now include external files with #INCLUDEFILE /path/to/file.html
Download (0.044MB)
Added: 2006-10-09 License: GPL (GNU General Public License) Price:
1110 downloads
CMS RSS Grabber 1.1
CMS RSS Grabber is a system that grabs RSS feeds and fills the content of a CMS system. more>>
CMS RSS Grabber is a system that grabs RSS feeds and fills the content of a CMS system. In other words, CMS content syndication through RSS
It is built in such a flexible way that it doesnt matter which CMS system it connects to. Settings inside the script let you define how you access the database.
Enhancements:
- An option to strip the http:// from the URL that is being exported to CMS.
- Usage is [$url=nohttp$].
- A CMS authors query is added to CMS Settings.
- Selection of author that adds content can be inserted with the [$authorid$] variable.
- Misc. variables for dates and time are added.
- An installation script is added for easy install.
- Settings for WordPress CMS are added.
- The ImportCMS() function didnt include the prefix to the feeddata table, imports to Joomla gave double texts in articles and the URLs had double http:// in them, and CMS update error messages were shown before logging into the system.
- These issues have been fixed.
<<lessIt is built in such a flexible way that it doesnt matter which CMS system it connects to. Settings inside the script let you define how you access the database.
Enhancements:
- An option to strip the http:// from the URL that is being exported to CMS.
- Usage is [$url=nohttp$].
- A CMS authors query is added to CMS Settings.
- Selection of author that adds content can be inserted with the [$authorid$] variable.
- Misc. variables for dates and time are added.
- An installation script is added for easy install.
- Settings for WordPress CMS are added.
- The ImportCMS() function didnt include the prefix to the feeddata table, imports to Joomla gave double texts in articles and the URLs had double http:// in them, and CMS update error messages were shown before logging into the system.
- These issues have been fixed.
Download (0.10MB)
Added: 2006-09-06 License: GPL (GNU General Public License) Price:
664 downloads
HTML::Sanitizer 0.04
HTML::Sanitizer is a HTML Sanitizer. more>>
HTML::Sanitizer is a HTML Sanitizer.
SYNOPSIS
my $safe = new HTML::Sanitizer;
$safe->permit_only(
qw/ strong em /,
a => {
href => qr/^(?:http|ftp):/,
title => 1,
},
img => {
src => qr/^(?:http|ftp):/,
alt => 1,
},
b => HTML::Element->new(strong),
);
$sanitized = $safe->filter_html_fragment($evil_html);
# or
my $tree = HTML::TreeBuilder->new->parse_file($filename);
$safe->sanitize_tree($tree);
ABSTRACT
This module acts as a filter for HTML. It is not a validator, though it might be possible to write a validator-like tool with it. Its intended to strip out unwanted HTML elements and attributes and leave you with non-dangerous HTML code that you should be able to trust.
<<lessSYNOPSIS
my $safe = new HTML::Sanitizer;
$safe->permit_only(
qw/ strong em /,
a => {
href => qr/^(?:http|ftp):/,
title => 1,
},
img => {
src => qr/^(?:http|ftp):/,
alt => 1,
},
b => HTML::Element->new(strong),
);
$sanitized = $safe->filter_html_fragment($evil_html);
# or
my $tree = HTML::TreeBuilder->new->parse_file($filename);
$safe->sanitize_tree($tree);
ABSTRACT
This module acts as a filter for HTML. It is not a validator, though it might be possible to write a validator-like tool with it. Its intended to strip out unwanted HTML elements and attributes and leave you with non-dangerous HTML code that you should be able to trust.
Download (0.009MB)
Added: 2007-07-11 License: Perl Artistic License Price:
835 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 matter of trust 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