Bug 236126 - [NEW PORT] sysutils/pass-otp: Pass extension for managing one-time-password (OTP) tokens
Summary: [NEW PORT] sysutils/pass-otp: Pass extension for managing one-time-password (...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mateusz Piotrowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-01 11:30 UTC by Alexander Sieg
Modified: 2019-03-04 10:44 UTC (History)
1 user (show)

See Also:


Attachments
shar (2.13 KB, text/plain)
2019-03-01 11:30 UTC, Alexander Sieg
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Sieg 2019-03-01 11:30:41 UTC
Created attachment 202475 [details]
shar

A pass extension for managing one-time-password (OTP) tokens.

Features:
- managing and generating OTP tokens
- inserting new OTP key URI
- validating OTP URI
- appending OTP URI to existing password files

WWW: https://github.com/tadfisher/pass-otp
Comment 1 Mateusz Piotrowski freebsd_committer freebsd_triage 2019-03-03 13:10:03 UTC
I improved the Makefile a little bit, you may take a look at it here: https://reviews.freebsd.org/D19434

Let me know there if you've got any suggestions!

Thanks!
Comment 2 Mateusz Piotrowski freebsd_committer freebsd_triage 2019-03-04 10:44:13 UTC
Committed! Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-03-04 10:44:26 UTC
A commit references this bug:

Author: 0mp
Date: Mon Mar  4 10:43:40 UTC 2019
New revision: 494580
URL: https://svnweb.freebsd.org/changeset/ports/494580

Log:
  New port: sysutils/pass-otp: Pass extension for managing one-time-password (OTP) tokens

  A pass extension for managing one-time-password (OTP) tokens.

  Features:
  - managing and generating OTP tokens
  - inserting new OTP key URI
  - validating OTP URI
  - appending OTP URI to existing password files

  WWW: https://github.com/tadfisher/pass-otp

  PR:		236126
  Submitted by:	alex@xanderio.de (previous version)
  Reviewed by:	krion
  Approved by:	krion (mentor)
  Differential Revision:	https://reviews.freebsd.org/D19434

Changes:
  head/sysutils/Makefile
  head/sysutils/pass-otp/
  head/sysutils/pass-otp/Makefile
  head/sysutils/pass-otp/distinfo
  head/sysutils/pass-otp/pkg-descr