Categories
Python

VIFF: Virtual Ideal Functionality Framework Security Systems Scripts & Programs Python

VIFF: Virtual Ideal Functionality Framework Virtual Ideal Functionality Framework is a framework for creating efficient and secure multi-party computations (SMPC). Players, who do not trust each other, participate in a joint computation based on their private inputs. The computation is done using a cryptographic protocol which allows them to obtain a correct answer without revealing their inputs — even if some players try to cheat by deviating from the protocol. Operations supported include addition, multiplication, and comparison, all with Shamir secret shared outputs.

Categories
Python

ICMP Knock Server Security Systems Scripts & Programs Python

ICMP Knock Server This program uses a concept similar to port knocking, which basically involves waiting for a range of packets that match given criteria before executing some action (typically exposing a port, e.g. for SSH connections, that is kept closed or blocked otherwise). But instead of listening for TCP or UDP packets to arrive on specific ports in a specific order, it accepts ICMP echo requests and checks if their payload lengths and order of arrival match the given pattern. The advantage is that this approach works with the standard PING tool. Programs with custom code or (although common) networking tools like netcat plus the ability to execute them are not required.

Categories
Python

pyTwit Miscellaneous Scripts & Programs Python

pyTwit A Twitter application that lets you post tweets, view timelines and keep updated in a CLI. Written in Python. Compiled Windows executable available as well as a Python script. Will run on any platform.

Categories
Python

cyn.in Software Python

cyn.in Open source collaboration software for Enterprise. Cyn.in helps teams to build collaborative knowledge by sharing & discussing various forms of digital content within a secure, unified application that is accessible using a web based interface or a rich desktop client. cyn.in combines the capabilities of collaboration tools like wikis, blogs, file repositories, micrologs instant discussions & other social applications into a seamless platform.

Categories
Python

Binary Clock Games & Entertainment Scripts & Programs Python

Binary Clock A graphical clock that displays the time in binary values.

Categories
Python

Zope Content Management Scripts & Programs Python

Zope Zope is a unique software system: a high-performance application server, a web server, and a content management system. Straight out of the box, it is a complete and self-contained solution, that includes a robust, scalable object database, web services architecture, and powerful programming capabilities.

Categories
Python

NeoBoard Discussion Boards Scripts & Programs Python

NeoBoard NeoBoard is a Zope product that helps you create web based threaded message boards. The older version of NeoBoard was coded in PHP with MySQL. NeoBoard is reborn as a Zope product. Features: Structured Text support with rendered content caching; Collapsable threads; File attachments with automatic mime type recognition; Automatic image displaying/thumbnailing if Python Image Libary module present; Thread-wide auto mailer; Board Management delegation; Self-upgrading object instances when class definitions change; Batch action support: articles can be deleted/moved to another board in a batch.

Categories
Python

Merchant Empires Games & Entertainment Scripts & Programs Python

Merchant Empires Merchant Empires is a PHP/Python/PostgreSQL-based multiplayer, web-based game of space exploration and economic competition. It is a game of strategy, role-playing, combat, and diplomacy. Merchant Empires is loosely based on both Trade Wars and Space Merchant.

Categories
Python

BoboMail Web-based Email Email Systems Scripts & Programs Python

BoboMail BoboMail is a webmail application, which provides mail access through a web interface. Features include: read, write, reply, forward and delete messages; send and receive attachments; decodes quoted-printable, base64 and uuencoded; handles HTML-mails properly (with inline images!); does not need Javascript; direct support for various MIME types; works with POP3-servers or spool-files (no need for IMAP4); easy to modify and customize through HTML-templates; modular design provides easy interface for other authentication methods and mail protocols; and provides optionally its own fast multithreading webserver (BoboMailHTTPD); multi-lingual support (i18n) – currently English and German.

Categories
Python

The Python Intelligent MP3 Player Audio Systems Scripts & Programs Python

The Python Intelligent MP3 Player Pimp3 is an intelligent mp3 player written in Python. It allows the user to rate his or her mp3s, and the mp3s with rated highest are played more often.