83 projects tagged "AGPL"
Colubris helps small creative teams track projects and clients. It focuses on Budgets, agreements between your team and your client to pay you money for your work. It helps your developer or design team focus on projects which are profitable and prevent you from doing any "extra" or "free" work. It is developed in Agile Toolkit and can be customized to your own needs or workflow.
Git Manager is a Web interface for Git. It allows you to manage and create Git repositories, users, and access groups. It is based on Apache authentication mechanisms (HTTP or LDAP) and uses a MySQL database to store repo/user/group relation data. The ViewGit repository viewer is included.
Social networks store all our data and shape the way we interact each other. A real network does not need someone to check what you send before giving it to your friend. Newebe is the opposite: it is a real network, and it looks like a real spider web. People directly talk to each other without barriers, spies, or censorship. This means that data you share are directly sent to your contacts and that you host all your data yourself. Because Newebe is set up on a server you host at your home (a very small computer with no screen), everything you make with Newebe is kept inside it and not sent to a third party.
couchCurl is a simple static PHP class that generates curl commands to work with CouchDB databases. It aims for quick and easy access to local CouchDB databases without authentication, and with little PHP processing overhead. It assumes that your PHP installation has exec() enabled and that the user can use curl. It supports most of the API (PUT, POST, GET) and adds a little extra stuff for making VIEWS easier to work with, and a function to help compress or make custom _ids.
Assignment Collector/Grader is a Web application for collecting and automatically grading student lab work. It automatically runs JUnit tests against student uploads, immediately provides feedback to students, records student results for later review, provides a gradesheet summary of student performance, allows easy administration of students, assignments, and classes, and allows the availability of an Assignment to be timed.
redBorder IPS is a high performance intrusion prevention system based on Snort running on top of a clustered pf_ring with specific enhancements. A Web management interface is provided to control a large number of such devices, including snort and device configuration, rule management, SNMP monitoring, user roles, and multi-domain support.
SignPDF is a simple command line application to sign a PDF document. It can sign a PDF document with a valid certificate, encrypt/protect a PDF document, and timestamp a PDF document (optional feature). A JKS keystore with a cert signed by your desired CA is mandatory for use. The tsa_url of a timestamp server can be used to timestamp your documents. The signed PDF file is signed and protected with allowed restrictions to printing, content copying, and content copying for accessibility. By default, SignPDF creates a configuration file at ~/.signpdf, which can be edited for further use.