README.md in yopass-1.1.1 vs README.md in yopass-1.1.2
- old
+ new
@@ -1,6 +1,8 @@
# YoPass - Share Secrets Securely
+[![Build Status](https://travis-ci.org/JHaals/yopass.png?branch=master)](https://travis-ci.org/JHaals/yopass)
+
YoPass is a website that store secrets encrypted(AES 256) in memory(memcached) for a fixed period of time.
Secrets can then be shared more securely over channels such as IRC and Email. The decryption password for the secret can be sent over SMS to improve security.
* AES-256 encryption
* Secrets can only be viewed once
@@ -33,5 +35,6 @@
##### Supported Providers
Bulksms
### Screenshot
![YoPass website](http://f.cl.ly/items/2F2T1L3a3R162K2G383q/yopass.png)
+