diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/index.en.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.en.html b/public/index.en.html index b52f56f..52370fa 100644 --- a/public/index.en.html +++ b/public/index.en.html @@ -23,7 +23,7 @@ Downloads <div class='col-sm-8 col-sm-offset-2'> <div class='p alert alert-danger'> <i class='fa fa-warning'></i> - <b>WARNING:</b> Bitmask is very experimental. It should not yet be used for sensitive data and you might lose your data at any time. + <b>WARNING:</b> Bitmask is still experimental. Please do not use these beta releases of Bitmask for situations where a compromise of your data could put you in danger. Also, you might lose your data: although Bitmask is improving rapidly, it is possible that you could lose your email when using an early beta release. </div> </div> </div> |