
Research
/Security News
Toptal’s GitHub Organization Hijacked: 10 Malicious Packages Published
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
kalvee-whiteboard
Advanced tools
You can almost do anything with shortcuts. Click on the help icon on the bottom right corner to see them all.
Choose line or arrow and click click click instead of drag.
You can easily create charts by copy pasting data from Excel or just plain comma separated text.
Translations will be available on the app if they exceed a certain threshold of completion (currently 85%).
In order to create a session manually, you just need to generate a link of this form:
#### Example
The first set of digits is the room. This is visible from the server that’s going to dispatch messages to everyone that knows this number.
The second set of digits is the encryption key. The Kalvee server doesn’t know about it. This is what all the participants use to encrypt/decrypt the messages.
> Note: Please ensure that the encryption key is 22 characters long.
## Shape libraries
Find a growing list of libraries containing assets for your drawings at [libraries.kalvee.com](https://libraries.kalvee.com).
## Embedding Kalvee in your App?
#### Install the dependencies
```bash
yarn
yarn start
Now you can open http://localhost:3000 and start coding in your favorite code editor.
For collaboration, you will need to set up [collab server] in local.
yarn
yarn start
yarn fix
yarn test
yarn test:update
yarn test:code
You can use docker-compose to work on kalvee locally if you don't want to setup a Node.js env.
docker-compose up --build -d
We publish a Docker image with the kalvee client at . You can use it to self-host your own client under your own domain, on Kubernetes, AWS ECS, etc.
docker build -t kalvee/kalvee .
docker run --rm -dit --name kalvee -p 5000:80 kalvee/kalvee:latest
The Docker image is free of analytics and other tracking libraries.
At the moment, self-hosting your own instance doesn't support sharing or collaboration features.
We are working towards providing a full-fledged solution for self-hosting your own kalvee.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
And the main source of inspiration for starting the project is the awesome Zwibbler app.
FAQs
Unknown package
The npm package kalvee-whiteboard receives a total of 0 weekly downloads. As such, kalvee-whiteboard popularity was classified as not popular.
We found that kalvee-whiteboard demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Research
/Security News
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
Research
/Security News
Socket researchers investigate 4 malicious npm and PyPI packages with 56,000+ downloads that install surveillance malware.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.