Hans-Christoph Steiner b706ec986f lint.py: add checks for https:// in various URLs
Many times, the http:// URL automatically redirects to https://, like with
github and gitorious.  For git repos, using https:// reduces metadata
leakage for more privacy, and increases the security a little bit.  For SVN
repos, using https:// is much more important since the repo format itself
does not provide the same level of verification as git, hg, etc. do.
2014-02-12 22:43:27 -05:00
2014-02-10 09:41:04 +01:00
2014-02-05 09:21:28 +01:00
2014-01-26 21:40:31 +01:00
2014-01-26 21:40:31 +01:00
2010-10-21 23:26:38 +01:00
2014-01-15 23:02:02 +01:00

F-Droid is an installable catalogue of FOSS (Free and Open Source Software)
applications for the Android platform. The client makes it easy to browse,
install, and keep track of updates on your device.

The F-Droid server tools provide various scripts and tools that are used to
maintain the main F-Droid application repository. You can use these same tools
to create your own additional or alternative repository for publishing, or to
assist in creating, testing and submitting metadata to the main repository.

For documentation, please see the docs directory.

Alternatively, visit https://f-droid.org/manual/
Description
No description provided
Readme AGPL-3.0 44 MiB
Languages
Python 96.5%
Shell 2.6%
Java 0.7%
Dockerfile 0.1%