Differences between revisions 2 and 97 (spanning 95 versions)
Revision 2 as of 2015-10-25 13:13:01
Size: 1323
Editor: vauss
Comment: translation menu
Revision 97 as of 2021-01-25 16:22:12
Size: 9926
Editor: fioddor
Comment: Not do obvious. JSXC doesn't in FreedomBox.
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[fr/FreedomBox/Caracteristiques|Français]]-~ #language en

##TAG:TRANSLATION-HEADER-START
~-[[de/FreedomBox/Features|Deutsch]] - [[FreedomBox/Features|English]] - [[es/FreedomBox/Features|Español]] - [[fr/FreedomBox/Features|Français]] - [[ru/FreedomBox/Features|Русский]] - [[DebianWiki/EditorGuide#translation|(+)]]-~
##TAG:TRANSLATION-HEADER-END
Line 4: Line 9:
Here is a list of user-facing features that have been implemented in !FreedomBox. == Implemented ==
Line 6: Line 11:
== Basic System Features == Here is a list of user-facing features that have been implemented in !FreedomBox. You can also check [[FreedomBox/Introduction|FreedomBox introduction]] and [[FreedomBox/Hardware|supported hardware]] related pages.
Line 8: Line 13:
 * Configure hostname and domain name
 * Manage users and groups
 * Single sign-on support for XMPP and Ikiwiki
 * Manage network connections (Ethernet / Wi-Fi / PPPoE)
 * Automatic software upgrades
 * Diagnostic tests
 * Firewall
   * Automatic operation when services are enabled or disabled
   * Status display for each service and port
 * Network time server and time zone configuration
 * Service discovery
=== Use Cases for User Applications ===
Line 20: Line 15:
== Available Apps == !FreedomBox makes it easy to:
Line 22: Line 17:
=== Web Apps ===  * Chat with friends via your own chat servers
   * The [[FreedomBox/Manual/Matrix|Matrix]] server allows secure, decentralized communication via text, voice and video. Files or pictures can also be shared. [[FreedomBox/Manual/Coturn|Coturn]] helps, if your !FreedomBox is behind a router (NAT).
   * An alternative standard is XMPP with similar features. You can host your own [[FreedomBox/Manual/ejabberd|Ejabberd]] server and use the Web interface [[FreedomBox/Manual/JSXC|JSXC]] on your own !FreedomBox as client.
   * [[FreedomBox/Manual/Mumble|Mumble]] is your choice for pure real-time voice conferences.
   * Remain connected to some external chat rooms while you're absent; for IRC with [[FreedomBox/Manual/Quassel|Quassel]], or with [[FreedomBox/Manual/I2P|I2P]].
 * Read e-mails and news
   * Check your email with the browser-based multilingual email client [[FreedomBox/Manual/Roundcube|Roundcube]].
   * Read RSS news with [[FreedomBox/Manual/TinyTinyRSS|Tiny Tiny RSS]].
 * Share files:
    * Transfer large files with [[FreedomBox/Manual/Deluge|Deluge]], with [[FreedomBox/Manual/Transmission|Transmission]], or with [[FreedomBox/Manual/I2P|I2P]].
    * Upload files to your website for others to consume publicly.
    * Privately share files with [[FreedomBox/Manual/bepasty|Bepasty]].
    * Locally with [[FreedomBox/Manual/Samba|Samba]].
 * Publish web content:
   * Publish a blog with [[FreedomBox/Manual/Ikiwiki|Ikiwiki]].
   * Host a personal or community wiki with [[FreedomBox/Manual/MediaWiki|MediaWiki]].
   * Host regular websites:
     * Each user has her own website.
     * There can be a system-wide website with [[FreedomBox/Manual/Apache_userdir|User Websites]] .
 * Publish multimedia content (photos, videos, music, ...) with [[FreedomBox/Manual/MiniDLNA|MiniDLNA]].
 * Keep your data synchronized to your !FreedomBox:
   * Files: with [[FreedomBox/Manual/Syncthing|Syncthing]].
   * Calendar and contacts: with [[FreedomBox/Manual/Radicale|Radicale]].
 * Organize your e-books into collections with [[FreedomBox/Manual/Calibre|Calibre]].
 * Share your internet connection with local devices.
   * Escape search engine filter bubbles using a metasearch engine like [[FreedomBox/Manual/Searx|Searx]].
   * Block ads while browsing the web. With [[FreedomBox/Manual/Privoxy|Privoxy]].
 * Connect securely to your !FreedomBox services from the internet through [[FreedomBox/Manual/OpenVPN|OpenVPN]].
   * in order to publish services in untrusted networks
   * in order to access through untrusted networks as if you were locally there.
 * Host your own web office apps:
   * Collaboratively edit a text document with [[FreedomBox/Manual/Infinoted|Infinoted]].
 * Host a multiplayer block sandbox with [[FreedomBox/Manual/Minetest|Minetest]].
 * Circumvent censorship using a socks5 proxy like [[FreedomBox/Manual/Shadowsocks|Shadowsocks]].
 * Learn how to use each application:
   * Offline Manual
   * Online resources
   * Community support
     * Forums
     * Mailing List
     * IRC channel
 * [[FreedomBox/LeavingTheCloud|Other features and solutions]]
Line 24: Line 60:
 * JWChat: XMPP Web Client
 * Deluge: !BitTorrent Web Client
 * Transmission: !BitTorrent Web Client
 * Shaarli: Bookmarks Web App
 * Roundcube: Email Web Client
 * ownCloud: File Hosting Web App
 * Ikiwiki: Wiki & Blog Web App
=== Use Cases for the System Owner ===
Line 32: Line 62:
=== Other Services ===
Line 34: Line 63:
 * Tor: Anonymity Network
   * Hidden service to provide a .onion address for web apps
   * Download software packages over Tor
   * Tor SOCKS port available
 * Ejabberd: XMPP Chat Server
 * DynamicDNS Client
 * !PageKite: Public Visibility Service
 * Mumble: Voice Chat Server
 * Privoxy: Web Proxy Service
!FreedomBox makes it easy to:

 * Invite friends to use your box:
   * Grant !FreedomBox accounts and access privileges to users (See [[FreedomBox/Manual/Users|Users and Groups]]).
   * Use a single login for !FreedomBox Interface, XMPP, Ikiwiki and SSH.
   * Share infrastructure resources:
     * Provide DNS service for your local network with [[FreedomBox/Manual/Bind|bind]].
     * Connect storage devices (See [[FreedomBox/Manual/Storage|Storage]]).
     * Provide a secure linux (including python3, etc) console accesible through [[FreedomBox/Manual/SecureShell|SSH]].
 * Connect your !FreedomBox to the world:
   * Access your !FreedomBox from the public Internet via [[FreedomBox/Manual/PageKite|Pagekite]], [[FreedomBox/Manual/Tor|Tor]], or [[FreedomBox/Manual/DynamicDNS|DNS]].
   * Obtain a certificate for your domain from [[FreedomBox/Manual/LetsEncrypt|Let's Encrypt]].
   * Manage network connections over Ethernet, Wi-Fi, or PPPoE (See [[FreedomBox/Manual/Networks|Networks]]).
 * Control your !FreedomBox:
   * Customize it:
     * Configure system name and interface language (See [[FreedomBox/Manual/Configure|Configure]]).
     * Configure time zone and network time service (See [[FreedomBox/Manual/DateTime|Date and Time]]).
   * Know what's happening in your box:
     * Run diagnostic tests (See [[FreedomBox/Manual/Diagnostics|Diagnostics]]).
     * View which services are allowed through the firewall (See [[FreedomBox/Manual/Firewall|Firewall]]).
     * Watch storage consumption in each device (See [[FreedomBox/Manual/Storage|Storage]]).
     * from a web interface with [[FreedomBox/Manual/Cockpit|Cockpit]].
   * Solve and prevent troubles:
     * Upgrade software packages automatically (See [[FreedomBox/Manual/Upgrades|Software Upgrades]]).
     * View disk information or expand a partition (See [[FreedomBox/Manual/Disks|Disks]]).
     * Create and restore filesystem snapshots (See [[FreedomBox/Manual/Snapshots|Snapshots]]).
     * Backup your data with Borg (See [[FreedomBox/Manual/Backups|Backups]]).
     * Configure local access to !FreedomBox (See [[FreedomBox/Manual/ServiceDiscovery|Service Discovery]]).
 * Learn how to administer your box:
   * Offline Manual
   * Online resources
   * Community support
     * Forums
     * Mailing List
     * IRC channel

== Planned ==

These features are planned for upcoming releases.

 * Run your own federated social networking server ([[FreedomBox/Manual/Diaspora|diaspora*]])
 * Host your photos and videos (MediaGoblin)
 * Run your micro-blogging social network ([[FreedomBox/Manual/GNUSocial|GNU Social]], Mastodon, Pleroma)
 * Email server
 * Scheduled backups
 * Manage and share your bookmarks ([[FreedomBox/Manual/Shaarli|Shaarli]])

== Applications available in each Release ==

||'''Application'''||'''Description'''||'''Debian 9 (Stretch)'''||'''Debian 10 (Buster)'''||'''Comment'''||
|| [[FreedomBox/Manual/DynamicDNS|Dynamic DNS]] || Access to !FreedomBox || ? || (./) || ||
|| [[FreedomBox/Manual/PageKite|Pagekite]] || Access to !FreedomBox || ? || (./) || ||
|| [[FreedomBox/Manual/Tor|Tor]] || Anonymity Network || (./) || (./) || ||
|| [[FreedomBox/Manual/I2P|I2P]] || Anonymity Network || {X} || {X} || added in buster-backports ||
|| [[FreedomBox/Manual/Transmission|Transmission]] || !BitTorrent Web Client || (./) || (./) || ||
|| [[FreedomBox/Manual/Deluge|Deluge]] || !BitTorrent Web Client || (./) || (./) || ||
|| [[FreedomBox/Manual/Minetest|Minetest]] || Block Sandbox || (./) || (./) || ||
|| [[FreedomBox/Manual/Radicale|Radicale]] || Calendar and Addressbook || (./) || (./) || ||
|| [[FreedomBox/Manual/Quassel|Quassel]] || Chat Client (IRC) || (./) || (./) || ||
|| [[FreedomBox/Manual/JSXC|JSXC]] || Chat Client (XMPP) || (./) || (./) || ||
|| [[FreedomBox/Manual/ejabberd|Ejabberd]] || Chat Server (XMPP) || (./) || (./) || ||
|| [[FreedomBox/Manual/Matrix|Matrix Synapse]] || Chat Server (Matrix) || {X} || (./) || only in buster-backports ||
|| [[FreedomBox/Manual/Roundcube|Roundcube]] || Email Client || (./) || (./) || ||
|| [[FreedomBox/Manual/bepasty|Bepasty]] || File Publishing || {X} || {X} || added in buster-backports ||
|| [[FreedomBox/Manual/Sharing|Sharing]] || File Publishing || ? || (./) || ||
|| [[FreedomBox/Manual/MLDonkey|MLDonkey]] || File Sharing || {X} || (./) || ||
|| [[FreedomBox/Manual/Tahoe-LAFS|Tahoe-LAFS]] || File Storage (Distributed) || ? || (./) || ||
|| [[FreedomBox/Manual/Syncthing|Syncthing]] || File Synchronization || ? || (./) || ||
|| [[FreedomBox/Manual/Infinoted|Infinoted]] || Gobby Server || (./) || (./) || ||
|| [[FreedomBox/Manual/TinyTinyRSS|Tiny Tiny RSS]] || News Feed Reader || {X} || (./) || ||
|| [[FreedomBox/Manual/Calibre|Calibre]] || Organise e-Books || {X} || (./) || ||
|| [[FreedomBox/Manual/Shadowsocks|Shadowsocks]] || SOCKS5 proxy || {X} || (./) || ||
|| [[FreedomBox/Manual/OpenVPN|OpenVPN]] || Virtual Private Network || (./) || (./) || ||
|| [[FreedomBox/Manual/Mumble|Mumble]] || Voice Chat Server || (./) || (./) || ||
|| [[FreedomBox/Manual/Repro|Repro]] || VoIP Server (SIP) || (./) || {X} || ||
|| [[FreedomBox/Manual/Privoxy|Privoxy]] || Web Proxy || (./) || (./) || ||
|| [[FreedomBox/Manual/Searx|Searx]] || Web Search || {X} || (./) || ||
|| [[FreedomBox/Manual/MediaWiki|MediaWiki]] || Wiki || {X} || (./) || ||
|| [[FreedomBox/Manual/Ikiwiki|Ikiwiki]] || Wiki and Blog || (./) || (./) || ||

<<Include(FreedomBox/Portal)>>

Deutsch - English - Español - Français - Русский - (+)

Features

Implemented

Here is a list of user-facing features that have been implemented in FreedomBox. You can also check FreedomBox introduction and supported hardware related pages.

Use Cases for User Applications

FreedomBox makes it easy to:

  • Chat with friends via your own chat servers
    • The Matrix server allows secure, decentralized communication via text, voice and video. Files or pictures can also be shared. Coturn helps, if your FreedomBox is behind a router (NAT).

    • An alternative standard is XMPP with similar features. You can host your own Ejabberd server and use the Web interface JSXC on your own FreedomBox as client.

    • Mumble is your choice for pure real-time voice conferences.

    • Remain connected to some external chat rooms while you're absent; for IRC with Quassel, or with I2P.

  • Read e-mails and news
    • Check your email with the browser-based multilingual email client Roundcube.

    • Read RSS news with Tiny Tiny RSS.

  • Share files:
    • Transfer large files with Deluge, with Transmission, or with I2P.

    • Upload files to your website for others to consume publicly.
    • Privately share files with Bepasty.

    • Locally with Samba.

  • Publish web content:
    • Publish a blog with Ikiwiki.

    • Host a personal or community wiki with MediaWiki.

    • Host regular websites:
      • Each user has her own website.
      • There can be a system-wide website with User Websites .

  • Publish multimedia content (photos, videos, music, ...) with MiniDLNA.

  • Keep your data synchronized to your FreedomBox:

  • Organize your e-books into collections with Calibre.

  • Share your internet connection with local devices.
    • Escape search engine filter bubbles using a metasearch engine like Searx.

    • Block ads while browsing the web. With Privoxy.

  • Connect securely to your FreedomBox services from the internet through OpenVPN.

    • in order to publish services in untrusted networks
    • in order to access through untrusted networks as if you were locally there.
  • Host your own web office apps:
    • Collaboratively edit a text document with Infinoted.

  • Host a multiplayer block sandbox with Minetest.

  • Circumvent censorship using a socks5 proxy like Shadowsocks.

  • Learn how to use each application:
    • Offline Manual
    • Online resources
    • Community support
      • Forums
      • Mailing List
      • IRC channel
  • Other features and solutions

Use Cases for the System Owner

FreedomBox makes it easy to:

  • Invite friends to use your box:
    • Grant FreedomBox accounts and access privileges to users (See Users and Groups).

    • Use a single login for FreedomBox Interface, XMPP, Ikiwiki and SSH.

    • Share infrastructure resources:
      • Provide DNS service for your local network with bind.

      • Connect storage devices (See Storage).

      • Provide a secure linux (including python3, etc) console accesible through SSH.

  • Connect your FreedomBox to the world:

    • Access your FreedomBox from the public Internet via Pagekite, Tor, or DNS.

    • Obtain a certificate for your domain from Let's Encrypt.

    • Manage network connections over Ethernet, Wi-Fi, or PPPoE (See Networks).

  • Control your FreedomBox:

    • Customize it:
      • Configure system name and interface language (See Configure).

      • Configure time zone and network time service (See Date and Time).

    • Know what's happening in your box:
      • Run diagnostic tests (See Diagnostics).

      • View which services are allowed through the firewall (See Firewall).

      • Watch storage consumption in each device (See Storage).

      • from a web interface with Cockpit.

    • Solve and prevent troubles:
      • Upgrade software packages automatically (See Software Upgrades).

      • View disk information or expand a partition (See Disks).

      • Create and restore filesystem snapshots (See Snapshots).

      • Backup your data with Borg (See Backups).

      • Configure local access to FreedomBox (See Service Discovery).

  • Learn how to administer your box:
    • Offline Manual
    • Online resources
    • Community support
      • Forums
      • Mailing List
      • IRC channel

Planned

These features are planned for upcoming releases.

  • Run your own federated social networking server (diaspora*)

  • Host your photos and videos (?MediaGoblin)

  • Run your micro-blogging social network (GNU Social, Mastodon, Pleroma)

  • Email server
  • Scheduled backups
  • Manage and share your bookmarks (Shaarli)

Applications available in each Release

Application

Description

Debian 9 (Stretch)

Debian 10 (Buster)

Comment

Dynamic DNS

Access to FreedomBox

?

(./)

Pagekite

Access to FreedomBox

?

(./)

Tor

Anonymity Network

(./)

(./)

I2P

Anonymity Network

{X}

{X}

added in buster-backports

Transmission

BitTorrent Web Client

(./)

(./)

Deluge

BitTorrent Web Client

(./)

(./)

Minetest

Block Sandbox

(./)

(./)

Radicale

Calendar and Addressbook

(./)

(./)

Quassel

Chat Client (IRC)

(./)

(./)

JSXC

Chat Client (XMPP)

(./)

(./)

Ejabberd

Chat Server (XMPP)

(./)

(./)

Matrix Synapse

Chat Server (Matrix)

{X}

(./)

only in buster-backports

Roundcube

Email Client

(./)

(./)

Bepasty

File Publishing

{X}

{X}

added in buster-backports

Sharing

File Publishing

?

(./)

?MLDonkey

File Sharing

{X}

(./)

Tahoe-LAFS

File Storage (Distributed)

?

(./)

Syncthing

File Synchronization

?

(./)

Infinoted

Gobby Server

(./)

(./)

Tiny Tiny RSS

News Feed Reader

{X}

(./)

Calibre

Organise e-Books

{X}

(./)

Shadowsocks

SOCKS5 proxy

{X}

(./)

OpenVPN

Virtual Private Network

(./)

(./)

Mumble

Voice Chat Server

(./)

(./)

Repro

VoIP Server (SIP)

(./)

{X}

Privoxy

Web Proxy

(./)

(./)

Searx

Web Search

{X}

(./)

MediaWiki

Wiki

{X}

(./)

Ikiwiki

Wiki and Blog

(./)

(./)


Intro

Information

Support

Contribute

Reports

Promote

Vision

Hardware

Live Help

Where To Start

Translate

Calls

Talks

Overview

Download

Q&A

To Do

Design

Releases

Press

Features

Manual

Contributors

Code

Blog

FreedomBox for Communities

FreedomBox Developer Manual

HELP & DISCUSSIONS: Discussion Forum - Matrix - Mailing List - #freedombox irc.debian.org | CONTACT Foundation | JOIN Project

Next call: Saturday, April 13 at 14:00 UTC

This page is copyright its contributors and is licensed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.


CategoryFreedomBox