https://github.com/vsliouniaev/go-pass-cache
1.5K
Better than sending passwords directly through your instant messaging client!
Security is a compromise between convenience and safety. Sending passwords over instant-messaging applications (Slack, Skype, Teams, etc) is endemic, particularly in smaller companies, where security tooling tends to rank lower.
Using multiple separate channels to send data improves security - for example, sending an encrypted email with the decryption key sent through SMS. In recent years this has started to become more common.
Shift + Return or one button tap97e82ccc and the Key is 912e.=== SENDER ===
┌─────────────┐
│passcache.net│
│ │
│ │
│ ▲ ▲ │
│ │ │ │
┌───────────────────┐ └──┼────┼─────┘
│ Browser │ │ │
│ │ │ │
│ ┌───────────────┐ │ │ │
│ │Id (Generated)├─┼──────┘ │
│ └───────────────┘ │ │
│ │ ┌──────┴──┐
┌────────┐ │ ┌───────────────┐ │ │Encrypted│
│Password├──────┤►│Key (Generated)├─┼───►│Password │
└────────┘ │ └───────────────┘ │ └─────────┘
│ │
└───────────────────┘
https://passcache.net/get?Id(generated)#Key(generated)
=== RECEIVER ===
┌───────────────┐
│ passcache.net │
│ │
│ ┌───────┐ │
│ │ │ │ ┌─────────────────────┐
└────┼───────┼──┘ │ Browser │
│ │ │ │
│ │ │ ┌──────────────┐ │
│ └─────────────┼─ │Id (From URL)│ │
│ │ └──────────────┘ │
▼ │ │
┌─────────┐ │ ┌──────────────┐ │ ┌────────┐
│Encrypted├───────────────┼─►│Key (From URL)├───┼──►│Password│
│Password │ │ └──────────────┘ │ └────────┘
└─────────┘ │ │
└─────────────────────┘
Content type
Image
Digest
sha256:52b7c1425…
Size
5.9 MB
Last updated
over 2 years ago
docker pull vsliouniaev/pass-cache:v2.2.4