James Valleroy 8f322de3af freedombox Debian release 22.4
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmH4jLMACgkQd8DHXntl
 CAhElxAA1F2Gcy97k6PJfmIdu0vaHRCEJ2cz9p6JvxDIXSKQvO8jV1A1gRjSPWAd
 zXN/fjWBBaFDxixb75a+lqucAM4HNC8Gza5FAxzSTZbpulASBUTBXMO8NrltRajm
 VrdVCP+L2hXBobAO/UvbjNuNPlaHTsVVkxRNp13dXL34JWJ1bZzQaSCPFAGfXTNz
 /kwTGYRnbWRMbGI9JVEFXVMmKWQ37YTuWTZgst7s01gesxiRn8xTd14qb+G+71zi
 qnD12CHuyfu2y18QRRtPfBi3csVTqXjJ9pUBQo8lhQ4IZNB3vt9Os15gWYfYKEZE
 S+BNVJ5TmOfG/AfCLgQ/fCkzeO2AT6PO4IB1AyE/qYKskTeokWx6bgycauCd4Oau
 9jQ5fWBi3Roxn0DY0+g5Qxx81kc1grLYY3XbcXKJwLfLN4NED+tNhcWkke8VFA6U
 trK7XCeSuVIRX1ipaHSxJnF+qS8cQm6b7BmNNIMdALThkcnGqer3CrIVTfWJ7B0B
 w6MbO2dZxHE5Qln0tI3GR106bNNnWL7zpVfnYFNk9R9ujMO2kHojLUU5tb4U15tc
 E8+GIxhfRSJlrbI2ZESf6VDMMZK5XElmeoZ1nv8faiI2bQnlmZnHKpgHTBrAQ6fC
 IMS0O6jw4Alg8YeD/nM9yudW/rqA3C5ASNeeqtLni17lVgQDsyE=
 =u3Hh
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmH7uqMACgkQd8DHXntl
 CAi1ERAAqfb9A4wVSYa86nKaiY0PkboFQ86xvPbgdxurUKaQOv8OpjxMAwxSDrn1
 fvTCWwMvi88zarWQtlb8+L+fOcqtvOWKTcbkU5rvU+9xsHAKjkTiP9PRIxeD1ugi
 R/5T1aa2Ml1e7gc2li8LunbkBXha7xe2RkmwGCPQBGGzVKJGg9zjSWe7KoskIu/q
 CXQfKHckzEVaVTcbA8lw1y22c+NvEWZz5fCD975u62LNOPODl3sxkZEXi171aO8M
 cT8Y2O30XmDqbHzrKd9yarsHQGviUCm4RojesjJ7k5U9XNo+v666Zc1otEWRDbHe
 ZX21JPr/+h1SnYZ4c5H0aGh0QvnrNZCwygUis9+a84+UGpUwKvTs7Ov5dN/AVLOx
 LXgL8waA5zj1ORScMysuHdYy1/rufj0IostqFNoR2H2lXu3I06+s6LX+VAD1mBkq
 hvfNUKtkp+7waUpAEpZXrkv5G7M/VTX0JSGRxabMiOEr7eF1OrUN2UE0CI/UO5Kb
 aEPHaPSwmwcP4YEe0+aSh9x2NGLVmEZOUzCRPfqhmQrOrRl7v9vkQmwsmZbGmhm0
 3eVQGCb3yJ7aPB8eX16HUODPP5Uw9y31yn0lIkjyrCsbyLcEfEkBQJ/lMd0//Xbm
 nepxbL+mQHwDIoQo4NdsHktipAtUE6SXtBmqLH9lcWrGSlgYaJc=
 =/aMK
 -----END PGP SIGNATURE-----

Merge tag 'v22.4' into debian/bullseye-backports

freedombox Debian release 22.4

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2022-02-03 06:21:05 -05:00
2020-02-19 14:38:55 +02:00
2022-02-03 06:21:05 -05:00
2022-01-31 20:04:25 -05:00
2022-01-31 20:05:31 -05:00
2022-01-22 13:17:14 -05:00
2020-02-19 14:38:55 +02:00
run
2020-02-19 14:38:55 +02: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%