Differences between revisions 9 and 14 (spanning 5 versions)
Revision 9 as of 2011-03-18 12:37:35
Size: 2905
Editor: ?jannewmarch
Comment:
Revision 14 as of 2015-02-13 04:50:45
Size: 3112
Comment: Include FreedomBox portal in footer
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from FreedomBox/UserRequirements
Line 2: Line 3:

= WishList =
  * [[FreedomBox/Design/UserRequirements/BrainStorm|List of potential features]]
Line 102: Line 106:

<<Include(FreedomBox/Portal)>>
Line 103: Line 110:
CategoryNetworkApplication CategoryFreedomBox CategoryNetworkApplication

WishList

Use Cases

Sharing pictures with friends

Description: Jonas and Hector attended a social event. Hector wants to share pictures with Jonas and any other friends

Ingredients:

  • One https server
  • One gallery module
  • One authentication protocol

Cooking:

/!\ NOTE: This is Work-In-Progress

  • First create a Debian image using your favorite tool, in my case, I'll be using boxer

  • Check and add your ingredients to the pkglists-available lists

$ cd pkglists-available
$ cat httpd-apache
$ echo libapache-gallery-perl >> gallery
$ echo ??? >> webid-auth # TBD
  • I want to based authentication based on FOAF+SSL, but I could not find a package yet.

  • Enable packages:

$ boxerenpkg debug httpd-apache gallery webid-auth
$ make install
  • Do and test local customizations for everything to work together and send them to freedombox-discuss mailing list.
  • The image is cooked, best served fresh with some pictures.

Social networker

(please replace or improve, just an example for now)

Description: Uses social networks daily

Uses

1. Uses Facebook

  1. Logs onto Facebook and uses its features.

2. Uses Diaspora

  1. Logs onto Diaspora and uses its features.

3. Does not want to deal with lawsuits etc. (Great risk, if you operate an open WiFi in Germany)

Political Activist

(please replace or improve, just an example for now)

Description: Organizes and participates in non-violent political activity. Concerned with surveillance.

Uses

1. ...

Non-computer savvy person

(please replace or improve, just an example for now)

Description: Browses web, emails, uses word processor, little else

Uses

1. Browses web

Making data backup

(please replace or improve, just an example for now)

Description: The user makes backups of all his data in one click.

Uses

1.

Developer

(please replace or improve, just an example for now)

Description: ...

Uses

1.

User's web site becomes visible after plugging device into network behind NAT router

Description: The user plugs his device into a network behind a NAT router, typically a home modem

Cooking:

1. User discovers device from another computer on same network (UPnP multicast?)

2. User logs into device (via web page?)

3. Device locates gateway and it's type, queries user for gateway password

4. Device configures gateway to do port forwarding to web server on device

5. Result: user's device now is a public web server for the user's content through the NAT gateway


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 CategoryNetworkApplication