From 99e2a53de275c56e3d25a3281b78be65e50da44b 2016-05-08 03:06:53 From: Martin Michlmayr Date: 2016-05-08 03:06:53 Subject: [PATCH] Use secure http for project links where possible Use secure http for project links where possible. Thanks to Paul Wise. --- diff --git a/www/conservancy/static/members/current/index.html b/www/conservancy/static/members/current/index.html index 1b4c63a43081c9ac19bd9143935ed7720a8e1b88..f4a8be2c0d91931d0c7a1d97a35e259e8044011b 100644 --- a/www/conservancy/static/members/current/index.html +++ b/www/conservancy/static/members/current/index.html @@ -101,7 +101,7 @@ licensed under the GNU GPL.

Conservancy offers Debian its expertise and advice on software licensing, enforcement, and related issues.

-

Evergreen

+

Evergreen

The Evergreen Project develops an open source ILS (integrated library system) used by hundreds of libraries across the world. The software, also @@ -150,7 +150,7 @@ protocol implementations cooperative and support for SSL sockets.

Git is used for version control of files, much like tools such as Mercurial, Bazaar, Subversion, CVS, Perforce, and Visual SourceSafe.

-

Godot Engine

+

Godot Engine

Godot is an advanced, feature packed, multi-platform 2D and 3D game engine. It provides a huge set of common tools, so you can just focus on @@ -201,7 +201,7 @@ leading version control systems, Mercurial and Git. Kallithea hosts your code, manages access control lists and provides an easy web interface to the version control system of your choice.

-

Kohana

+

Kohana

Kohana is an elegant HMVC PHP5 framework that provides a rich set of components for building web applications. It requires very little @@ -277,7 +277,7 @@ newcomers to contribute to throughout the year, and by offering focused internship opportunities twice a year with many free software organizations.

-

phpMyAdmin

+

phpMyAdmin

phpMyAdmin is a free and open source web interface for the MySQL and @@ -364,7 +364,7 @@ Smalltalk making it easy to debug, analyze, and change. Squeak is the vehicle for a wide range of projects from multimedia applications, educational platforms to commercial web application development.

-

Sugar Labs

+

Sugar Labs

Sugar is a learning platform that reinvents how computers are used for education. Sugar's focus on sharing, criticism, and exploration is @@ -397,7 +397,7 @@ commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software.

-

Twisted

+

Twisted

Twisted is an event-based engine for Internet applications, written in Python. Twisted supports TCP, SSL and TLS, UDP, Unix sockets, multicast, and serial ports. It also includes a Web server, an SMTP/POP3 server, a @@ -405,7 +405,7 @@ telnet server, an SSH server, an IRC server, a DNS server, and of course APIs for creating new protocols. It supports integration with GTK+ 2, Qt, Tkinter, wxPython, Mac OS X (PyObjC) and Win32 event loops.

-

uCLibc

+

uCLibc

uClibc (pronounced yew-see-lib-see) is a C library for developing embedded Linux systems. It is much smaller than the GNU