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

https://github.com/androidcrypto/passwordmanagerv104release


https://github.com/androidcrypto/passwordmanagerv104release

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# PasswordManager

Version 1.0.4 23.03.2022

Beschreibung (Deutsch): http://androidcrypto.bplaced.net/passwordmanager/

Description (English): http://androidcrypto.bplaced.net/passwordmanager-en/

```plaintext

```

Download the release version of the app (Version 1.0.4 build 18): https://github.com/AndroidCrypto/PasswordManagerV104Release/releases/tag/1.0.4

dependencies:
```plaintext
implementation "androidx.security:security-crypto:1.0.0"
implementation 'androidx.biometric:biometric:1.1.0'

stay on implementation 'androidx.appcompat:appcompat:1.3.1'
do not update to 1.4.0 if you are on SDK30
```

sample database import, password 123
```plaintext
### PWMANAGER IMPORT START V1 ###
KvljZ21aSQWQOAHzi2e9DpKHnFoe44tqy14dRVo1IVA=:k6jJDPRHOCOzVn9P:7nIKXgEFyFmUq9wD02D5Hzu2V6r1PLjXSkAIXw6edHG79j1E/WwAHXKMK2Ng/gIqBjGIg6c0d0u+ij1l3NRpjo9GCf4uAOib/N9O3ARATAu59IhyO74NdjuuoB3kXiI1Olc/SyWd9r6vJbuX+K/OV8BQIjUVvdL0yTybH7MoEh9Qimnrk2YnuGzzo2rEzyJH2Kuxhtoz535JcAFhxU6tgrVKT+RChw==:NNzUF4RRbXiuVNVYeaqG1Q==
### PWMANAGER IMPORT END V1 ###
```

Download und Import der Demo-Datei mit Chrome:
```plaintext
How to download sample file with Android / Chrome:
go to https://github.com/java-crypto/AndroidCrypto/tree/main/PasswordManager
choose / click on ciphertext.cpwm.txt
see the content header: 3 lines (3 sloc) 378 Bytes and at the end: ...
click on these ... and choose view raw
top of chrome red arrow up sign - click on it
some icons: arrow right - star (favourites) - arrow down (download)
click on arrow down and you download the file to the download folder

... or use this link:
call the website, click on the link to download the file
http://androidcrypto.bplaced.net/apps/pwm/dl.html

this is the direct link to the file
http://androidcrypto.bplaced.net/apps/pwm/ciphertext.cpwm.txt

Import in den Passwort Manager
AppBar Menü (3 senkrechte Punkte)
Datei importieren
Passwort eingeben (Sample file 123)
Button: Auswahl der Importdatei
File Browser öffnet sich, die heruntergeladene Datei auswählen
da wir den Passwort Manager verlassen haben müssen wir uns neu anmelden
-> Fingerprint
Der Inhalt der Datei erscheint
Button: importiere die Datenbank
die Datei wird eingelesen und die Datensätze an das Ende der Datenbank geschrieben
```
Link zur Webseite zur Erzeugung der Importdatei: https://java-crypto.github.io/AndroidCrypto/PasswordManager/passwordmanager_database_import_v1.html

https://gitlab.com/andreaslinke/secretdiary

https://java-crypto.github.io/AndroidCrypto/PasswordManager/passwordmanager_database_import_v1.html

https://github.com/java-crypto/AndroidCrypto

https://github.com/java-crypto/AndroidCrypto/tree/main/PasswordManager

sample:
https://github.com/java-crypto/AndroidCrypto/blob/eed21502342db76427de6c958d645fb73729d339/PasswordManager/ciphertext.cpwm.txt

PW: 123

https://github.com/java-crypto/AndroidCrypto/find/eed21502342db76427de6c958d645fb73729d339

https://github.com/java-crypto/AndroidCrypto/blob/eed21502342db76427de6c958d645fb73729d339/PasswordManager/ciphertext.cpwm.txt

https://github.com/downloads/user/repository/filename

https://github.com/downloads/java-crypto/AndroidCrypto/ciphertext.cpwm.txt

das funktioniert:

https://downgit.github.io/#/homehttps://downgit.github.io/#/home?url=https://github.com/java-crypto/AndroidCrypto/blob/eed21502342db76427de6c958d645fb73729d339/PasswordManager/ciphertext.cpwm.txt

Masterkey Passwort: 123
```plaintext
### PWMANAGER MASTERKEY START V1 ###
JGhHjZA43ARhWG/3eqn14e/sb/6s6TrxTPbScDIGrvU=:aL9C4WH32nUN9uUQ:aMrv8RJvG7NkpTeOd5TYNgr5cYr2T0wCYJb22TieWEw=:zHgvdocl7Yib0xAj4W8t7w==
### PWMANAGER MASTERKEY END V1 ###
```