
Security News
152 Chrome Live Wallpaper Extensions Hid Ad Tracking and Faked Google Search Traffic
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.
[]: {{{1
File : README.md
Maintainer : Felix C. Stegerman <flx@obfusk.net>
Date : 2013-08-16
Copyright : Copyright (C) 2013 Felix C. Stegerman
Version : v0.0.2-SNAPSHOT
[]: }}}1
[]: {{{1
obfusk.coffee - functional programming library for js/coffee
...
[]: }}}1
[]: {{{1
[]: {{{2
O = require 'obfusk'
O.match O.Just(42),
Nothing: -> console.log 'Nothing to see here ...'
Just: (x) -> console.log "The answer is: #{x.value}"
# ...
[]: }}}2
[]: }}}1
[]: {{{1
$ git clone https://github.com/obfusk/obfusk.coffee.git
$ cd obfusk.coffee
$ npm [-g] install
[]: }}}1
[]: {{{1
$ rake spec
$ rake docs
[]: }}}1
[]: {{{1
[]: }}}1
[]: {{{1
GPLv2 [1] or EPLv1 [2].
[]: }}}1
[]: {{{1
[1] GNU General Public License, version 2 --- http://www.opensource.org/licenses/GPL-2.0
[2] Eclipse Public License, version 1 --- http://www.opensource.org/licenses/EPL-1.0
[]: }}}1
[]: ! ( vim: set tw=70 sw=2 sts=2 et fdm=marker : )
FAQs
functional programming library for js/coffee
We found that obfusk 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.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.

Company News
Replit is integrating Socket Firewall into its AI-powered development experience to help protect builders from malicious open source packages.