From 53a58f5b39d75f7808f0bfe4f5576c8d04bd243d Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Mon, 9 Jun 2014 20:11:46 -0400 Subject: [PATCH] Update README (closes #42) --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 2b53dafdea..a46e5723d7 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,6 @@ TextSecure Chromium Implementation ================================== This is very early stuff and exists primarily to get the crypto in place. -It is currently chromium-only as it uses NaCL for Curve25519 stuff, but I'd be -glad to accept a pull that abstracts out the NaCL-specific stuff to optionally -use a JS implementation for FF. Note that the code is currently quite messy (its all in one file!), but it needs to work first, then it can be heavily cleaned up later. @@ -21,4 +18,4 @@ Getting Started with Development Tips/Tricks =========== -* For Dev purposes, the test server always uses code 111111 \ No newline at end of file +* For Dev purposes, the test server always uses code 111111