Update on moving from JavaScript to markdown processing for safe external links, and my experience publishing a modified package on npm.
Tag: security
How I secure a cloud VPS.
Steps detailing how I as a front-end dev secure my cloud VPS – SSH configuration, NGINX, and more!
Opening all external links in a new tab securely: a JS function in ES6 syntax.
Sharing an ES2015 function to open all external links securely in a new tab.