Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eternaltyro/bank-security-india
User Security of Banks in India
https://github.com/eternaltyro/bank-security-india
Last synced: about 2 months ago
JSON representation
User Security of Banks in India
- Host: GitHub
- URL: https://github.com/eternaltyro/bank-security-india
- Owner: eternaltyro
- License: other
- Created: 2015-08-31T07:19:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-26T14:20:03.000Z (almost 8 years ago)
- Last Synced: 2024-04-14T23:07:11.642Z (9 months ago)
- Language: Python
- Homepage: http://bank-security-india.readthedocs.io/en/latest/#
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
..
Copyright (c) 2015 ~eternaltyro
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled "GNU
Free Documentation License".Heavily Inspired by Rodolphe Breard's Bankageeks project.
Bank-security-India
===================Comparisons of security designs that are user-facing across public and private sector banks in India.
.. image:: https://readthedocs.org/projects/bank-security-india/badge/?version=latest
:target: https://readthedocs.org/projects/bank-security-india/?badge=latest
:alt: Documentation StatusIntroduction
------------After several frustrating moments while using Internet-banking platforms for even the most basic stuff, I began documenting how different banks handle user-side security. I was not-surprised to find that quite a few banks had severe restrictions on the quality of passwords the users can use. Several other banks even used the on-screen keypad in a laughable attempt to presumably thwart key-logging attacks.
I began documenting some of the parameters that define end-user security for different banks. I even ran a survey (that received luke warm response) to crowdsource data about several banks. I compiled the data into a JSON file. Then I stumbled upon Rodolphe Breard's "bankageeks" project. That's where I picked up the idea to present the data on "Read the docs".
This project documents only the banks operating in India. If you wish to do a similar project for banks in your country, you can do so by forking this project.
Contribute
----------If you find outdated, missing or erroneous information here, feel free to create a `pull request`_ to fix the errors yourself. You can also report the problem in `the bugtracker`_.
.. _pull request: https://help.github.com/articles/creating-a-pull-request/
.. _the bugtracker: https://github.com/eternaltyro/bank-security-india/issuesTo the attention of banks
-------------------------The information presented here was compiled from crowdsourced data and from independent research. If you find that any information here is erroneous, please refer to the 'Contribute' section to find out how you can fix the errors yourself. If you feel that this information hurts your image, improve your services and update the information here.
License
-------This documentation is provided under the terms of GNU Free Documentation License (GNU FDL) version 1.3. You can find the full text for the license at ``_. A copy of the license is included with the source in the `LICENSE.txt` file.