Skip to content

A tool designed to store your passwords on a web server. Thanks to encryption, these passwords are stored securely. Maybe you have been away from home where you use a special program to store passwords?

License

Notifications You must be signed in to change notification settings

LucasLisik/phpBlueDragon-PassWeb-REPO

Repository files navigation

phpBlueDragon PassWeb

A tool designed to store your passwords on a web server. Thanks to encryption, these passwords are stored securely. Maybe you have ever been away from home or work where you use a special program to store passwords? When you need it, it turns out that you didn't take the file with you? This program will be available on the Internet at a special address that only you will know. Thanks to this you can log in to your account and then take your password to any system, e-mail, CMS. This software uses aes-256-cbc encryption, which is the safest at the time of application development. You will be able to define an unlimited number of categories, for each category an unlimited number of subcategories. The categories and subcategories will contain the page title, user, password, URL and notes that you have saved. The account will be encrypted, it will be possible to change the password along with the change of encryption of all added elements, delete the account, generate your own password from among the different characters. I recommend using the system. But remember one very important thing. In order to ensure security, the server should have an SSL certificate and you should change the password for your collection at least once a month!

Home page: http://phpbluedragon.eu/documentation/phpbluedragon-passweb/

Requirements

The requirements are absolutely without which you can not use the software due to its construction and to facilitate the interface for the user.

  • Apache Web server with mod_rewrite module
  • PHP 7.0.0
  • MySQL/MariaDB 5/10

The work requires (your browser)

  • JavaScript
  • Browser with AJAX

During the installation of some of these requirements is checked by the installer.

Copyright notice and used components

Because I used a few ready-made components and software solutions I put all the information about their authors as required.

The name of the program/library: phpBlueDragon PassWeb WWW: http://phpbluedragon.eu/ License: GPL.v3

The software included in:

The name of the program/library: CodeIgniter WWW: https://codeigniter.com/ License: MIT

The name of the program/library: jQuery WWW: http://jquery.com/ License: MIT

The name of the program/library: jQuery UI WWW: https://jqueryui.com/ License: MIT

The name of the program/library: Popper.js WWW: https://popper.js.org/ License: MIT

The name of the program/library: Bootstrap WWW: https://getbootstrap.com/ License: MIT

The name of the program/library: Font Awesome WWW: https://fontawesome.com/ License: MIT

The name of the program/library: Tether WWW: http://tether.io/ License: MIT

The name of the program/library: JakWeb WWW: https://www.jakweb.ch/download/f/21/password-indicator-bs4 License: MIT

The name of the program/library: Alvaro Montoro WWW: https://stackoverflow.com/a/30905277/3946924 License: MIT

About

A tool designed to store your passwords on a web server. Thanks to encryption, these passwords are stored securely. Maybe you have been away from home where you use a special program to store passwords?

Resources

License

Stars

Watchers

Forks

Packages

No packages published