
Secnote.co
Privnote
SafeNote
One-Time Secret
PrivateNote.ai
scrt.link
Burn After Reading
1ty.me
GitHub
GitLab
BitBucket
VS Code
Git
Treehouse
Pantheon
CodePen
Secnote is a privacy-first web app that lets you securely share sensitive information through encrypted, self-destructing notes. No sign-ups. No tracking. No unnecessary data stored. Whether you're sending passwords, private messages, or confidential instructions Secnote ensures that your note can only be viewed once and then disappears forever. This creates a seamless and secure way to communicate information that wasnโt meant to last, and definitely wasnโt meant to be stored.
How it works: * You write a note. * The note is encrypted on the backend using the XSalsa20-Poly1305 cipher suite (the same encryption used in many secure communication tools). * A unique URL is generated, containing only the necessary hash to decrypt it. * Once opened, the note is automatically destroyed and becomes inaccessible.
Core Features: * End-to-end encryption with XSalsa20-Poly1305 * Self-destructing notes viewed once, then gone forever * No accounts, no emails, no tracking * Minimal, fast, and responsive UI * Built with privacy-by-design principles * Works instantly from any browser, desktop or mobile
Why it exists: Most communication tools retain a copy of your data whether itโs in email inboxes, chat history, or cloud logs. Secnote removes that friction and risk by making privacy the default. Secnote is for anyone who believes private communication should be simple, fast, and truly private.
Secnote.co
GitHubNo Secnote.co videos yet. You could help us improve this page by suggesting one.
Based on our record, GitHub seems to be more popular. It has been mentiond 2470 times since March 2021. 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 why eval and observability ship as a unit, not as separate purchases. agent-eval scores and gates the output โ the tiers above, drift, hallucination. AgentLens captures the trace of how the agent got there: every model step and tool call, the resolved inputs, the raw outputs, the trajectory. Two things fall out of that:. - Source: dev.to / 2 days ago
The real fragility is in trying to constrain arguments. The docs are explicit that a pattern like Bash(curl http://github.com/ *) fails to do what it looks like it does. It won't match curl -X GET http://github.com/... (option before the URL), curl https://github.com/... (different protocol), curl -L http://bit.ly/xyz (redirects to GitHub), URL=http://github.com && curl $URL (variable), or curl http://github.com... - Source: dev.to / 4 days ago
Fallback chains โ og:title โ twitter:title โ- SSRF protection โ if you fetch user-supplied URLs, you MUST block
localhost, RFC-1918 ranges, and internal hostnames, or your preview endpoint is a proxy into your own infrastructure- Caching โ you do not want to re-fetch a URL on every render
- Rate limiting โ a public...
- Source: dev.to / 6 days ago
$ git pull Remote: Repository not found. Fatal: repository 'https://github.com//.git/' not found. - Source: dev.to / 7 days ago
// ==UserScript== // @name GitHub -> Obsidian Task // @namespace obsidian // @version 1.0 // @match https://github.com/*/*/issues/* // @match https://github.com/*/*/pull/* // @grant GM_setClipboard // ==/UserScript== (function () { 'use strict'; function getTitle() { return document.querySelector("bdi")?.textContent.trim(); } function copyTask() { ... - Source: dev.to / 10 days ago
Privnote - Send notes that will self-destruct after being read
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
SafeNote - Encrypt and send files and notes with a link that automatically destruct after being read. SafeNote is a free web-based service that allows you to share a note or a file with confidentiality. There is no way to spying on you even to a hacker.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
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