redecentralize / alternative-internet

A collection of interesting new networks and tech aiming at decentralisation (in some form).
5.25k stars 499 forks source link

Add Phoenix, a distributed social network #165

Closed jnv closed 10 years ago

jnv commented 10 years ago

Phoenix is a distributed social network. It uses crytographic keypairs to create feeds and publish unforgeable entries which can spread across the network. Relay servers optionally aggregate and redistribute the feeds.

rossjones commented 10 years ago

Thanks for the PR, it's merged and Travis has done its thing. No idea why Travis failed on the PR here though :(

jnv commented 10 years ago

Maybe the encrypted environment variables don't get applied to PRs? It would make sense since the build gets access to unecrypted environment, so I could easily steal your secrets by sending an evil PR… :smiling_imp: