Note: Currently new registrations are closed, if you want an account Contact us

Difference between revisions of "High Priority Projects"

From FSCI Wiki
(→‎Webmail matching gmail features: round cube has thread view)
(riot makes encryption pretty easy)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
* '''[https://www.loomio.org/g/NQL8jGHc/fosscommunity-in-high-priority-projects Discuss and collaborate on these projects]'''
* '''[https://www.loomio.org/g/NQL8jGHc/fosscommunity-in-high-priority-projects Discuss and collaborate on these projects]'''
==Make xmpp reliable on mobile==
This is significant to get people out of whats app. [http://op-co.de/blog/posts/mobile_xmpp_in_2014/ current status] and [http://yaxim.org/blog/2013/02/08/congratulations-xabber/ other todos]
# make sure all xmpp clients and servers have the following xeps implmented.
* XEP-0198: Stream Management for mobile client connections
* XEP-0199: XMPP Ping set to ping you every 5 minutes, with a 2 minutes timeout
* XEP-0280: Message Carbons for keeping multiple parallel client connections in sync
[http://yaxim.org/yax.im/ yaxim has all of it]


==Webmail matching gmail features==
==Webmail matching gmail features==
Line 19: Line 7:
# [http://mailpile.is MailPile] project is aiming to provide webmail (feature compatible with gmail) - it is in alpha now.
# [http://mailpile.is MailPile] project is aiming to provide webmail (feature compatible with gmail) - it is in alpha now.
# [http://pusto.org/en/mailr/ mailr] - webmail project with conversations view
# [http://pusto.org/en/mailr/ mailr] - webmail project with conversations view
# Roundcube - missing conversations view (have thread view), mobile view support
# Roundcube - missing [[roundcube/conversations|conversations view]] (have thread view), mobile view support
# Squirrel Mail - missing conversations view, thread view, mobile view support
# Squirrel Mail - missing conversations view, thread view, mobile view support
# Zimbra - has conversations view, search missing in community edition (needs someone to tests and confirm)
# Zimbra - has conversations view, search missing in community edition (needs someone to tests and confirm)


==Mailing lists matching Google Groups features==
==Add form submission support to ethercalc==
 
# Groupserver is a good option but it is hard to install (python/zope). Two efforts to install this has not been successfull yet. ([https://www.facebook.com/stultus.hrishi/posts/211368365725524?stream_ref=5 see current status]). We have to install, make a basic package with a script and full debian package, with each python egg packaged separately.
# Mailman - doesn't have a good archive or web based participation.
# Loomio - good web based system but no email interface.
 
==Package diaspora for debian==
 
* [https://wiki.debian.org/Diaspora/Packaging Diaspora packaging page on debian wiki]


==Make encryption easy==
Currently many people use google forms to fill up a google spreadsheet. We need to build an form interface to populate ethercalc.


# kontalk
# telegram
# Need easy way to build web of trust (make gpg key signing popular)


[[Category:campaigns]]
[[Category:campaigns]]

Latest revision as of 14:51, 1 June 2018

Webmail matching gmail features

One of the most convenient feature missing in all Free Software offerings is "conversations view" - all emails of the same thread is opened in a single page saving time when dealing with longer threads.

  1. MailPile project is aiming to provide webmail (feature compatible with gmail) - it is in alpha now.
  2. mailr - webmail project with conversations view
  3. Roundcube - missing conversations view (have thread view), mobile view support
  4. Squirrel Mail - missing conversations view, thread view, mobile view support
  5. Zimbra - has conversations view, search missing in community edition (needs someone to tests and confirm)

Add form submission support to ethercalc

Currently many people use google forms to fill up a google spreadsheet. We need to build an form interface to populate ethercalc.