Bug 236126

Summary: [NEW PORT] sysutils/pass-otp: Pass extension for managing one-time-password (OTP) tokens
Product: Ports & Packages Reporter: Alexander Sieg <ports>
Component: Individual Port(s)Assignee: Mateusz Piotrowski <0mp>
Status: Closed FIXED    
Severity: Affects Only Me CC: 0mp
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
shar none

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