TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: SecureSend share passwords, like fileshare but for short msgs

1 pointsby gerritjvvalmost 6 years ago

1 comment

gerritjvvalmost 6 years ago
Some notes from myself (the author):<p>I strongly have to insist that when sharing credentials&#x2F;passwords you should be using a service like a secrets manager or password manager, ideally you&#x27;ll use my service <a href="https:&#x2F;&#x2F;pkhub.io" rel="nofollow">https:&#x2F;&#x2F;pkhub.io</a> :)<p>This quick share mechanism is made for that time when you are about to send a password over slack and delete it afterwards. You know its wrong but its just so convenient :&#x2F;<p>With <a href="https:&#x2F;&#x2F;pkhub.io&#x2F;securesend" rel="nofollow">https:&#x2F;&#x2F;pkhub.io&#x2F;securesend</a> you can send it, have a optional passcode and the message expires either on read or after the expire time set.<p>The advantage is the message is not somewhere in a text transcript that can be harvested, and is deleted permanently after expire. Its also stored encrypted where only the link holder can decrypt the message.<p>The link will be available for harvest if you send it over email or slack but the temporality of the message solves this i.e the link becomes useless after the message expires.