Differences between revisions 170 and 273 (spanning 103 versions)
Revision 170 as of 2013-04-11 12:37:39
Size: 6860
Editor: ?NickDaly
Comment: Added Ready
Revision 273 as of 2021-07-11 14:17:22
Size: 2359
Editor: AndMizyk
Comment: Added link to Ukrainian page
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[es/FreedomBox|Español]] - [[fr/FreedomBox|Français]] - [[it/FreedomBox|Italiano]] - [[de/FreedomBox|Deutsch]]-~
##TAG:TRANSLATION-HEADER-START
~- [[ar/FreedomBox|عربي ]] - [[da/FreedomBox|Dansk]] - [[de/FreedomBox|Deutsch]] - [[FreedomBox|English]] - [[es/FreedomBox|Español]] - [[fr/FreedomBox|Français]] - [[id/FreedomBox|Indonesian]] - [[it/FreedomBox|Italiano]] - [[nl/FreedomBox|Nederlands]] - [[ru/FreedomBox|Русский]] - [[te/FreedomBox|తెలుగు]] - [[tr/FreedomBox|Türkçe]] - [[uk/FreedomBox|Українська]] - [[DebianWiki/EditorGuide#translation|(+)]] -~
##TAG:TRANSLATION-HEADER-END
Line 5: Line 8:
||<tablestyle="float:right; margin: 0px;" style="padding:0.5em; border: 0px;font-size: 80%;"><<TableOfContents>>||
Line 7: Line 9:
== Freedom Box Project == ##||<tablestyle="float:right; margin: 0px;" style="padding:0.5em; border: 0px;font-size: 80%;"><<TableOfContents>>||
Line 9: Line 11:
Inspired by Eben Moglen's vision of a small, cheap and simple computer that serves freedom in the home. We are building a Debian based platform for distributed applications. ||<tablestyle="float: right;"> {{attachment:freedombox.png}} || [[FreedomBox/Hardware|{{attachment:pioneer-edition.jpg|FreedomBox|height=200}}]] ||
Line 11: Line 13:
{{attachment:freedombox.png||height=135,align=left}}
Freedom Box is about:
== FreedomBox: The Home Server Appliance ==
Line 14: Line 15:
  * privacy
  * control
  * ease of use
  * dehierarchicalization
Welcome to FreedomBox support and collaboration space.
Line 19: Line 17:
== Vision Statement == !FreedomBox is a self-hosting server aimed at protecting your privacy and data ownership. You can use !FreedomBox at home to replace services provided by third-parties mining your life and using your content. It is also a 100% free software web server that makes it easy to deploy social applications on small machines by providing a selected collection of online communication tools.
Line 21: Line 19:
We live in a world where our use of the network is mediated by organizations that often do not have our best interests at heart. By building software that does not rely on a central service, we can regain control and privacy. By keeping our data in our homes, we gain useful legal protections over it. By giving back power to the users over their networks and machines, we are returning the Internet to its intended peer-to-peer architecture. Thanks to a very friendly interface, you will be able to deploy on demand applications focusing on confidentiality such as file sharing, shared calendaring, instant messaging, secure voice conference calling, blog and wiki. Once installed, the simplicity of setting up and operating a !FreedomBox is similar to that of a smart phone.
Line 23: Line 21:
In order to bring about the new network order, it is paramount that it is easy to convert to it. The hardware it runs on must be cheap. The software it runs on must be easy to install and administrate by anybody. It must be easy to transition from existing services. !FreedomBox is a product you can just [[https://freedomboxfoundation.org/buy/|buy]], set up and use.
Line 25: Line 23:
There are a number of projects working to realize a future of distributed services; we aim to bring them all together in a convenient package. Alternatively, you can build it yourself. !FreedomBox's software stack is a subset of the Debian universal operating system, designed to be installed on many flavors of inexpensive and power-efficient Open Source [[FreedomBox/Hardware|hardware]], called single board computers (SBC). It can be installed on other hardware too.
Line 27: Line 25:
Talks and presentations are [[/TalksAndPresentations|available here]]. Continue reading a general [[FreedomBox/Introduction|overview]] and get your !FreedomBox. Then get [[FreedomBox/Support|instant help]] and [[FreedomBox/Contribute|contribute]].
Line 29: Line 27:
== Project Resources ==

 * [[https://freedomboxfoundation.org|FreedomBox Foundation]]
 * [[https://alioth.debian.org/projects/freedombox/|Alioth project]]
 * [[http://lists.alioth.debian.org/mailman/listinfo/freedombox-discuss|Main Mailing list]]
  *[[http://lists.freedomboxfoundation.org/s/arc/updates|FreedomBox Foundation Update Announcements only]]
  *[[http://lists.freedomboxfoundation.org/s/arc/visual|Visual Identity mailing list]]
  *[[http://lists.freedomboxfoundation.org/s/arc/i18n|FreedomBox Internationalization mailing list]]
  *[[http://lists.freedomboxfoundation.org/s/arc/i18n-es|FreedomBox Internationalization (spanish) mailing list]]
  *[[http://lists.freedomboxfoundation.org/s/arc/i18n-german|FreedomBox Internationalization (german) mailing list]]
  *[[http://lists.freedomboxfoundation.org/s/arc/dreamplug|FreedomBox Dreamplug Release Testing]]
 * [[https://identi.ca/group/freedombox|Identi.ca group]]
 * [[irc://irc.debian.org/freedombox|#freedombox]]
 * [[http://freedombox.elevate.at/|FreedomBox Austria]]

== Want to contribute? ==

 * [[/Welcome|Welcome!]]

== Work pages ==

  * [[/Roadmap]]
   * [[/UnscheduledTodos|Unscheduled TODOs]]
   * [[/BetaReleaseTodos|Beta Release TODOs]]
   * [[/1.0Todos|1.0 Release TODOs]]
  * Hackfests, where we get together to work on items from the roadmap.
   * [[/Hackfests/1|Feb., 2012]]
   * [[/Hackfests/2|July, 2012]]
  * [[/GettingStarted|Getting started]]
   * [[/VirtualBoxImages|Virtual Box Images]]
   * [[/DreamPlug]]
    * [[/DreamPlug/Firmware]]
  * [[/Ready|Being "FreedomBox Ready"]]

=== Code and Projects ===

 Freedom Maker :: The central hub of the FreedomBox project, it builds and installs the file-system image that turns any computer into a FreedomBox.
 :: http://anonscm.debian.org/gitweb/?p=freedombox/freedom-maker.git;a=summary Bdale's master repository.
 :: https://github.com/nickdaly/freedom-maker Nick Daly's fork. Experimental changes go in the "shiny" branch to bake (at 400F for 48 minutes) before being pulled into Bdale's master.

 Plinth :: The FreedomBox's UI
 :: https://github.com/jvasile/plinth James Vasile's master repository.
 :: https://github.com/nickdaly/plinth Nick Daly's fork.

 ExMachina :: The FreedomBox configuration tool
 :: http://github.com/bnewbold/exmachina bnewbold's master repository.
 :: https://gitorious.org/exmachina/exmachina Nick Daly's fork.

 FreedomBox Privoxy :: The FreedomBox version of Privoxy
 :: https://github.com/jvasile/freedombox-privoxy James Vasile's master repository.
 :: https://github.com/NickDaly/freedombox-privoxy Nick Daly's fork.
 :: https://www.gitorious.org/~clint/freedombox-privoxy Clint's fork.
 :: https://www.gitorious.org/~chinchani/freedombox-privoxy/chinchani-freedombox-privoxy Ram's fork.

 FreedomBuddy :: A secure and resilient communication tool.
 :: https://gitorious.org/~NickDaly/FreedomBuddy Nick Daly's master.

 Project Publish :: An easy-to-use publishing tool.
 :: https://gitorious.org/project-publish/project-publish Nick Daly's master.

 With SQLite :: A database-management Python package.
 :: https://github.com/jvasile/withsqlite James Vasile's master.

=== Ideas ===

  * [[/CurrentProgress|Current Progress]]
  * [[/Requirements]]
  * [[/DesignAndToDos]]
  * [[/FirstHandsOn]], or how will the owner install her box.
  * [[/BoxConfiguration]]
  * [[/ClientServerCommunication|Client/Server Communication]]
  * [[/IdentityManagement]]
  * [[/Tools]], where links to tools used to develop the FreedomBox are put together.
  * [[/Configs]], a page to write down all the configuration of software that will be shipped in the FreedomBox
  * [[/DistributedNaming]]
  * [[/Connections]], how users connect to !FreedomBoxes from !FreedomBoxes and the outside Internet

== User experience ==

  * [[/VisualIdentity | Visual identity]]
  * [[/UserRequirements | Users and Use Cases]]
  * [[/UserInterface | User interface]]
  * [[/UserStories | User Stories]]

== Software & protocols ==

  * [[/LeavingTheCloud]]
  * [[/ExampleProjects]]
  * [[FreedomBox/UserRequirements/BrainStorm|End user requirements brainstorm]]
  * [[/SoftwareRequirements]]
  * [[/MobileKeyVerification|Verification of crypto keys on mobile devices]]

== Hardware ==

  * [[/HardwareRequirements]]
  * [[/TargetedHardware]]

== Legal ==

  * [[/PrivacyAtHome]]

== Tell people about FreedomBox ==

 * [[/Press|FreedomBox in the Press]]
 * [[/Conferences|Conferences]]
 * [[/TalksAndPresentations|Talks and presentations]]
  * [[/TalksAndPresentations/AvailableMaterial|Available Material]] Slides and other raw material
 * [[https://joindiaspora.com/people/44845|Diaspora]]
 * [[http://identi.ca/freedomboxfndn|Identi.ca]]
 * [[http://www.facebook.com/freedomboxfoundation|Facebook]]
 * [[http://twitter.com/#!/FreedomBoxFndn|Twitter]]
 * [[http://meetings-archive.debian.net/pub/debian-meetings/2011/debconf11/low/|Debconf11 Videos]]

== Test it ==

 * [[/VirtualBoxImages|Weekly Images]]
 * [[http://pagekite.net/community/DebianFB/|Preinstalled images to work on (qemu or virtualbox)]]
<<Include(FreedomBox/Portal)>>
Line 148: Line 30:
CategoryFreedomBox CategoryFreedomBox CategorySoftware

عربي - Dansk - Deutsch - English - Español - Français - Indonesian - Italiano - Nederlands - Русский - తెలుగు - Türkçe - Українська - (+)


freedombox.png

FreedomBox

FreedomBox: The Home Server Appliance

Welcome to FreedomBox support and collaboration space.

FreedomBox is a self-hosting server aimed at protecting your privacy and data ownership. You can use FreedomBox at home to replace services provided by third-parties mining your life and using your content. It is also a 100% free software web server that makes it easy to deploy social applications on small machines by providing a selected collection of online communication tools.

Thanks to a very friendly interface, you will be able to deploy on demand applications focusing on confidentiality such as file sharing, shared calendaring, instant messaging, secure voice conference calling, blog and wiki. Once installed, the simplicity of setting up and operating a FreedomBox is similar to that of a smart phone.

FreedomBox is a product you can just buy, set up and use.

Alternatively, you can build it yourself. FreedomBox's software stack is a subset of the Debian universal operating system, designed to be installed on many flavors of inexpensive and power-efficient Open Source hardware, called single board computers (SBC). It can be installed on other hardware too.

Continue reading a general overview and get your FreedomBox. Then get instant help and contribute.


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 CategorySoftware