
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
What's up? Puffins, that's what.
A CLI tool for keeping dotfiles and brew dependencies in sync. The goal is to have one consistent dev environment across any computer.
Requires:
WARNING: Puffin will override your current dotfiles. Make a backup if you want to preserve existing files
# Install Homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# Install oh-my-zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
# Install Node
brew install node
# Install Puffin
npm install -g puffin
puffin install
puffin install-apps
puffin reload
. ~/.zshrc # I cant find a good way to reload zsh via node
Uses homebrew to install dependencies.
puffin install-apps
Uses brew cask
to install apps.
Rsyncs dotfiles from puffin to your $HOME
folder.
.aliases
.functions
.tigrc
.tmux.conf
.vimrc
.zshrc
.vim/
PUFFIN_WEATHER_LOCATION
Sets ansiweather location. Defaults to 'Melbourne, AU'.
Each file will try to source .xxx.local
at the very end. This lets you add any computer specific configs to each file.
For example you may choose to place some environment variables in .zshrc.local
.
FAQs
Dot Files in the cloud.
The npm package puffin receives a total of 11 weekly downloads. As such, puffin popularity was classified as not popular.
We found that puffin 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.