
Password Pusher
One-Time Secret
Password.link
1ty.me
Yopass
scrt.link
Privnote
nohistory.fyi
Node.js
VS Code
ExpressJS
Laravel
Django
Ruby on Rails
ASP.NET
React
Communicate passwords securely over the web. Passwords expire after a certain number of views and/or time has passed.
The code is opensource and free for anyone to use, review or modify. Deploy it to the cloud, internally at your organization or just use pwpush.com. Itโs up to you.
Password Pusher
Node.jsPassword Pusher is recommended for IT professionals, businesses, and security-conscious individuals who frequently need to share sensitive information such as passwords. It is suitable for those who require a straightforward, no-fuss solution for secure password sharing, as well as for organizations seeking to improve their security posture regarding password transmission.
Based on our record, Node.js seems to be a lot more popular than Password Pusher. While we know about 921 links to Node.js, we've tracked only 22 mentions of Password Pusher. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
This is pretty light on features and details. When the use case comes up, I like to use https://github.com/pglombardo/PasswordPusher). Which has generation, customizable # of visits, and a handful of other features. - Source: Hacker News / over 1 year ago
I 100% agree that it's shitty from a security standpoint BUT EQUALLY it is not your job to be the security guy for the MSP. Your job is to provide those credentials as safely as possible. (https://pwpush.com/) is your best bet. Source: over 2 years ago
What about something like password pusher? https://pwpush.com/ What is your guys opinions on this? Source: almost 3 years ago
Yes, also https://pwpush.com/ as a service for the quick start! Source: about 3 years ago
Pwpush.com if you want a little control. Source: about 3 years ago
Node >= 22 or higher installed on their local development machine. - Source: dev.to / about 2 months ago
TypeScript / Node.js: Excellent for building asynchronous backend systems that must stream text data smoothly to thousands of users simultaneously. - Source: dev.to / about 2 months ago
Because Node.js operates on a single-threaded asynchronous runtime, it is inherently vulnerable to processes that hog the CPU for too long. I absolutely cringe whenever I see developers blindly copy-pasting complex regular expressions from StackOverflow without actually testing their performance impact. - Source: dev.to / about 2 months ago
This tutorial walks you through setting up a simple Docker Compose project that serves two Node web servers over HTTPS using Caddy as a reverse proxy. You will learn how to use mkcert to generate wildcard certificates and the minimal configuration needed in the Caddyfile and docker-compose.yml to get it all working. - Source: dev.to / 3 months ago
Node.js: This is required for Hardhat. You can check if your terminal has it installed by running node -v. It will show a version number, if it is already available. If not, download the LTS version from https://nodejs.org/en, install it, then reopen your terminal and recheck to confirm successful installation. - Source: dev.to / 4 months ago
One-Time Secret - One-Time Secret is a way to share sensitive information simple and secure.
VS Code - Build and debug modern web and cloud applications, by Microsoft
Password.link - Securely send and receive secrets using a one-time link. The secret is encrypted and decrypted in the browser using an encryption key only known by the user. Has features like notifications, teams, API. Trusted by IT teams all around the world.
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
1ty.me - If you need to send a password or some other form of simple but sensitive information to someone...
Laravel - A PHP Framework For Web Artisans