James Valleroy 12c4ea196a freedombox Debian release 21.11
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmFkx64ACgkQd8DHXntl
 CAh8+xAAsBhaYgSADaKd2OtEzZlI73pp6zjbuVcxUSaPuFPUOqaEV58sJtgGfrpn
 yg0BWZTR5komfEkf0rPg5xxRcKVLXWfCXZjD1s+Kcd8t6QDaRjwVkqEromoAO8Oh
 BAdOsweuJwJtK3snE5GcqD6O3/CQII468wg3PSQkUruT9ksMkVYDCkvwQQk1NRTg
 n69CWREdMCmu/3ka50fXlPqePUFlySM6NXS2Bp2grgFmR/fTFGqGqwmXqKRvWgzt
 OluG5smz/G/JLUTjyzaOXwoSSA/Mg9a4vPVFAdfhcOO5cdvgt+GQoQRNf1A4Wg0I
 6bbVuPMjfyKwwAHwz9/mRtHSqIfdXp0c3bb1x2SQ7pn6J7YZ4L08co0NxBPEvdCN
 z4VQRuN7f9BkE797VEGXRNxqaykhCz7qRunc5wW/sm4eNIp816ct6P0l/PIvl6DP
 FN1MRB4OwUcgU+V3qRdvCbmEYf/RbwAwfDP7PwW1BOf+FPii6CZGWj7yL3Rsm0pk
 KYfyaesVDxLZ4PbSc6vsWshTzyY/7WizKy9nU/EMEq+kDEYoBOkDalIofHXTPOYg
 8TNn4lx2yycwa21T1vVUOrz6bYw2x5mv9qP9+tLH7D6lBW4IrJeiBD7NscB8FZoY
 Mkdv9rpZS63ka+ShBMQ0tBU/n1+0W9lPiNOCoKhQZMnuH/yqOio=
 =ULVG
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmFpXz8ACgkQd8DHXntl
 CAh0XxAAqzREESTCPouJFLga9lG+vNqj72UTBU3x+wpmliSUQ8gAyOWjA/2t17j0
 es5h2YV/j+fTbBsQOERyHwbGbc7iVC8rxtLBPGOPTPAvwAbkpypXEKm3btcxV43I
 Y0qpx2TiRTnI5bfvULNeYQ8Riri/8baj5qxlVlpD8bjQc+NrlyINtVs+U2o1xEuh
 g9CEn0Uz1wE7EZc/hnDu7e9QucPEOGGbTs2L2UriVgPph0o/zyp0bz4MEH6gMmms
 MBO5sHDRGesaAy9QSxQ/iJBRqsfxqVhZu14Ri9tjP7XhUxGJ/jLi2Rz3MFtvL6U4
 GgVcEzaYGPXiHtJWbsK/KyNIiGvh7eC9vsIqvMf84cLMjEb2edksWFaxfo84tozW
 tZ+4a3Ub5/t2MmgpmVAKpbOtIezTRZ0o6zjMgHHJohJcu3RW6cPZKGpe3Bv8Ug0B
 GNYbaHmZXQOzDQvzfaf2ZUEmEYScfZ2055fAITciB8xJsjnFSI3yALTFHbYPQ0dF
 R2VUMo3GGMHNb7RBbxHVhvlpQ7MxgIsNDEjxAGhkLdjuyKXQMPpsTpgDxKnOq2Fv
 MjRjF93ES49PYH+KypAoXLhNqe8PoExxI/OxOsPjHNT/RG2yOW/bguMLUe3QSpr8
 t94B6+Cz/bQTGpl8jG2T3YlyCBEpzbs+yZvj5XM1J0A4L8r6ynY=
 =2P/R
 -----END PGP SIGNATURE-----

Merge tag 'v21.11' into debian/bullseye-backports

freedombox Debian release 21.11

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2021-10-15 07:00:13 -04:00
2020-02-19 14:38:55 +02:00
2021-10-15 07:00:13 -04:00
2021-10-11 18:54:28 -04:00
2021-10-11 18:55:46 -04:00
2020-02-19 14:38:55 +02:00
run
2020-02-19 14:38:55 +02:00
2020-08-21 15:42:14 -07:00
2021-08-15 21:12:44 -04:00

pipeline status Translation status Debian Unstable Debian Testing Debian Stable

FreedomBox Service (Plinth)

The core functionality and web front-end of FreedomBox.

Description

FreedomBox is a community project to develop, design and promote personal servers running free software for private, personal communications. It is a networking appliance designed to allow interfacing with the rest of the Internet under conditions of protected privacy and data security. It hosts applications such as blog, wiki, website, social network, email, web proxy and a Tor relay, on a device that can replace your Wi-Fi router, so that your data stays with you.

This module, called FreedomBox Service and also know as Plinth, is the core functionality and web interface to the functions of the FreedomBox. It is extensible and provides various applications of FreedomBox as modules. Each module or application provides simplified user interface to control the underlying functionality. As FreedomBox can act as a wireless router, it is possible to configure networking. It also allows configuration of basic system parameters such as time zone, hostname and automatic upgrades.

You can find more information about FreedomBox Service (Plinth) on the Plinth Wiki page, the FreedomBox Wiki and the FreedomBox Manual.

Getting Started

To have a running FreedomBox, first install Debian (Buster or higher) on a clean machine. Then run:

$ sudo apt install freedombox

Full instructions are available on FreedomBox Manual's QuickStart page.

For instructions on running the service on a local machine from source code, see INSTALL.md. For instructions on setting up for development purposes, see HACKING.md.

Contributing

See the HACKING.md file for contributing to FreedomBox Service (Plinth).

Localization

Translation status

Description
Easy to manage, privacy oriented home server. Read-only mirror of https://salsa.debian.org/freedombox-team/freedombox
Readme
Languages
Python 84.2%
HTML 9.4%
JavaScript 4%
CSS 1.1%
Augeas 0.7%
Other 0.4%