Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Argos extension providing multifactor authentication (MFA/2FA) in GNOME

NotificationsYou must be signed in to change notification settings

daniperez/gnome-mfa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Shows Multifactor Authentication tokens (aka "one time passwords" or OTP) in the Gnome panel.Uses the wonderfulArgos extensionfor Gnome.

mfa

  • Thered number is theexpiration time for the tokens, in seconds.
  • If youclick any entry, thetoken is copied to the clipboard.

Dependencies

Installation

Copymfa.5s.sh to~/.config/argos and grant it execution permission (chmod +x ~/.config/argos/mfa.5s.sh).

Configuration

By default the tokens are read from~/.config/gnome-mfa/mfa.txt.The configuration for the screenshot above is as follows:

Gmail, gr6d 5br7 25s6 vnck v4vl hlao re, mail-mark-unreadDropbox, ABC5DR789AB3D1B3BCD1ABAB23, weather-overcastBank, ba12 1234 126a cdef 5431 1a, calc

The format is:

Title 1, seed 1, icon name 1Title 2, seed 2, icon name 2...
  • Title: it can be anything and can include some mark-up (<b>,<i>... checkArgos' documentation).
  • Seed: TOTP seed (HOTP not implemented yet). Only base32 seeds are implemented for the time being since they are the most common.
  • Icon name: name of a Gnome icon (see here or executegtk3-icon-browser).

If after configuring Argos/Gnome-MFA you cannot see the key icon on the top-right corner, something is not working. Check Argos documentation about how to debug it.

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp