Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Delta Chat #260

Merged
merged 1 commit into from
Nov 13, 2018
Merged

Add Delta Chat #260

merged 1 commit into from
Nov 13, 2018

Conversation

ralphtheninja
Copy link
Contributor

No description provided.

README.md Outdated
@@ -67,6 +67,7 @@ A collection of interesting networks and technology aiming at re-decentralizing
* [Mailpile](http://www.mailpile.is/) is free software, a web-mail program that you run on your own computer, so your data stays under your control. Because it is free software (a.k.a. open source), you can look under the hood and see how it works, or even modify it to make it better suit your particular needs. Mailpile is designed for speed and vast amounts of e-mail, it is flexible and themeable and has support for strong encryption built in from the very start.
* [Matrix](http://matrix.org/) is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distributing and persisting JSON over an open federation of servers. You can use Matrix for any project where you need a common data fabric to link together fragmented silos of communication.
* [cabal](http://cabal.chat) is a distributed chat platform built ontop of dat's foundational technologies. It's like IRC except you have backscroll when you join, and there are no servers. There is currently a [nodejs library](https://github.com/cabal-club/cabal-core), a [terminal client](https://github.com/cabal-club/cabal), a [desktop client](https://github.com/cabal-club/cabal-desktop), and an experimental [mobile client](https://github.com/cabal-club/cabal-mobile).
* [Delta Chat](https://delta.chat) is a free software chat application and eco system based on IMAP and SMTP, which leverages end-to-end encryption via [autocrypt](https://autocrypt.org/). It piggybacks on top of the huge already existing email infrastructure. All you need to get started is an email address. There's a client for Android and clients for iOS and desktop in the works. Follow the development on the [GitHub page](https://github.com/deltachat).
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/eco system/ecosystem/ afaik

Suggested change
* [Delta Chat](https://delta.chat) is a free software chat application and eco system based on IMAP and SMTP, which leverages end-to-end encryption via [autocrypt](https://autocrypt.org/). It piggybacks on top of the huge already existing email infrastructure. All you need to get started is an email address. There's a client for Android and clients for iOS and desktop in the works. Follow the development on the [GitHub page](https://github.com/deltachat).
* [Delta Chat](https://delta.chat) is a free software chat application and ecosystem based on IMAP and SMTP, which leverages end-to-end encryption via [autocrypt](https://autocrypt.org/). It piggybacks on top of the huge, already existing email infrastructure. All you need to get started is an email address. There's a client for Android and clients for iOS and desktop in the works. Follow the development on the [GitHub page](https://github.com/deltachat).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@flub Thanks! Fixed.

@r10s
Copy link

r10s commented Nov 12, 2018

@ralphtheninja great that you push this forward :)

@rossjones rossjones merged commit 2a67379 into redecentralize:master Nov 13, 2018
@rossjones
Copy link
Collaborator

Thanks for the PR! I find the idea fascinating, wish I had more time ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants