Samuel Plumppu

Results 6 comments of Samuel Plumppu

[I added native TypeScript definition exports](https://github.com/goldfire/howler.js/pull/1518) while I refactored the core modules to native ESM today. Check it out and please help out if you also want to see this...

[I refactored the core modules to native ESM today](https://github.com/goldfire/howler.js/pull/1518), keeping the public API intact, as well as the implementation details. Check it out and please help out if you also...

Hi! First of all - a big thank you to everyone involved in creating this original PageCrypt project! 🎉 I've created [a modern version of this library](https://github.com/Greenheart/pagecrypt) with some improvements,...

Thanks @MaxLaumeister! Greatly appreciated! 😃 Indeed, I initially only targeted developers since it fits my most common use cases. However, I'm thinking about adding a public webpage to make encryption...

What would this require technically? As an user, it seems like FreeOTP encrypted backups creates a file called `externalBackup.xml` which actually contains a mix of JSON and plain text data....

Since maintaining a desktop app (and ideally also a web app) requires significant work, it might be beneficial to build on top of a framework that creates a secure foundation...