
Security News
/Research
npm Phishing Email Targets Developers with Typosquatted Domain
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.
pibooth-stillimage-camera
Advanced tools
pibooth-stillimage-camera
is a plugin for the pibooth application.
It provides a fake camera 'capturing' still images with a dummy text 'Still image for tests' writen in a customizable color, and background color.
It has no use in a real booth scenario, but this way anyone can test the app, even whithout having an actual camera attached!
This project was mostly a first try at cracking at pibooth using a plugin, so as to see how easy it is to interact with it, and try to provide feedback on the general structure of the project. It also actually enables testing of all the other parts without much work!
This plugin is published on Pypi, so you can use: $ pip3 install pibooth-stillimage-camera
Otherwise, as per other pibooth plugins, you can clone this repository, and add /path/to/pibooth_stillimage_camera.py
to [GENERAL]
plugins
list in pibooth.cfg.
You need to set debug = True
in [GENERAL]
for the plugin to kick in.
Optional colors customization (and occasional eye bleed):
[CAMERA]
dummy_background = blue
dummy_foreground = yellow
FAQs
Dummy camera for pibooth, producing still images for testing
We found that pibooth-stillimage-camera demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
/Research
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.
Security News
Knip hits 500 releases with v5.62.0, refining TypeScript config detection and updating plugins as monthly npm downloads approach 12M.
Security News
The EU Cyber Resilience Act is prompting compliance requests that open source maintainers may not be obligated or equipped to handle.