It's like yopass[1]? [1] https://github.com/jhaals/yopass
Show HN: Instantly pass your passwords securely
51–60 of 60 posts
Re: Show HN: Instantly pass your passwords securely
#52wrote an OSS `Dory` using golang, this for similar self-hosted use-case a while back https://github.com/abhishekkr/dory * this is a secret sharing service for masses, where you don't need to be authenticated at service to store and share secret * anyone with access to service can upload a secret and share the token with people they wanna share it * if accessed without an explicit retention parameter, the secret gets…
Re: Show HN: Instantly pass your passwords securely
#53Since I have found, Keybase is my favorite for this kind of situations. https://keybase.io
Re: Show HN: Instantly pass your passwords securely
#54And why should we trust a closed-source service?
Re: Show HN: Instantly pass your passwords securely
#55You are sharing messages in fact with different timeouts.??
Re: Show HN: Instantly pass your passwords securely
#56Pretty old idea. I'd go for compliance and tested https://privnote.com/
Re: Show HN: Instantly pass your passwords securely
#57Cool product. Regarding paid service you write: > If you already like this service, I am sure you will love the next version! The next version will include paid features, but signing up now you will get two months of premium features once they are ready. By signing up you also accept I will send you occasional emails when new stuff happens, such as premium features. I will never sell nor give your email to anyone, an…
Great suggestion, I'll rephrase it.
Re: Show HN: Instantly pass your passwords securely
#58It seems like this is relying on the server to delete the message when accessed? I made a pastebin years ago that does similar using an anchor tag for the key, except it doesn’t guarantee deletion. https://paste.sh I’ve been thinking about making it more secure using service workers (something like a service worker combined with resource signing, so it can be cached in browsers and people have to explicitly “upgrade”…
Woa https://paste.sh is awesome. I love it. Super minimalistic. I wouldn't use it for sharing passwords, but using it for sharing notes and permanent things could be pretty nice. Right now I use Google Docs and hackmd, but they are not encrypting stuff. How does it work with multiple users online?
Re: Show HN: Instantly pass your passwords securely
#59What's wrong with this trusted-third-party type of services (where neither you nor service provider cannot prove your data can't be used maliciously) is that people get used to them (because "time and complexity"). And then malicious actors start asking email on signup and harvesting passwords.
Re: Show HN: Instantly pass your passwords securely
#60https://instapass.io/