-
Notifications
You must be signed in to change notification settings - Fork 113
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
[docs] - Mooltipass Project Repository - README.md - Fixing Minor Grammar Issues #552
base: master
Are you sure you want to change the base?
Conversation
…mmar Issues #### [docs] - Mooltipass Project Repository - README.md - Fixing Minor Grammar Issues
[docs] - Mooltipass Project Repository - README.md - Fixing Minor Grammar Issuesthis commit does basically consist of:
these fixes are mostly concerned with:
it is my main goal to help the community to provide:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change
README.md
Outdated
The Mooltipass Mini device is available for purchase <b><a href="https://www.tindie.com/products/stephanelec/mooltipass-mini-offline-password-keeper/">on our Tindie store</a></b>. | ||
|
||
What is the Mooltipass Project? | ||
------------------------------- | ||
With time, logins and passwords have become critical elements we need to remember to access the different websites and services we use daily. If we want to achieve good security, each of these credential sets should be unique. | ||
We therefore created the Mooltipass, a physical password keeper that remembers and encrypts your credentials so you don't have to. With this device, you can generate and safely store long and complex passwords. A personal PIN locked smartcard allows the decryption of your credentials and ensures that only you have access to them. Simply visit a website and the device will ask for your confirmation to enter your credentials when login is required. | ||
The Mooltipass is a standalone device connected through USB, is completely driver-less and is compatible with all major operating systems on PCs, Macs and Smartphones. It therefore is extremely simple to use our device: | ||
We, therefore, created the Mooltipass, a physical password keeper that remembers and encrypts your credentials so you don't have to. With this device, you can generate and safely store long and complex passwords. A personal PIN locked smartcard allows the decryption of your credentials and ensures that only you have access to them. Simply visit a website and the device will ask for your confirmation to enter your credentials when login is required. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
non useful ','
README.md
Outdated
We therefore created the Mooltipass, a physical password keeper that remembers and encrypts your credentials so you don't have to. With this device, you can generate and safely store long and complex passwords. A personal PIN locked smartcard allows the decryption of your credentials and ensures that only you have access to them. Simply visit a website and the device will ask for your confirmation to enter your credentials when login is required. | ||
The Mooltipass is a standalone device connected through USB, is completely driver-less and is compatible with all major operating systems on PCs, Macs and Smartphones. It therefore is extremely simple to use our device: | ||
We, therefore, created the Mooltipass, a physical password keeper that remembers and encrypts your credentials so you don't have to. With this device, you can generate and safely store long and complex passwords. A personal PIN locked smartcard allows the decryption of your credentials and ensures that only you have access to them. Simply visit a website and the device will ask for your confirmation to enter your credentials when login is required. | ||
The Mooltipass is a standalone device connected to USB, is completely driver-less and is compatible with all major operating systems on PCs, Macs, and Smartphones. It, therefore, is extremely simple to use our device: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
useless ','
README.md
Outdated
A software-based password keeper uses a passphrase to decrypt a credentials database located inside a device (computer, smartphone...). As at a given moment your passphrase and your database are stored inside your device's memory, a malicious program with access to both elements could <b><a href="http://thehackernews.com/2014/11/new-citadel-trojan-targets-your.html">compromise all your passwords at once</a></b>. In some cases, security flaws of software-based solutions can also lead to entire unencrypted databases beeing extracted by <b><a href="http://www.theregister.co.uk/2016/07/27/zero_day_hole_can_pwn_millions_of_lastpass_users_who_visit_a_site">visiting a simple website</a></b>. | ||
We therefore offer the following advantages: | ||
A software-based password keeper uses a passphrase to decrypt a credentials database located inside a device (computer, smartphone...). As at a given moment, your passphrase and your database are stored inside your device's memory, a malicious program with access to both elements could <b><a href="http://thehackernews.com/2014/11/new-citadel-trojan-targets-your.html">compromise all your passwords at once</a></b>. In some cases, security flaws of software-based solutions can also lead to entire unencrypted databases being extracted by <b><a href="http://www.theregister.co.uk/2016/07/27/zero_day_hole_can_pwn_millions_of_lastpass_users_who_visit_a_site">visiting a simple website</a></b>. | ||
We, therefore, offer the following advantages: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same
README.md
Outdated
|
||
Data Safety | ||
----------- | ||
Safety is a primary concern for the Mooltipass development team, which is why we offer several **secure** ways to backup your credentials. | ||
Safety is a primary concern for the Mooltipass development team, which is why we offer several **secure** ways to back up your credentials. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
backup is the correct spelling
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not about spelling. "Backup" is a noun, "to back up" is a verb. You are using a noun where you should be using a verb. See the 2nd entry here: https://www.merriam-webster.com/dictionary/backup or this: https://en.wiktionary.org/wiki/backup#Verb (i.e. "misspelling of back up").
The original poster is right, there is no such thing as "to backup".
reviews made. please double check. thank you so much. a lot of light and peace for you guys |
[docs] - Mooltipass Project Repository - README.md - Fixing Minor Grammar Issues