Sink In - Tech Learnings
  • Home
  • Tech
  • Design
  • Entrepreneurship
Subscribe
Tagged

Security

A collection of 4 posts

Node.js - How to open a password-protected .zip file?
Tech

Node.js - How to open a password-protected .zip file?

Extracting a .zip file is very easy in any language, but when it comes to open a password protected zip in node.js, there are very few libraries and tutorials.

  • Apal Shah
Apal Shah Nov 22, 2019 • 2 min read
Are you making your website vulnerable by adding target="_blank"?
Tech

Are you making your website vulnerable by adding target="_blank"?

Or, are you compromising the performance of your website? Okay, first, let me show you one example!

  • Apal Shah
Apal Shah Sep 14, 2019 • 4 min read
Node.js — Serve Private Content using AWS CloudFront
Tech

Node.js — Serve Private Content using AWS CloudFront

As I told you in one of my previous article that I ended up using CloudFront to serve my content, I thought to write a separate blog on CloudFront because I also struggled a lot to put things in right place because of very poor documentation for Node.js/JavaScript.

  • Apal Shah
Apal Shah Aug 23, 2019 • 7 min read
How do I use JWT Authentication in production?
Tech

How do I use JWT Authentication in production?

I’ve heard people saying that JWT(JSON Web Token) is insecure, try to avoid it and many other things, and they’re not completely wrong. They have fair points against JWT. So, today in this article I’ll show some best practices which I use to make this process much secure.

  • Apal Shah
Apal Shah Aug 6, 2019 • 5 min read
Sink In - Tech Learnings © 2022
Powered by Ghost