Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.html #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<area alt="bitwarden Android Vault" title="bitwarden Android Vault"
href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden"
shape="rect" coords="925,125,1095,448" style="outline:none;" target="_blank" />
<area alt="bitwarden Browser Extension Vault" title="bitwarden Browser Extension Vault"
<area alt="bitwarden Browser Extension Vault" title="bitwarden Browser Extensions fault"
href="https://chrome.google.com/webstore/detail/bitwarden-free-password-m/nngceckbapebfimnlniiiahkandclblb"
shape="rect" coords="458,37,560,209" style="outline:none;" target="_blank" />
<area alt="bitwarden Web Vault" title="bitwarden Web Vault" href="https://vault.bitwarden.com/"
Expand Down Expand Up @@ -48,7 +48,7 @@ <h2><i class="fa fa-shield"></i> Why?</h2>
<div class="col-lg-6 col-lg-offset-2 col-sm-9">
<p>
Password theft is a serious problem. The websites and apps that you use are under attack every day.
Security breaches occur and your passwords are stolen. When you reuse the same passwords across apps and
Security breaches occurs and your passwords are stolen. When you reuse the same passwords across apps and
websites hackers can easily access your email, bank, and other important accounts.
</p>
<p>
Expand Down Expand Up @@ -77,7 +77,7 @@ <h2><i class="fa fa-shield"></i> Protected</h2>
<p>
bitwarden stores all of your passwords in an encrypted vault. Since it's fully encrypted before it ever leaves
your device, <u>only you</u> have access to your data. Not even the team at bitwarden can read your data, even
if we wanted to.
if we wants to.
</p>
<p>
Your data is sealed with <a href="https://en.wikipedia.org/wiki/Advanced_Encryption_Standard" target="_blank" onclick="gaEvent('AES-256')">AES-256</a>
Expand Down Expand Up @@ -122,7 +122,7 @@ <h2><i class="fa fa-shield"></i> Open Source</h2>
<div class="row">
<div class="col-lg-6 col-lg-offset-2 col-sm-9">
<p>
We believe it's important to be transparent and open about how we handle and store your sensitive data.
In today's world data is primary assets so We believe it's important to be transparent and open about how we handle and store your sensitive data.
That's why bitwarden is 100% open source software.
</p>
<p>
Expand Down