New app: Diceware Password Generator
This commit is contained in:
parent
6e6d874ab4
commit
d4f9b2e0aa
29
metadata/com.aptasystems.dicewarepasswordgenerator.txt
Normal file
29
metadata/com.aptasystems.dicewarepasswordgenerator.txt
Normal file
|
@ -0,0 +1,29 @@
|
|||
Categories:Security
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/jeffisaak/diceware-pass-gen
|
||||
Issue Tracker:https://github.com/jeffisaak/diceware-pass-gen/issues
|
||||
Donate:https://www.jeffisaak.ca/donate
|
||||
Bitcoin:1PbHGv88KH6SXw6d66uSFTUzW2aeqxvQ7V
|
||||
|
||||
Auto Name:Diceware Password Generator
|
||||
Summary:Generate diceware passwords
|
||||
Description:
|
||||
Generate diceware passwords using the Reinhold, EFF (long) or EFF (short)
|
||||
wordlists, using the pseudo-random number generator on your device, random.org,
|
||||
or actual dice as sources of random numbers.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/jeffisaak/diceware-pass-gen.git
|
||||
|
||||
Build:1.7,8
|
||||
commit=v1.7
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=echo 'allprojects { repositories { google() } }' >> ../build.gradle
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.7
|
||||
Current Version Code:8
|
Loading…
Reference in a new issue