summaryrefslogtreecommitdiffstats
path: root/changelog.html
blob: 3e933d81b6c2332145553ddf87bd98baababf180 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<!doctype html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="chrome=1">
    <title>QtPass 1.1 Changelog</title>
    <meta name="description" content="Latest changes to QtPass">
    <meta name="keywords" content="qtpass, pass, gpg, git, password, store, manager, security">
    <link rel="stylesheet" href="stylesheets/styles.css">
    <link rel="stylesheet" href="stylesheets/pygment_trac.css">
    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
    <!--[if lt IE 9]>
    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    <link rel="apple-touch-icon" sizes="57x57" href="./images/apple-icon-57x57.png">
    <link rel="apple-touch-icon" sizes="60x60" href="./images/apple-icon-60x60.png">
    <link rel="apple-touch-icon" sizes="72x72" href="./images/apple-icon-72x72.png">
    <link rel="apple-touch-icon" sizes="76x76" href="./images/apple-icon-76x76.png">
    <link rel="apple-touch-icon" sizes="114x114" href="./images/apple-icon-114x114.png">
    <link rel="apple-touch-icon" sizes="120x120" href="./images/apple-icon-120x120.png">
    <link rel="apple-touch-icon" sizes="144x144" href="./images/apple-icon-144x144.png">
    <link rel="apple-touch-icon" sizes="152x152" href="./images/apple-icon-152x152.png">
    <link rel="apple-touch-icon" sizes="180x180" href="./images/apple-icon-180x180.png">
    <link rel="icon" type="image/png" sizes="192x192"  href="./images/android-icon-192x192.png">
    <link rel="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="96x96" href="./images/favicon-96x96.png">
    <link rel="icon" type="image/png" sizes="16x16" href="./images/favicon-16x16.png">
    <link rel="manifest" href="/manifest.json">
    <meta name="msapplication-TileColor" content="#ffffff">
    <meta name="msapplication-TileImage" content="./images/ms-icon-144x144.png">
    <meta name="theme-color" content="#ffffff">
    <meta property="og:title" content="QtPass GUI for pass, the standard UNIX password manager">
    <meta property="og:site_name" content="QtPass">
    <meta property="og:url" content="https://qtpass.org/">
    <meta property="og:image" content="https://qtpass.org/images/qtpass.png">
    <meta property="og:description" content="QtPass is a GUI version of pass, the standard UNIX password manager for Windows, Mac, Linux and BSD. Using optional smartcard or YubiKey protection.">
    <meta property="og:type" content="product">
    <meta name="twitter:card" content="product">
    <meta name="twitter:site" content="@annejanbrouwer">
    <meta name="twitter:title" content="QtPass GUI for pass, the standard UNIX password manager">
    <meta name="twitter:description" content="QtPass is a GUI version of pass, the standard UNIX password manager for Windows, Mac, Linux and BSD. Using optional smartcard or YubiKey protection.">
    <meta name="twitter:url" content="https://qtpass.org/">
    <meta name="twitter:image" content="https://qtpass.org/images/qtpass.png">
    <meta name="twitter:image:src" content="https://qtpass.org/images/icon.svg">
    <link href="https://plus.google.com/u/0/+AnneJanBrouwer" rel="publisher" />
<script type="application/ld+json">
{
  "@context" : "https://schema.org",
  "@type" : "SoftwareApplication",
  "name" : "QtPass",
  "url" : "https://qtpass.org/",
  "author" : {
    "@type" : "Organization",
    "name" : "IJHack"
  },
  "downloadUrl" : "https://github.com/IJHack/qtpass/releases",
  "operatingSystem" : "Linux, BSD, OS X and Windows",
  "requirements" : "pass or git and gpg2",
  "screenshot" : "https://qtpass.org/images/qtpass.png",
  "softwareVersion" : "1.1",
  "applicationCategory" : "Security, Utility",
  "offers": {
    "@type": "Offer",
    "price": "0.00",
    "priceCurrency": "EUR"
  },
  "aggregateRating" : {
    "@type": "AggregateRating",
    "ratingValue": "4.7",
    "reviewCount": "8"
  }
}
</script>
</head>
<body>
<div class="background"></div>
<div class="wrapper">
    <header>
        <h1>QtPass <small>1.2</small></h1>
        <p><a title="QtPass GUI for pass, the standard UNIX password manager" href="https://qtpass.org/">QtPass</a> is a multi-platform GUI for <a title="pass, the standard unix password manager" href="https://www.passwordstore.org/">pass</a>, the standard unix password manager.</p>

        <p class="view">
            <a title="QtPass project" href="https://github.com/IJHack/qtpass">View the Project on GitHub <small>IJHack/qtpass</small></a>
        </p>

        <ul>
            <li><a title="QtPass releases" href="https://github.com/IJHack/qtpass/releases">Download <strong>Releases</strong></a></li>
            <li><a title="QtPass Windows" href="/downloads#Windows">Installer .exe <strong>Windows</strong></a></li>
            <li><a title="QtPass macOS" href="/downloads#macOS">Get a .dmg <strong>macOS</strong></a></li>
        </ul>

        <div class="screenshots">
            <img id="qtpass" src="images/qtpass.png" alt="QtPass MainWindow" />
            <img id="config" class="hidden" src="images/config.png" alt="QtPass Configuration" />
        </div>

    </header>
    <section>

        <h2><a id=v1.2.1" class="anchor" href="#v1.2.1" aria-hidden="true"><span class="octicon octicon-link"></span></a>v1.2.1 Bug fixes</h2>

        <h3>The way QtPass prior to 1.2.1 generates passwords is insecure.</h3>

        <p>All passwords generated with QtPass's built-in password generator are possibly predictable and enumerable by hackers. The generator used libc's random(), seeded with srand(msecs), where msecs is not the msecs since 1970 (not that that'd be secure anyway), but rather the msecs since the last second.<br>
            This means there are only 1000 different sequences of generated passwords.</p>
        <p>All passwords that have been generated with QtPass prior to 1.2.1 should be regenerated and changed.</p>

        <ul>
            <li>Insecure password generation <a href="https://github.com/IJHack/QtPass/issues/338">#338</a>  <a href="https://github.com/IJHack/QtPass/pull/342">#342</a></li>
            <li>Version 1.2.0 leaks passwords <a href="https://github.com/IJHack/QtPass/issues/334">#334</a></li>
            <li>When importing settings from 1.1.5 or older clipboard settings revert to No Clipboard <a href="https://github.com/IJHack/QtPass/issues/232">#232</a></li>
            <li>Add Catalan translation <a href="https://github.com/IJHack/QtPass/pull/336">#336</a> (<a href="https://github.com/rbuj">rbuj</a>)</li>
        </ul>

        <h2><a id=v1.2.0" class="anchor" href="#v1.2.0" aria-hidden="true"><span class="octicon octicon-link"></span></a>v1.2.0 Has it been a year?</h2>

        <p>After almost a year of anticipation, finally a new QtPass release.<br>
            It's been a hectic year for <a href="https://github.com/annejan">me</a> in particular with the <a href="https://wiki.sha2017.org/w/Projects:Badge/Documentation#Software">SHA2017 Badge</a> related <a href="https://hackaday.com/2017/08/14/hands-on-with-the-shacamp-2017-badge/">madness</a> and other projects. I am however planning on improving QtPass a lot more frequently the coming year.<br>
            But it's also been a hectic year for <a href="https://qtpass.org">QtPass</a>.</p>
        <p>Some highlights from the <a href="https://github.com/IJHack/QtPass/blob/master/CHANGELOG.md">changes</a>.</p>
        <ul>
            <li>Many UX improvements <a href="https://github.com/IJHack/QtPass/pull/245">#245</a> <a href="https://github.com/IJHack/QtPass/pull/259">#259</a> <a href="https://github.com/IJHack/QtPass/pull/261">#261</a> <a href="https://github.com/IJHack/QtPass/pull/254">#254</a> (<a href="https://github.com/YoshiMan">YoshiMan</a>)</li>
            <li>Improved process management <a href="https://github.com/IJHack/QtPass/pull/249">#249</a> <a href="https://github.com/IJHack/QtPass/pull/270">#270</a> <a href="https://github.com/IJHack/QtPass/pull/271">#271</a> <a href="https://github.com/IJHack/QtPass/pull/275">#275</a> (<a href="https://github.com/tezeb">tezeb</a>)</li>
            <li>Extraction of library and main function <a href="https://github.com/IJHack/QtPass/pull/324">#324</a> (<a href="https://github.com/tezeb">tezeb</a>)</li>
            <li>Feature/unit testing framework <a href="https://github.com/IJHack/QtPass/pull/257">#257</a> and many more (<a href="https://github.com/annejan">annejan</a>)</li>
            <li>Windows PRNG issues fixed <a href="https://github.com/IJHack/QtPass/pull/276">#276</a> (<a href="https://github.com/treat1">treat1</a>)</li>
            <li>Added sftp, ftps, webdav and webdavs as supported links <a href="https://github.com/IJHack/QtPass/pull/322">#322</a> (<a href="https://github.com/cgonzalez">cgonzalez</a>)</li>
        </ul>

        <h2><a id=v1.0" class="anchor" href="#v1.0" aria-hidden="true"><span class="octicon octicon-link"></span></a>Other releases</h2>

        <ul>
            <li><a title="Changes in master" href="/docs/md__c_h_a_n_g_e_l_o_g.html">Current Change Log</a></li>
            <li><a title="Changes in 1.1" href="/changelog.1.1">Changelog of 1.1 releases</a></li>
            <li><a title="Changes in 1.0" href="/changelog.old">Changelog of 1.0 releases</a></li>
            <li><a title="Changes in beta"  href="/changelog.beta">Changelog of beta releases</a></li>
        </ul>

        <p>
            <br />
            <a title="Install on Linux or FreeBSD" href="/downloads#linux-bsd"><img class="compatible" src="images/linux.png" alt="Linux Compatible" /></a>
            <a title="Install on Windows" href="/downloads#Windows"><img class="compatible" src="images/win10.png" alt="Windows 10 Compatible" /></a>
            <a title="Install on macOS" href="/downloads#macOS"><img class="compatible" src="images/macos.png" alt="OS X Compatible" /></a>
            <a title="Install on FreeBSD" href="/downloads#FreeBSD"><img class="compatible" src="images/freebsd.png" alt="FreeBSD Compatible" /></a>
        </p>
    </section>
    <footer>
        <p>This project is maintained by <a title="IJhack on GitHub" href="https://github.com/IJHack">IJHack</a></p>
        <p>Doxygen autogenerated <a title="Latest documentation" href="/docs/">documentation</a></p>
        <a href="https://repology.org/metapackage/qtpass">
            <img src="https://repology.org/badge/latest-versions/qtpass.svg" alt="latest packaged version(s)">
        </a>
        <p><small>Based on a theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
        <a title="Travis CI" href="https://travis-ci.org/IJHack/QtPass"><img src="https://api.travis-ci.org/IJHack/QtPass.svg?branch=master" alt="Build Status" data-canonical-src="https://travis-ci.org/IJHack/QtPass.svg?branch=master"></a>
        <a title="AppVeyor CI" href="https://ci.appveyor.com/project/annejan/qtpass"><img src="https://ci.appveyor.com/api/projects/status/9rjnj72rdir7u9eg/branch/master?svg=true" alt="AppVeyor Build Status"/></a>
        <a title="Coverity static analysis" href="https://scan.coverity.com/projects/ijhack-qtpass"><img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/5266/badge.svg"/></a>
    </footer>
</div>
<script type="application/ld+json">
{