Skip to content

Instantly share code, notes, and snippets.

@bnvk
Created March 17, 2014 17:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bnvk/9604372 to your computer and use it in GitHub Desktop.
Save bnvk/9604372 to your computer and use it in GitHub Desktop.
IndieStore Project Snippet (rough)
{
"description": "A modern, fast web-mail client with user-friendly encryption and privacy features",
"license_url": "https://raw.github.com/pagekite/Mailpile/master/LICENSE-2.0.txt",
"logo": "mailpile.png",
"notes": "",
"privacy_url": "",
"source_url": "https://github.com/pagekite/mailpile",
"name": "Mailpile",
"tos_url": "",
"url": "https://mailpile.is",
"wikipedia_url": "https://wikipedia.org/wiki/Mailpile",
"protocols": [
"GPG",
"SSL/TLS",
"Tor",
"XMPP"
],
"categories": [
{
"name": "BSD",
"subcategories": [
"Email Clients"
]
},
{
"name": "GNU/Linux",
"subcategories": [
"Email Clients"
]
},
{
"name": "OS X",
"subcategories": [
"Email Clients"
]
},
{
"name": "Windows",
"subcategories": [
"Email Clients"
]
}
],
"slug": "mailpile"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment