dismantl / MediaGrid

MediaGrid is a takedown-resistant, distributed wireless infrastructure allowing citizens to communicate and share real-time photo and video documentation at public demonstrations, without the need for internet access.
GNU Affero General Public License v3.0
32 stars 9 forks source link

Support for multi-session identities #5

Open dismantl opened 10 years ago

dismantl commented 10 years ago

Currently, MediaGrid only supports ephemeral identities. After 24 hours, or clearing the browser's cookies, an identity is gone and cannot be re-used.

Allow for users to set their own passwords and log into an existing identity.

It would be good to have a setup script that will prompt the administrator if they want support for long-term identities or not.