Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vinoddanekar authored Mar 20, 2021
1 parent 30a36a2 commit c54a03a
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
Force-Security-Chrome-Extension
# Stay Secure Online - Chrome Extension
## Overview
Sometimes Website owners implement security certificates of their websites but miss to auto-redirect to a secure website. SSO bridges this gap and forces the browser to redirect to a secure site, automatically.

## Features
1. Redirects to secure site automatically
1. Allows to add trusted websites in Whitelist
1. Shows warning message on insecure website

## Permissions
1. Host & Tabs permissions are needed to read website address, redirect to secure site, show message on any website
1. Local storage permission is needed to store a Whitelisted website address in your chrome browser

## Data sharing disclaimer
1. Data is store on your local storage
1. We do not store or share any data on remote servers or third parties

0 comments on commit c54a03a

Please sign in to comment.