Wishlist

Revision 12 as of 2009-07-06 08:51:09

Clear message

This is the page for users to contribute ideas to Ubuntu distribution. The page will continually be updated. We will comment on things as much as possible. Give ideas a Yes/No vote.

Package Wishlist

  • sdlBasic (http://sdlbasic.sf.net) - ansi-basic interpreter using sdl libaries

  • wxBasic (http://wxbasic.sf.net) - ansi-basic interpreter using wxwidgets libraries

  • PuppyBasic (http://www.puppylinux.org/wikka/PuppyBasic) - ansi-basic interpreter based on wxBasic sources

  • Password Gorilla (http://fpx.de/fp/Software/Gorilla/) - Password Safe supporting .psafe3 files, recursive grouping, much metadata and keygen. (tcl/tk-based)

  • Screenlets (http://screenlets.org/index.php/Home) - Add mini-applications to the GNOME-Desktop

  • GDC, GNU D Compiler (http://dgcc.sourceforge.net/) - compiler for the D Programming Language.

  • DMD (http://www.digitalmars.com/d/) - Digital Mars official compiler for the D Programming Language.

  • truecrypt (http://www.truecrypt.org) - Free open-source disk and container file encryption software

  • zimbra (http://www.zimbra.com) - Zimbra Collaboration Suite (ZCS)is a modern, innovative messaging and collaboration application.

  • cvsxxdiff (http://cvsxxdiff.googlecode.com) - Utilities to graphically review the status and changes on files managed by a CVS repository, providing overview of a project's evolution, changesets and changelogs.

  • spicebird (http://spicebird.com) - A project to work in a collaborative way, it is a fork of Sunbird and Thunderbird with a clean interface

  • Integration of all network configuration tools. Allowing the user to set the proxy according to the network his connected to, instead of doing this separetely everytime.
  • sshdfilter (http://www.csc.liv.ac.uk/~greg/sshdfilter/) a great piece of software reducing ssh attacks to almost zero. With sshdfilter installed, taking each attack on a case by case basis:

    • 347 attempts becomes 0 attempts - first attemped guess was for a non-existant user, so was instantly blocked.
    • 306 attempts becomes 0 attempts - same reason, non-existant user.
    • 115 attempts becomes 1 attempt - first guess was for root and is allowed a default of 3 chances, the second guess was for a non-existant user and so was blocked anyway.
    • 115 attempts becomes 1 attempt - same as previous.
    • 127 attempts becomes 3 attempts - many initial guesses for root account, so sshdfilter blocks after the first 3 failed attempts.
    • 18 attempts becomes 0 attempts - first attempted guess was for a non-existant user, so was blocked instantly.
    • 554 attempts becomes 3 attempts - many initial guesses for root accont, so sshdfilter blocks after the first 3 failed attempts.
    • 107 attempts becomes 1 attempt - first guess was for a valid user (nobody), second guess was for a non-existant user so was blocked.
    • 9 attempts becomes 0 attempts - first guess was for a non-existant user so was blocked instantly.
    • 52 attempts becomes 3 attempts - many initial guesses for root accont, so sshdfilter blocks after the first 3 failed attempts.