Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harp077/pkg

PKG = Password Keeper + Generator. Pure Java. See releases at https://sourceforge.net/projects/j-pkg/
https://github.com/harp077/pkg

javase jdbc password-generator password-manager password-store spring

Last synced: 26 days ago
JSON representation

PKG = Password Keeper + Generator. Pure Java. See releases at https://sourceforge.net/projects/j-pkg/

Awesome Lists containing this project

README

        

[![Total downloads](https://img.shields.io/github/downloads/harp077/pkg/total.svg)](https://github.com/harp077/pkg/releases)
[![Latest downloads](https://img.shields.io/github/downloads/harp077/pkg/latest/total.svg)](https://github.com/harp077/pkg/releases)
[![Release](https://img.shields.io/github/release/harp077/pkg)](https://github.com/harp077/pkg/releases)
[![Java 8+](https://img.shields.io/badge/Java-8%2B-teal)](https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html)
![Free](https://img.shields.io/badge/free-open--source-green.svg)
[![HitCount](https://hits.dwyl.com/harp077/pkg.svg?style=flat)](http://hits.dwyl.com/harp077/pkg)
[![GitHub followers](https://img.shields.io/github/followers/harp077?label=Follow&style=flat)](https://github.com/harp077)
![GitHub language count](https://img.shields.io/github/languages/count/harp077/pkg)
![GitHub search hit counter](https://img.shields.io/github/search/harp077/pkg/release)



GitHub stars
SourceForge Downloads

Password Keeper + Generator.
Free portable cross-platform multi-user password manager, 100%-pure Java.
DB for each pkg-user is encrypted and protected by pkg-user hash.
In addition - all passwords in DB are stored in encrypted form.
In result - stored passwords are double encrypted !
Passwords of pkg-users are not stored in program - stored and compared only hashes.
Support md2, md5, sha1, sha256, sha384 and sha512 hash.
Support export DB to CSV, HTML, XLS, XML and import from CSV, XLS, XML.
Simple and intuitive GUI - Graphical User Interface.
PKG use crypto security random number generator.
Tested in Windows/Linux.
Need Jre-1.8:
https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html