-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
160 additions
and
49 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters