⇦ | otpclient [main]
Last updated on: 2024-04-26 14:13 [UTC]

Metadata for otpclient in main

com.github.paolostivanin.OTPClient.desktop - 3.1.4-1 ⚙ amd64 ⚙ arm64

Icon
---
Type: desktop-application
ID: com.github.paolostivanin.OTPClient.desktop
Package: otpclient
Name:
  C: OTPClient
Summary:
  C: GTK+ application for managing TOTP and HOTP tokens with built-in encryption.
Description:
  C: >-
    <p>
          Easy to use GTK application for securely managing TOTP and HOTP tokens.
    The content is encrypted on the disk using AES256-GCM and the master password is derived using PBKDF2 with 100k iterations
    and SHA512 as hash algorithm.

    It's also possible to import/export backups from/to andOTP and import backups from Authenticator+.
        </p>
DeveloperName:
  C: Paolo Stivanin
ProjectLicense: GPL-3.0+
Categories:
- System
- Security
Keywords:
  C:
  - otp
  - totp
  - hotp
Url:
  homepage: https://github.com/paolostivanin/OTPClient
  bugtracker: https://github.com/paolostivanin/OTPClient/issues
Icon:
  cached:
  - name: otpclient_com.github.paolostivanin.OTPClient.png
    width: 48
    height: 48
  - name: otpclient_com.github.paolostivanin.OTPClient.png
    width: 64
    height: 64
  - name: otpclient_com.github.paolostivanin.OTPClient.png
    width: 128
    height: 128
  remote:
  - url: com/github/paolostivanin.OTPClient.desktop/7aeee3e5e39c96a60b907bc9c0d66325/icons/128x128/otpclient_com.github.paolostivanin.OTPClient.png
    width: 128
    height: 128
  stock: com.github.paolostivanin.OTPClient
Launchable:
  desktop-id:
  - com.github.paolostivanin.OTPClient.desktop
Provides:
  binaries:
  - otpclient
Screenshots:
- default: true
  caption:
    C: Main window
  thumbnails:
  - url: com/github/paolostivanin.OTPClient.desktop/7aeee3e5e39c96a60b907bc9c0d66325/screenshots/image-1_224x276.png
    width: 224
    height: 276
  source-image:
    url: com/github/paolostivanin.OTPClient.desktop/7aeee3e5e39c96a60b907bc9c0d66325/screenshots/image-1_orig.png
    width: 519
    height: 640
- caption:
    C: Empty main window
  thumbnails:
  - url: com/github/paolostivanin.OTPClient.desktop/7aeee3e5e39c96a60b907bc9c0d66325/screenshots/image-2_224x231.png
    width: 224
    height: 231
  source-image:
    url: com/github/paolostivanin.OTPClient.desktop/7aeee3e5e39c96a60b907bc9c0d66325/screenshots/image-2_orig.png
    width: 609
    height: 629
- caption:
    C: Add menu
  thumbnails:
  - url: com/github/paolostivanin.OTPClient.desktop/7aeee3e5e39c96a60b907bc9c0d66325/screenshots/image-3_624x624.png
    width: 624
    height: 624
  - url: com/github/paolostivanin.OTPClient.desktop/7aeee3e5e39c96a60b907bc9c0d66325/screenshots/image-3_224x224.png
    width: 224
    height: 224
  source-image:
    url: com/github/paolostivanin.OTPClient.desktop/7aeee3e5e39c96a60b907bc9c0d66325/screenshots/image-3_orig.png
    width: 640
    height: 640
- caption:
    C: General menu
  thumbnails:
  - url: com/github/paolostivanin.OTPClient.desktop/7aeee3e5e39c96a60b907bc9c0d66325/screenshots/image-4_224x228.png
    width: 224
    height: 228
  source-image:
    url: com/github/paolostivanin.OTPClient.desktop/7aeee3e5e39c96a60b907bc9c0d66325/screenshots/image-4_orig.png
    width: 610
    height: 621
- caption:
    C: Settings menu
  thumbnails:
  - url: com/github/paolostivanin.OTPClient.desktop/7aeee3e5e39c96a60b907bc9c0d66325/screenshots/image-5_224x223.png
    width: 224
    height: 223
  source-image:
    url: com/github/paolostivanin.OTPClient.desktop/7aeee3e5e39c96a60b907bc9c0d66325/screenshots/image-5_orig.png
    width: 621
    height: 620
- caption:
    C: Manually add a token
  thumbnails:
  - url: com/github/paolostivanin.OTPClient.desktop/7aeee3e5e39c96a60b907bc9c0d66325/screenshots/image-6_624x604.png
    width: 624
    height: 604
  - url: com/github/paolostivanin.OTPClient.desktop/7aeee3e5e39c96a60b907bc9c0d66325/screenshots/image-6_224x217.png
    width: 224
    height: 217
  source-image:
    url: com/github/paolostivanin.OTPClient.desktop/7aeee3e5e39c96a60b907bc9c0d66325/screenshots/image-6_orig.png
    width: 640
    height: 620
Releases:
- version: 3.1.4
  type: stable
  unix-timestamp: 1675641600
  description:
    C: >-
      <p>OTPClient 3.1.4 brings some fixes</p>

      <ul>
        <li>make auto-lock and secret service mutually exclusive (#279)</li>
        <li>fix importing plain AEGIS (#281)</li>
        <li>fix importing encrypted AEGIS on some distros (#281)</li>
        <li>rename disable_secret_service setting to use_secret_service</li>
      </ul>
- version: 3.1.3
  type: stable
  unix-timestamp: 1673481600
  description:
    C: >-
      <p>OTPClient 3.1.3 brings some fixes</p>

      <ul>
        <li>Fix Aegis import/export when using long pwds (&gt;64 chars)</li>
        <li>Fix secret service cleanup</li>
        <li>Show the correct error message when import fails</li>
        <li>Use g_utf8_strlen instead of strlen</li>
      </ul>
- version: 3.1.2
  type: stable
  unix-timestamp: 1673308800
  description:
    C: >-
      <p>OTPClient 3.1.2 brings compatibility with newer cotp.</p>

      <ul>
        <li>Add compatibility with libcotp &gt;= 2.0.0</li>
      </ul>
- version: 3.1.1
  type: stable
  unix-timestamp: 1672272000
  description:
    C: >-
      <p>OTPClient 3.1.1 brings lots of small under-the-hood changes:</p>

      <ul>
        <li>Fixed some memory leaks</li>
        <li>Improved error handling</li>
        <li>Use secure functions instead of standard ones</li>
      </ul>
ContentRating:
  oars-1.0:
    violence-cartoon: none
    violence-fantasy: none
    violence-realistic: none
    violence-bloodshed: none
    violence-sexual: none
    drugs-alcohol: none
    drugs-narcotics: none
    drugs-tobacco: none
    sex-nudity: none
    sex-themes: none
    language-profanity: none
    language-humor: none
    language-discrimination: none
    social-chat: none
    social-info: none
    social-audio: none
    social-location: none
    social-contacts: none
    money-purchasing: none
    money-gambling: none
Custom:
  Purism::form_factor: mobile