James Valleroy cd2c4d2c24 freedombox Debian release 22.2
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmHeL2IACgkQd8DHXntl
 CAielQ//WDDpqvJJHG3DeUx5PZ0WWywRAsaIl0NPK0T5tcgWMPKlZ/tfzt0f2Xhr
 oZurKEpz0Er+yjYG+OR0ZdNhtktHEZy1+I3hz3mjrQwpRTrEBhDSYCiCii55T5t7
 RmVBQ46YQ5nB5rB/zzyCGcx4LOWOpXv706DOs5JOJLe6w+kn2CpHCTu6bFDctPpV
 KGUBpbWpiOjEEU9q4Ed6y3fl2qTnKhh2oTfYPW9LLUIbu7n0oTopWfF97cksTore
 83Z1JZrRW6nhFSAQW9e2Gxs7stMhpk+0fgJr+PqezQjlUHtNkFuhIE6ohmfdP+gI
 ZQE3dnUkpuzpHzs04Bdaqu6kdkR2+2dJW8loEjJ1vN2wQO9z+hI9PmlQhOMotHYC
 miDRV1AMJfJCOy0RmC4gy7WRbBO4YfTfZYQ/7JhqIaNpZMPVAOu4zsHgkfZ8MWiB
 FlLRr2T71yEEue+3bY4nPpabM7VRd71MkuJVlYbAQEd5D3v8hrnE2jlHJB+gKnKb
 hG4he00o9YOZevk1bE5hiWuJ8TSKAgKURMU+sk7T7ddum9Brw06xQj9i25FfUykz
 hW4qbhD51ZGjEzrHN/gXxtnzuvGvTITE9OcPGHOQXMZff5gez0bGj+KtVytbsZ9X
 854InoGc82keisA/abbtnDCz38hXZNxOgmOXUKamyPEuncBEm44=
 =AaFN
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmHhmTQACgkQd8DHXntl
 CAiv0A/+JSMqH08AoBMp49Lex4L71v+JBWLT3ol9Gkp23wVYP/EBhwLf+XJYAWof
 8VBs18Vjp+LGcoKqi01vLbaZzFDeFRkv2WbkJZxAuZcsqIXhRw+95YOiHfncM2bZ
 vM9W3YVY4gJ2DXcBWYupiJjzehVpnRHRONu77BW/S3R+I5c3nxdFCSdMVZOCU+x3
 svm0OiGiuAkQEOKF7Djx5Otfa0m34k877UDW9Bpk2adofTry203oVEfuujtMRPCo
 M5jgfAqIiHgO98DoJD74lwY4QkT5Ub4MSNAKr6oRIYZaZnOIG2f7a2kWkGaui3CB
 +/kPrpOcMSTQBgj7BYQc2OtUFRZOjYg4LmcOnRGc7Ok7AJ40/CQEirQe7O5sJ10p
 H2397eQTjqprVAMk0G1DczMUKF7LYcKIr7HX6PvKPiSRQmuA1PDpH2cf4HAmp1uM
 /UFosYYWjLZjzoANT4o125pVxWvSVBU7QtoPLia38IOsHHl4ywcjqNtfbko0sOKS
 BPU8ZUj7vvjlw6GH3ViyskYBNX4tLcrqlnMz7F92zr1+nCblFdTKICtqBOQE/OW0
 yVL4tiOHBOrGsHHMjiwxZYFJ3OHfMNSQJfNM2nq5pzJnPbX9bRnZp5C6H7xBk6DC
 qMuy3Ds3e+b6qN3nEeGznpJ6VgQrwdAqvdbiCFAwzYb0L6WWxKw=
 =TPzu
 -----END PGP SIGNATURE-----

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

freedombox Debian release 22.2

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2022-01-14 10:39:30 -05:00
2020-02-19 14:38:55 +02:00
2022-01-14 10:39:30 -05:00
2022-01-03 19:50:57 -05:00
2022-01-11 20:10:23 -05:00
2020-02-19 14:38:55 +02:00
2021-12-20 16:08:47 -08: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 83.9%
HTML 9.3%
JavaScript 4.3%
CSS 1.1%
Augeas 0.8%
Other 0.4%