Task #2127

smooth process of manually copying otr_keystore.ofcaes to Android device on Windows

Added by hans over 4 years ago. Updated about 4 years ago.

Status:ClosedStart date:10/18/2013
Priority:NormalDue date:
Assignee:abeluck% Done:

0%

Category:-
Target version:0.2
Component:

Description

Since there isn't currently a viable solution for detecting and copying to the MTP share on Windows, keysync should aid in the process of manually copying the file in the right place. Something like, it opens a window that shows the folder where otr_keystore.ofcaes is, and instructs the user to copy it to their attached Android device, visible in explorer.exe.

KeySync.exe - pre-0.2 release test version for windows with debug enabled (8.62 MB) abeluck, 10/18/2013 07:24 pm

checksum-keysyncexe.asc - gpg --verify checksum-keysyncexe.asc, then check sha256sum (914 Bytes) hans, 10/21/2013 07:02 pm

Associated revisions

Revision 8ddeaa10
Added by Abel Luck over 4 years ago

tell windows users that we can't automatically sync for them yet

refs #2127

Revision 8ddeaa10
Added by Abel Luck over 4 years ago

tell windows users that we can't automatically sync for them yet

refs #2127

Revision 648684e6
Added by Abel Luck over 4 years ago

mtp_is_mounted() will never return True on win32 for now

refs #2127

Revision 648684e6
Added by Abel Luck over 4 years ago

mtp_is_mounted() will never return True on win32 for now

refs #2127

Revision 8901afd9
Added by Abel Luck over 4 years ago

win32: after writing the CS keystore, pop open explorer.exe

fixes #2127

Revision 8901afd9
Added by Abel Luck over 4 years ago

win32: after writing the CS keystore, pop open explorer.exe

fixes #2127

History

#1 Updated by abeluck over 4 years ago

  • Status changed from New to Resolved

This is done in my repo.

#2 Updated by abeluck over 4 years ago

  • File KeySync.exe added

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

this test verion was built from abeluck/keysync from 8f590a094175a8d73f2c71dff614785fb4bc995a

$ sha256sum KeySync.exe
e3f5d2a197be5c2bf93aa46ad47571cbda5348c48dec035909eced447bc1f248 KeySync.exe

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQGcBAEBAgAGBQJSYYotAAoJEI2mj8V+bSpUMwgL/i1GH1oMd7ufbeNHpwk+QZDJ
7+YRH5F95hVMhZdXi9dkJbKAg75TdzJpaQHGyq1zmGi1XlbxkmJj259d2DugW3nr
BbWYrlm53ZSUroPnv58qSGPqVGf0eWHXB5dnTmi65HPHfU1RbyAvO/7kmpdS9+5l
sIvIbKaxxTlLKJMGi/w4NCAnoDmGs/c+5zQsQITvKfGPLZMiQWtTOvSkrS3YSO4m
Y1OC2tpHh2nG5W4fnhQ0/KyvvdCe+V6AD9kSuHvBz9n/LwkKB7dKxiceJRUaAHsU
zYyRAuTr+FkpTS9OTmohMfDLb1cOHb5A/jNd0Q8tia4MM0mtMJd5ApHboMKRBcDC
fKLmNEhg0Gdydu9/SAZBHpeBfhl0hmarZ5kHQjGtFPaCnpasRPocfFZHZPKKbZyb
21Wbsjp6WRozYO4tBR/U+q2e5jWFGvA4ZFeiIK/rcg4h4PMwzYPfdaYtVeXBgxeN
T1G6/CcWHXOP+GGXZps3E+PmgmIsUubGhhFWgWM+Lw==
=qjkv
-----END PGP SIGNATURE-----

#3 Updated by abeluck over 4 years ago

  • File deleted (KeySync.exe)

#4 Updated by abeluck over 4 years ago

#5 Updated by abeluck over 4 years ago

  • Status changed from Resolved to Closed

#6 Updated by hans about 4 years ago

I can't verify your signed message. A better way to do it would be to make standalone files:

$ gpg --detach-sign KeySync.exe
$ sha256sum KeySync.exe > KeySync.exe.sha256
$ gpg --detach-sign KeySync.exe.sha256

Then you'll have a KeySync.exe.sig, KeySync.exe.sha256, and KeySync.exe.sha256.sig files.

#7 Updated by hans about 4 years ago

ah, abel posted this file to the signed email. here it is for anyone wanted to verify.

Also available in: Atom PDF