Skip to main content

PassHub - online password manager Download

PassHub - online password manager Download




PassHub - online password manager





Price: $27





v1.1.0 – View Change Log


The online password manager for small teams.


Tired of digging through emails, sticky notes, and spreadsheets just to find that one password?
PassHub helps you store & organize all your team’s logins.


This self-hosted solution means you own your data , and avoid all the security issues associated with the big players.


NEW IN 1.1.0 – Group Permissions





What features would you like to see in PassHub? Fill out this one minute survey and let me know!


What’s Included


PassHub password manager application
Written documentation including installation guide and user guide
API documentation for developers
6 months support
Future updates





Features in Detail



Responsive Material Design
Enjoy an attractive and usable interface based on Google’s material design standards. Compatible with smartphones, tablets, and desktop.

Secure user passwords
User accounts created to access PassHub have their passwords securely hashed

Secure login storage
Logins stored inside PassHub have all fields securely encrypted using a unique key

Custom Permissions (NEW)
Create and assign groups to users, each with custom access permissions to pages and categories.

Private “My Logins” Category
Each user gets their own private “My Logins” category which is not viewable by other users.

Categories
Create categories and assign logins to them

Live Search
Find the right login quickly by keyword, category, or both

Copy to clipboard
On modern browsers, simply click a field to copy its value to clipboard

Multiple field types
Store any text content in a login by creating fields with either text, textarea, or password field types

CSV Export (NEW)
Export all login data as a backup copy

Updater (NEW)
Upgrade existing 1.0.X installations to 1.1.0

Well documented code
Code uses DocBlocks for all classes and methods, and is heavily commented.


Specifications


Built with the Fat Free Framework
Object-oriented code
Protected against XSS and CSRF attacks
Meets PSR-1 Basic Coding Standard and PSR-2 Coding Style Guide to ensure a high level of technical interoperability between shared PHP code.
Meets PSR-4 autoloader requirements.


Web Hosting Requirements

In order for PassHub to work correctly, your web hosting must meet these requirements:


Apache web server
PHP version 5.4 or greater— check your web hosting control panel for a PHP version switcher if it doesn’t meet this requirement, or contact your web host to upgrade

MySQL version 5.5 or greater


Also, I highly recommend you install a SSL certificate and access PassHub only through https:// instead of http:// . Otherwise, your login info could be sniffed out by a malicious third party. SSL encrypts information sent to and from your web hosting, so your data is protected from third parties. Contact your web host to install one.

Your feedback

Are you an existing buyer? I’d love to hear from you. Please rate PassHub, write a quick review, request a feature , or contact me if you have ideas for improvements!


Change Log

This theme adheres to Semantic Versioning.


[1.1.0] – 2016-12-22

Highlights include a new groups feature to assign permissions to pages and login categories, an updater, and a CSV export tool.


If you have an existing PassHub install, use the new updater to upgrade quickly and easily.


Added
- Groups feature. Assign users to a group which allows you to specify page and category permissions.
- Add underscore JS library

Changed
- Refactored JavaScript. New functions.js file holds utility functions.
- Improve formatting on installer complete page
- New ACL structure to allow granular read, edit, update, delete permissions for pages and categories
- JS: Update Velocity and Velocity UI to 1.3.2
- Now uses JS for copy to clipboard - works on modern browsers including Microsoft Edge, Chrome, Safari, and Firefox

Fixed
- MySQL table names are all lowercase to avoid conflict with case-insensitive MySQL configurations.
- The installer now auto-detects MySQL utf8mb4 support and falls back to utf8 for MySQL versions less than 5.5.3.
- Fix action buttons overlapping textarea
- Installer - check if database is empty, fix errors not showing correctly
- Fix ampersands and other special characters being encoded as entities during installation
- JS: Remove redundant modal init calls
- Fix baseUrl and CSRF not defined when on auth pages


[1.0.1] – 2015-11-25

Added
- Favicon/app shortcut icon

Fixed
- Strings in config.ini are no longer split into arrays when commas are part of the string. Previously generated 500 internal server error after installation.


[1.0.0] – 2015-10-22

Credits


Materialize—A modern responsive front-end framework based on Material Design
Fat-Free Framework–A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust web applications – fast!
Burgers–contains classes for users and ACL for the Fat-Free Framework
php-passgen–A MIT-licensed library for generating cryptographically secure passwords in PHP
php-encryption–a class for doing symmetric encryption in PHP
jQuery–a fast, small, and feature-rich JavaScript library
Jen–a portable and safe Javascript password/number generator
Sortable–the JavaScript library for modern browsers and touch devices
Velocity.js–Accelerated JavaScript animation
ZeroClipboard–The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface
PHP Coding Standards Fixer–The PSR-1 and PSR-2 Coding Standards fixer for your code


Comments