Skip to content

Commit

Permalink
Added FAQ item on GPG SSH Authentication on Windows IJHack#225
Browse files Browse the repository at this point in the history
  • Loading branch information
annejan committed Dec 2, 2016
1 parent 8d08360 commit 03470d5
Show file tree
Hide file tree
Showing 24 changed files with 799 additions and 793 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
- Feature Request: Copy template fields with button [\#133](https://github.com/IJHack/QtPass/issues/133)
- Cannot create top level folder [\#127](https://github.com/IJHack/QtPass/issues/127)
- Feature: moving items \(reordering folders\) [\#116](https://github.com/IJHack/QtPass/issues/116)
- Password dialog decoupling from MW [\#242](https://github.com/IJHack/QtPass/pull/242) ([tezeb](https://github.com/tezeb))
- Refactoring of qpushbuttonwithclipboard and timers [\#241](https://github.com/IJHack/QtPass/pull/241) ([tezeb](https://github.com/tezeb))
- added a copy button for each line to paste the content into the clipboard, "pass init -- path=" command with right path-parameter, lupdate qtpass.pro [\#218](https://github.com/IJHack/QtPass/pull/218) ([YoshiMan](https://github.com/YoshiMan))

Expand All @@ -31,11 +32,11 @@

- Click does not stick [\#233](https://github.com/IJHack/QtPass/issues/233)
- Doubleclick on Treeview does not open the edit dialouge [\#228](https://github.com/IJHack/QtPass/issues/228)
- Windows - Enable GPG SSH Authentication [\#225](https://github.com/IJHack/QtPass/issues/225)
- We need autotype . . [\#65](https://github.com/IJHack/QtPass/issues/65)

**Merged pull requests:**

- Password dialog decoupling from MW [\#242](https://github.com/IJHack/QtPass/pull/242) ([tezeb](https://github.com/tezeb))
- refactoring - pass ifce, process mgmt [\#234](https://github.com/IJHack/QtPass/pull/234) ([tezeb](https://github.com/tezeb))
- Solve Doubleclick issue [\#230](https://github.com/IJHack/QtPass/pull/230) ([jounathaen](https://github.com/jounathaen))
- refactoring, new QtPassSettings class, all settings should be read and written here [\#224](https://github.com/IJHack/QtPass/pull/224) ([YoshiMan](https://github.com/YoshiMan))
Expand Down
5 changes: 5 additions & 0 deletions FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ Where [ID] is your gpg key-id.

git for Windows comes with an `ssh-askpass` compatible command, git `gui--askpass` (located in `/mingw64/libexec/git-core/git-gui--askpass` on PortableGit version, presumably some place similar for the installed version).

### Git has issues with GPG SSH Authentication

This tutorial might resolve your issues.
https://github.com/git-for-windows/git/wiki/OpenSSH-Integration-with-Pageant

### Where is the configuration stored?

QtPass tries to use the native config choice for the OS it's running.
Expand Down
72 changes: 36 additions & 36 deletions localization/localization_ar_MA.ts
Original file line number Diff line number Diff line change
Expand Up @@ -511,14 +511,14 @@ Expire-Date: 0
<message>
<location filename="../mainwindow.ui" line="72"/>
<location filename="../mainwindow.ui" line="75"/>
<location filename="../mainwindow.cpp" line="1362"/>
<location filename="../mainwindow.cpp" line="1368"/>
<source>Edit</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.ui" line="90"/>
<location filename="../mainwindow.ui" line="93"/>
<location filename="../mainwindow.cpp" line="1374"/>
<location filename="../mainwindow.cpp" line="1380"/>
<source>Delete</source>
<translation type="unfinished"></translation>
</message>
Expand Down Expand Up @@ -549,7 +549,7 @@ Expire-Date: 0
</message>
<message>
<location filename="../mainwindow.ui" line="179"/>
<location filename="../mainwindow.cpp" line="1356"/>
<location filename="../mainwindow.cpp" line="1362"/>
<source>Users</source>
<translation type="unfinished"></translation>
</message>
Expand Down Expand Up @@ -625,13 +625,13 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="1401"/>
<location filename="../mainwindow.cpp" line="1407"/>
<source>New Folder:
(Will be placed in %1 )</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="683"/>
<location filename="../mainwindow.cpp" line="687"/>
<source>Password hidden</source>
<translation type="unfinished"></translation>
</message>
Expand All @@ -646,90 +646,90 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="687"/>
<location filename="../mainwindow.cpp" line="691"/>
<source>Content hidden</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="774"/>
<location filename="../mainwindow.cpp" line="778"/>
<source>Clipboard cleared</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="776"/>
<location filename="../mainwindow.cpp" line="780"/>
<source>Clipboard not cleared</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="790"/>
<location filename="../mainwindow.cpp" line="794"/>
<source>Password and Content hidden</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="846"/>
<location filename="../mainwindow.cpp" line="850"/>
<source>QProcess::FailedToStart</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="849"/>
<location filename="../mainwindow.cpp" line="853"/>
<source>QProcess::Crashed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="852"/>
<location filename="../mainwindow.cpp" line="856"/>
<source>QProcess::Timedout</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="855"/>
<location filename="../mainwindow.cpp" line="859"/>
<source>QProcess::ReadError</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="858"/>
<location filename="../mainwindow.cpp" line="862"/>
<source>QProcess::WriteError</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="861"/>
<location filename="../mainwindow.cpp" line="865"/>
<source>QProcess::UnknownError</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="884"/>
<location filename="../mainwindow.cpp" line="888"/>
<source>Looking for: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="621"/>
<location filename="../mainwindow.cpp" line="1049"/>
<location filename="../mainwindow.cpp" line="620"/>
<location filename="../mainwindow.cpp" line="1053"/>
<source>Can not edit</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="996"/>
<location filename="../mainwindow.cpp" line="1400"/>
<location filename="../mainwindow.cpp" line="1000"/>
<location filename="../mainwindow.cpp" line="1406"/>
<source>New file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="1025"/>
<location filename="../mainwindow.cpp" line="1029"/>
<source>Delete password?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="1026"/>
<location filename="../mainwindow.cpp" line="1030"/>
<source>Are you sure you want to delete %1?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="1025"/>
<location filename="../mainwindow.cpp" line="1029"/>
<source>Delete folder?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="622"/>
<location filename="../mainwindow.cpp" line="1050"/>
<location filename="../mainwindow.cpp" line="621"/>
<location filename="../mainwindow.cpp" line="1054"/>
<source>Selected password file does not exist, not able to edit</source>
<translation type="unfinished"></translation>
</message>
Expand All @@ -739,54 +739,54 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="727"/>
<location filename="../mainwindow.cpp" line="1489"/>
<location filename="../mainwindow.cpp" line="731"/>
<location filename="../mainwindow.cpp" line="1495"/>
<source>Password</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="997"/>
<location filename="../mainwindow.cpp" line="1001"/>
<source>New password file:
(Will be placed in %1 )</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="1079"/>
<location filename="../mainwindow.cpp" line="1085"/>
<source>Can not get key list</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="1080"/>
<location filename="../mainwindow.cpp" line="1086"/>
<source>Unable to get list of available gpg keys</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="1111"/>
<location filename="../mainwindow.cpp" line="1117"/>
<source>Key not found in keyring</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="1188"/>
<location filename="../mainwindow.cpp" line="1194"/>
<source>Generating GPG key pair</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="1231"/>
<location filename="../mainwindow.cpp" line="1237"/>
<source>Profile changed to %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="1354"/>
<location filename="../mainwindow.cpp" line="1360"/>
<source>Add folder</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="1355"/>
<location filename="../mainwindow.cpp" line="1361"/>
<source>Add password</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="1455"/>
<location filename="../mainwindow.cpp" line="1461"/>
<source>Copied to clipboard</source>
<translation type="unfinished"></translation>
</message>
Expand Down
Loading

0 comments on commit 03470d5

Please sign in to comment.