mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-14 02:47:25 -04:00
5f06fba59111a1146357a58f5de859eb83d1aa5b
Since config.py contains passwords in it, it should be protected as much as possible. At the very least, the file permissions should be 0600 to restrict access to user that actually edits and runs 'fdroid' commands.
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 http://f-droid.org/manual/
Languages
Python
96.5%
Shell
2.6%
Java
0.7%
Dockerfile
0.1%