Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Laverna is a JavaScript note-taking web application with a Markdown editor and encryption support. It's built to be an open source alternative to Evernote.
Laverna is a JavaScript note-taking web application with a Markdown editor and encryption support. It's built to be an open source alternative to Evernote.
The application stores all your notes in your browser local storage spaces such as indexedDB or localStorage, which is good for security reasons, because only you have access to them.
Demo: https://laverna.cc/ OR http://laverna.github.io/static-laverna
You can use the application at laverna.cc, but we encourage you to install it on your own server or machine.
You can download the minified version of Laverna app from Laverna/static-laverna repository if you don't want to build it yourself:
git clone -b gh-pages https://github.com/Laverna/static-laverna
To install, do the following:
git clone git@github.com:Laverna/laverna.git
git checkout 0.6.2
npm install bower
npm install grunt
npm install grunt-cli
npm install && bower install
grunt build
You can change the storage API keys in app/scripts/constants.js
Published under GNU GPL v.3
Laverna uses a lot of other libraries and each of these [libraries uses different licences] 2.
FAQs
Laverna is a JavaScript note-taking web application with a Markdown editor and encryption support. It's built to be an open source alternative to Evernote.
The npm package laverna receives a total of 0 weekly downloads. As such, laverna popularity was classified as not popular.
We found that laverna 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
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.