Difference between revisions of "Fsf.org/resources/webmail-systems"

From LibrePlanet
Jump to: navigation, search
(OpenMailBox added to https://www.fsf.org/resources/webmail-systems again)
(added table)
Line 1: Line 1:
 +
==Table==
 +
 +
{| class="wikitable sortable" border="1" style="font-size:smaller"
 +
|-
 +
! Webmail
 +
! Clearnet
 +
! Tor service
 +
|-
 +
! [https://bitmessage.ch/ Bitmessage.ch]<br />(requires Tor Browser!)
 +
|
 +
| [http://bitmailendavkbec.onion/roundcube Roundcube], [http://bitmailendavkbec.onion/squirrelmail SquirrelMail]
 +
|-
 +
! [https://riseup.net/ Riseup][1]
 +
| [https://mail.riseup.net/rc/ Roundcube], [https://mail.riseup.net/sm/src/login.php SquirrelMail]
 +
| [http://zsolxunfmbfuq7wf.onion/rc/ Roundcube]
 +
|-
 +
! Mail2Tor
 +
|
 +
| [http://mail2tor2zyjdctd.onion SquirrelMail]
 +
|-
 +
! TorBox
 +
|
 +
| [http://torbox3uiot6wchz.onion/sm/src/login.php SquirrelMail]
 +
|}
 +
1: "In order to create a Red Account you will need an invite. Obtain an Invite Code from a friend." - https://riseup.net/en/email/settings/mail-accounts#how-do-i-create-an-email-account
 +
 +
==More==
 +
 
Issue for https://www.fsf.org/resources/webmail-systems
 
Issue for https://www.fsf.org/resources/webmail-systems
  
 
* The "Recommended" section
 
* The "Recommended" section
 
** Remove SIGAINT -- Both the Tor and regular website have been taken offline.
 
** Remove SIGAINT -- Both the Tor and regular website have been taken offline.
** Complemente Riseup
 
*** "In order to create a Red Account you will need an invite. Obtain an Invite Code from a friend." - https://riseup.net/en/email/settings/mail-accounts#how-do-i-create-an-email-account
 
*** Riseup Red Account Settings: [http://j6uhdvbhz74oefxf.onion/ Tor service], [http://3xeiol2bnhrsqhcsaifwtnlqkylrerdspzua7bcjrh26qlrrrctfobid.onion/ Tor prop224 (Next Gen)]
 
*** Webmail, Roundcube: [http://zsolxunfmbfuq7wf.onion/rc/]
 
** Mail2Tor http://mail2tor2zyjdctd.onion -- uses SquirrelMail
 
** Bitmessage.ch - https://bitmessage.ch/ (requires Tor Browser!)
 
*** Register: https://bitmessage.ch/register
 
*** Webmail, SquirrelMail: http://bitmailendavkbec.onion/squirrelmail
 
*** Webmail, Roundcube: http://bitmailendavkbec.onion/roundcube
 
** TorBox - http://torbox3uiot6wchz.onion/
 
 
** To this section: "Some services will let you sign up and sign in without non-free JavaScript, and use IMAP/POP3 from a desktop program, but have broken webmail:"
 
** To this section: "Some services will let you sign up and sign in without non-free JavaScript, and use IMAP/POP3 from a desktop program, but have broken webmail:"
 
*** Mailnesia - https://mailnesia.com/
 
*** Mailnesia - https://mailnesia.com/

Revision as of 14:40, 12 April 2018

Table

Webmail Clearnet Tor service
Bitmessage.ch
(requires Tor Browser!)
Roundcube, SquirrelMail
Riseup[1] Roundcube, SquirrelMail Roundcube
Mail2Tor SquirrelMail
TorBox SquirrelMail

1: "In order to create a Red Account you will need an invite. Obtain an Invite Code from a friend." - https://riseup.net/en/email/settings/mail-accounts#how-do-i-create-an-email-account

More

Issue for https://www.fsf.org/resources/webmail-systems

  • The "Recommended" section
    • Remove SIGAINT -- Both the Tor and regular website have been taken offline.
    • To this section: "Some services will let you sign up and sign in without non-free JavaScript, and use IMAP/POP3 from a desktop program, but have broken webmail:"
  • The "Not Recommended" section. Add
    • Microsoft Exchange
    • Microsoft Hotmail
    • Microsoft Live
    • Microsoft MSN
    • Microsoft Outlook.com
    • Yahoo! Mail
    • Yandex Mail

Self-hosting

Ian: I think hosting your own mail should also be mentioned on that list. I recently transitioned to doing that, and I recommend it. For someone else wanting to do it, I would recommend mailinabox. The other one people talk about is http://mailcow.email/. I did my own setup with exim and dovecot, and I forward port 25 from a remote server to my home machine to get around the standard isp residential service port 25 block.

https://mailinabox.email/ reads: "Please note that the goal of this project is to provide a simple, turn-key solution. There are basically no configuration options and you can’t tweak the machine’s configuration files after installation. If you are looking for something more advanced, try iRedMail or Modoboa."