Tharaka Wijesundara

Tharaka Wijesundara

Co-founder, building RestingOwl
All activity
RestingOwl is a platform (under development and released soon) that provides secure-by-default open-source packages designed to align with OWASP best practices (extended to other standards later) and prevent common security mistakes. owlauth, its first package, is an npm package for authentication. It supports signup, login, password management, passwordless magic links, rejecting weak passwords, breach detection, safe audit logging, and many more (refer to the NPM organization). More to come.
RestingOwl
RestingOwlBuild freely. Sleep peacefully. Let the Owl Watch
Tharaka Wijesundarastarted a discussion

How much time do you spend handling authentication security in your projects?

From password rules to token handling, security often takes more time than expected. Small mistakes in authentication can lead to serious security issues, and applying security standards correctly (e.g., OWASP) in real projects is not always easy. How do you handle it?

Tharaka Wijesundarastarted a discussion

Hi, I am building RestingOwl, Open Source Security Platform

Hi, I’m Tharaka from Sri Lanka. I am building RestingOwl, an open-source platform focused on making application security secure by default. Instead of expecting developers to handle security on their own, RestingOwl provides ready-to-use packages that are easy to use and help avoid common mistakes. We’re starting by aligning with OWASP standards as the first step, and we plan to expand to other...