Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F34553517
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
936 B
Subscribers
None
View Options
diff --git a/key_management.bat b/key_management.bat
new file mode 100644
index 0000000..1ddb1a6
--- /dev/null
+++ b/key_management.bat
@@ -0,0 +1 @@
+start gpg4win\gpa.exe
diff --git a/password-store/.gpg-id b/password-store/.gpg-id
new file mode 100644
index 0000000..e69de29
diff --git a/release-zip.mak b/release-zip.mak
index eb4be43..e081c37 100644
--- a/release-zip.mak
+++ b/release-zip.mak
@@ -1,10 +1,10 @@
# Note: this assumes Qt with release and debug config was used
-VERSION=v0.1-testing
+VERSION=v1.0
-qtpass-${VERSION}-win.zip: qtpass.exe LICENSE README.md
+qtpass-${VERSION}-gpg4win.zip: qtpass.exe qtpass.ini LICENSE README.md password-store gpg4win key_management.bat
7z a -mx=9 $@ $^
qtpass.exe: release/qtpass.exe
strip $^
if [ -n "$(SIGNKEY)" ] ; then osslsigncode sign -ts http://www.startssl.com/timestamp -certs $(SIGNKEY).crt -key $(SIGNKEY).key -in $^ -out $@ ; chmod +x $@ ; else cp $^ $@ ; fi
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Jan 15, 9:31 PM (1 h, 19 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
1e/3d/6a66f7777afc97d3ebab5729a486
Attached To
rGPGPASS GnuPG Password Manager
Event Timeline
Log In to Comment