Created
March 17, 2014 17:41
-
-
Save bnvk/9604372 to your computer and use it in GitHub Desktop.
IndieStore Project Snippet (rough)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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