James Valleroy 3cd73bb006 freedombox Debian release 21.8
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmEtd90ACgkQd8DHXntl
 CAgo9hAAzlc9b04qoLhGNgOPxEgatG9J/1XAQYUj5AG3DTLfHk1/OhORgBVv7SYQ
 jhS7CWnOJVGoSKys+7F1obO8veMyRkKzadgVzMrzfyx50s2OUhU9JXukZJPur/gX
 askm17WWDzpzi12UaJCswTXfcyknBg4QdHuh0Ml+tNc5zLbgCn2gvJ/iSPeP3eAF
 coKo1QTa4DRkbi1f5pdM7FxNLyvFc/1aaTdK3RSkl+/kl9QlR0H+ppiRFYSuCGWG
 hio8L4o9WMX9qkTOMz2Xb91mzsL/8yA2FYEQ3Y1afnotHUnepk9y0vQGguOza+BE
 QO+sPUaKXg+5AXfk6fH1rizW+6mqWFvN9LLePdkPv0/VH+RJ20dZhjT+XMdT5N74
 8ZjI4oodAxEiXlw25BFBPDil8e3kKKKYGOXD9DFXaIDgcPJ0KM42pGMyxTCe/qHD
 vrCroNomNZrITx7M8LS/PDn2ZTbi7JR/WzAFG8KWjaFXnnd1DHUAqfdzp3bZ19ik
 IjR3Es8uFw1VUBCrz3DpT5P1muJeE8WuG46iaB0jYf7koHgBz+6ijiz8EvBzUPG0
 gAdgGleLRkwk1kVhxO1GpI9GF9vgNTuI54kmD2RTMvOen4g0fBwDjx14e0hNvnTi
 go2MZVTAP8ZXhzRf1AKGZVtXjj8C30G99HatpYbx8JPySNEaiNk=
 =fwtL
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmEw1h8ACgkQd8DHXntl
 CAjWNQ/9GQ6SCUSFSSXKppqBFhYBR786q4XfwXxqAfkclH6+fU9mPJilrSp0yU7+
 rWfCJI8Z8HTMirVjRanSC+nWeLjEnnGkf49Dt+z1+KpI7dMC8vW60F50/Zo3T1e/
 wwaJGWrbEdGAOGGFH0jEkdnwpmnaEoWfANtC+Z/q4U6tJuXYUWFsFVJFBCnLpg/y
 tU/ZP65QhxuWdwrBoIsh4CCCMijYpDap3gDm5dol+FVEo6D9qahE8blnjiJ1Flck
 l9e2ruFta1P4/aCKdNbOufoOas/ncHJb+K3I9/1eP2fyBybO4HctwBqPEj1wQ9fi
 E0CbjJWq7JPxDcyFzvLLPAOimd2NdLSP9xfGuTbUBgyv6gFVNAdznmWII77XAC/2
 lmB2BfHWmN6iFlzaNOfq56YJAx6rkJfE8pzVJbK4q/LF7mjsZeR+XQgEVQF257kM
 vHU0Lclb93JusUP1xqTZIhMyZnbgFpg3fY6uDWWOB/00T89ovUb5CufbYxDN5mSp
 YGWinx7E0WOblPZ4lEoozfC/xvukvnaiznOs+KHF7c8jNRQgA9E9a2tgAaMFBxTk
 0AOJ9lkDjgs857Iy+BJ/XeNWnw+uGzg1h9avKChZ/ZK0rkt1cFD/cI62oGvw4uYi
 IwRmwFkvPLrjiBb5CuORTK8mrnc8Etox6UB3kqB0lTuxrMffJpg=
 =Hlm8
 -----END PGP SIGNATURE-----

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

freedombox Debian release 21.8

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2021-09-02 09:48:11 -04:00
2020-02-19 14:38:55 +02:00
2021-09-02 09:48:11 -04:00
2021-08-30 20:01:13 -04:00
2021-08-30 20:02:12 -04:00
2021-06-19 09:53:03 +05:30
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%