Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
github.com/danverbraganza/meeting-cost-clock
A clock that tells you how much a meeting is costing you, written in Go and Mithril via Moria.
Try out the meeting cost clock live now!
Are you tired of spending so much time in meetings? Does the sight of yet another meeting appearing on your calendar make you groan? Are your meetings invariably filled with too many people? And are you fed up with meetings constantly running over time?
Then this simple web app might just be the tool you need to passive-agressively remind everyone that money is time, and that time has a way of flying quickly.
You can begin a meeting by entering a duration, adding some attendees, and then hitting Start the meeting:
Fig 1: Beginning a meetingThis takes you to the following dramatic scene where everyone can see the time running out!
Fig 2: A meeting in progressWhat's more, once the meeting has run over time, the cost will turn an angry red, to let everyone know that precious time is being wasted.
But doesn't something like this already exist?
Well, it's true. After I had the idea of making this, I found out that a number of tools built around estimating meeting costs already exist. So why did I decide to build another one myself?
The first reason is it's such a simple idea to reimplement that it hardly makes a difference that something like this already exists. Just like Classical painters all drawing the Last Supper and leaving their individual mark on it, or frontend MVC framework designers building yet another Todo app.
The second, and larger reason, is that I wanted a chance to use and showcase the Moria framework that I built as part of go-mithril. Using Moria, this Single-Page Web App was written entirely in Go, and compiled to Javascript using GopherJS. I think this way of building simple apps is pretty cool, and I encourage you to have a look around this repository to see how the components of this project are organized.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.