James Valleroy f00174cd86 freedombox Debian release 22.5
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmILC9wACgkQd8DHXntl
 CAiklRAAh71nlzDOSZAg1dmQPgLWIKU+EW2pGNKdDJO5KBZ53g+NYZX3gS4K4lU/
 pLyUCfD1q05qWcC0QJ8yybJcufzSj0IUQ/c9lDEHAcdgeNP+RJtAMiYFn//C1Sk9
 dGuK22q7ATw7QSgSH8fXnXPvT1lCr98yAsXM1vLbIbkObdHcWu8LH9td4guuq18f
 h70SlfcENjfCcXE6FeN0ug/x/HI9Q7Gshb+8JJFD7DOVzjZuKmP/3u7JfY64GVbL
 IC3P7/lGRjaqMkQJBQKbGJpdsnD2CAUtyOtV1W2pyBIU0CTorj8r26sOl+5JZL41
 Yp3hbC54SxB6ZdkGIV0TXtU9fzoIBcUIcd0lJDq2avN3KVq7r1Xeelu3zwbBaalh
 wvqCDiVNQ5rEB25jaLc0EQOGp9MH4UzfHnRlH+8bSxkaBdBdSE1ffDtqluPKSi9w
 Scgatr0Li2hgIrHT5QmxQ2pvBh2bG4xTqH9BfofIb4UV+PhVbxxCGZOclVUthKRS
 s9rgcZz9NeTm4Z7FZ11hrQ5M8VJTjOmIkJU3/Ux174FYEPsmwv504ZSALFms9r0x
 ADwDp9Cfb1dXzNdnsrLvW6+WuMs7nh839/uBMjXA6cS7jpnW6S8oUUUq2yykqDL8
 A+EwazlWHONvHWEQe4n8de4gn59IhiicudyS36cGIpvX2lDnrCY=
 =cmBD
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmIQPEwACgkQd8DHXntl
 CAgVDhAAiLpKBntzfxtWlLZAa2ZQ8Md+eyUch3Oqq4TafFJjzXWe2LeMz8Kq2Ybj
 eunaoz/PzgKG0vPUpsnwikeNw6PSuEnfFAsNLHtwnBHboOBaxMbPIHkgIiKvkdV0
 N1N+HwdSG9Im7N65WpwYhewbzMuE3PfOfGtaFwXsKOEdpPVGUX3Z2Z0ijPK2WDYN
 2jgzhW4ZOU9NBYafoghpCEuZzQ6uVy2RJiHxjHps9rDxPS2oDZC1/JR00aHgIhnP
 9TIi/6ieJak3k5lfKpf961Z3MfIlwT6mqi0qYiGm6iLYosW0LgLLuFXeGFIxpCWZ
 5q7yXq4a0uCSPuiEKPJt1MXHnR9YZL4AkTexgCFtrvMlrE6Vk3rO8x+twlWLMOoP
 9HEkYEOb2CMIqfHLqKJpWEuilkzW2tbpINJUW3IgsPp8aAIGEM1wpoiZDELhyW4z
 qj9/bC3gGYbHQG3ZNNh74Ay8gSxkm9VpbeY5zcpV0C7Tynk/UDcTrcyoluhm43WS
 a6sHamnabonFDWM03LEPjO8A1V+aDSaeF85ktP2CEz6XmF3THD6pCyR0Shqc08P/
 A+nUeIp5nyyZb9ewT8RWOQE+tVw2YL8FGFdJHcwO/6+flUFRPq2omcbS9dx5PAbp
 OQvaxRG0WxLgf7/H0fV6fgG5tGrhpHWUzyX6LQDtLgkoEFWMfyA=
 =gt4N
 -----END PGP SIGNATURE-----

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

freedombox Debian release 22.5

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2022-02-18 19:39:38 -05:00
2020-02-19 14:38:55 +02:00
2022-02-18 19:39:38 -05:00
2022-02-14 20:39:17 -05:00
2022-02-14 20:41:40 -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%