CChrisinblog.stophe.com·Feb 11, 2023 · 5 min readHow to securely share a file?Tl;dr: I created sharrr.com as a proof-of-concept - this service allows you to share a file up to 100GB (technically, there is no file size limit) following a zero-knowledge encryption scheme. All code is open source on GitHub. Disclaimer: I am not a...01S
CChrisinblog.stophe.com·Mar 19, 2022 · 4 min readSide projectsSide projects are somewhat comparable to child's play: There is no real purpose and there are no fixed rules. They offer a playground to explore ideas, learn new technologies and develop new skills. The best part: You may fail anytime. That is a bit ...00
CChrisinblog.stophe.com·Dec 15, 2021 · 2 min readScrt.link for SlackIt's a very common scenario: A coworker asks you for some access token, API key or password on Slack. You feel the sudden unease because you are aware of the potential security implications, but eventually, you still reply. Because "what the hell", b...00
CChrisinblog.stophe.com·Dec 13, 2021 · 3 min readScrt.link vs. One-Time SecretWhen it comes to sharing sensitive information online you will sooner or later come across https://onetimesecret.com. In fact, One-Time Secret ranks #1 for many Google search queries related to sharing secrets online. According to their website over ...00
CChrisinblog.stophe.com·Jul 31, 2021 · 2 min readScrt.link is built for developers.I previously wrote about why I created scrt.link - now here is a follow-up especially for developers who might be interested in the project. scrt.link was always open source, but it has been structured in a way that made it hard understand what's goi...00