Skip to content

Instantly share code, notes, and snippets.

@samuelgoto
Last active February 1, 2018 18:27
Show Gist options
  • Save samuelgoto/0092d3ae3c6b00e33142d4dbaf4ccfe7 to your computer and use it in GitHub Desktop.
Save samuelgoto/0092d3ae3c6b00e33142d4dbaf4ccfe7 to your computer and use it in GitHub Desktop.

Building blocks:

  • DHT as a service
  • PubSub as a service
  • Load balancing as a service
  • geo isolation instrument

Services:

  • Quota management
  • Identity

Contracts:

  • Pay it forward contract
  • Honor code
  • Email signatures
    • Delegation and certificate authorities (e.g. esignature.org can use oauth to guarantee the email address)
    • Maybe use DKIM? Something like DKIM + standardized responses (e.g. LGTM, ACK)
    • HTTPS+SSL + facebook post API?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment