Best Programming JobsFreelance Programming JobsOpen Source Programming Jobs
Currently listing

33

open source gigs. RSS Feed
Refine your search, and sort by:

Largest . Freshest . Tags
Do you want to make your open source dreams come true?
132$

Update W3C Validator installation guide to host it on Heroku

We recently worked on updating the guide about the installation of the W3C Validator on a GNU/Linux server (like Ubuntu):

https://github.com/tlvince/w3c-validator-guide

Now, we'd like to see if this validator can be hosted on Heroku somehow.

More info..

Posted by: jaimeiniesta
50$

Add OrBot Support to OpenWatch--Android

OpenWatch is a project which covertly records audio and video and uploads it to a remote server. Upgrade the Android client to support OrBot.

More info..

Posted by: Rich
68$

Freenet node diagnostics page

When offering user support for Freenet, it would be helpful to have a plaintext node stats / diagnostic page available that the user could copy/paste into an email, pastebin, or similar.

More info..

Tags: freenet java
Posted by: evand
15$

Fix Freenet network usage stats

The stats page on Freenet often has nonsensical values for the breakdown of how much bandwidth has been used for each different type of traffic. For example, negative bytes spent on overhead. The bytes used stats code needs a thorough audit and cleanup.

More info..

Tags: freenet java
Posted by: evand
120$

Proper Freenet URIs

Currently, Freenet content is addressed by a mix of different techniques, depending on a variety of factors. Sometimes an http: URL is used, sometimes just the bare key. None of these options manages to be both consistently functional and standards compliant. Instead, Freenet should use compliant URIs of the form freenet:key. In order to function properly, this needs a certain amount of browser support, probably via a plugin.

More info..

Tags: freenet java
Posted by: evand
41$

Fix URL encoding in Freenet

URLs using % encoding for special characters are often handled very poorly. They should work just like other URLs.

More info..

Tags: freenet java
Posted by: evand
57$

Freenet filesharing improvements (healing and reinserts)

As files on Freenet get old, they become unavailable if they aren't popular. Sometimes people will request that someone reinsert the file. This is currently slow, awkward, and more of a security risk than it could be. Some additional FCP primitives and FProxy interfaces would make writing good filesharing clients easier. Specifically, it should be easy to reinsert only a portion of an existing file, since that is usually all that is required. This would both be faster and more secure than reinserting the whole file. It should also be easy to make sure that you use the same settings as the original uploader, thus avoiding generating a new key.

More info..

Tags: freenet java
Posted by: evand
15$

Freenet gateway nodes: serve public bookmarks only

If a Freenet node is running in gateway mode, it should serve a separate set of bookmarks to non-privileged users.

More info..

Tags: freenet java
Posted by: evand
25$

Freenet content filter test interface

The Freenet network implements a content filter on downloads, in an attempt to remove some of the most obvious security holes. For example, including images from the WWW in a Freenet page compromises the reader's anonymity, in a way that would not be considered a security problem in most other contexts.

The problem is that this can make more complicated pages difficult to write, as there is no convenient way to test what the content filter will do to your document before uploading it.

See bug 3922 for details.

More info..

Tags: freenet java
Posted by: evand
25$

Update Freenet plugin "Library" to SnakeYaml 1.10

Library currently uses the ancient SnakeYaml library v. 1.5

I would like this plugin to be updated to use v. 1.10

More info..

Posted by: Juiceman
20$

Freenet plugin disabling

Freenet plugins can currently be loaded or unloaded, but not disabled. This would offer a convenient way to not run a plugin but retain its configuration and such.

More info..

Tags: freenet java
Posted by: evand
45$

MarkdownView for Android - Already Claimed!

I would like to see somebody create a drop-in replacement for Android's WebView which supports Markdown syntax.

More info..

Posted by: Rich