gophergala2016/sharepass

Name: sharepass

Owner: gophergala2016

Description: a simple tool for sharing passwords over a local network

Created: 2016-01-22 19:23:53.0

Updated: 2016-01-27 09:07:07.0

Pushed: 2016-01-25 00:59:21.0

Homepage:

Size: 11

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

sharepass - a simple tool for sharing passwords over a local network

How to use:

tl;dr It opens a temporary server to send a password once and copies the URL automatically.

  1. Install it with GO15VENDOREXPERIMENT=1 go get github.com/gophergala2016/sharepass
  2. Run sharepass
  3. A temporary local URL will be copied to your clipboard automatically, and the server will fork into the background and continue running.
  4. Send this URL to the recipient via whatever channel you want. The server will automatically exit when they successfully load the page.
  5. They copy the password from the page and use it.
  6. The server will automatically exit after a configurable timeout.
FAQ

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.