Added .onion (Tor) websites for lumito.net and lumito.dev

TL;DR – No, this is not illegal. I will never upload something illegal on purpose on this website. This is just for fun and to protect Tor user’s privacy. I’ve recently added .onion sites for some of my services. For the people that doesn’t know what I’m meaning, .onion websites are special websites that are …

Switching SSL certificate provider and improving security + new domain

Today there are two changes for my website: Switched SSL CA Changed default site authentication algorithm I’ve switched my SSL certificate CA/provider from Let’s Encrypt to Google Trust Services (GTS). This will improve site confidence and security. I’ve also changed my website default authentication algorithm from AES_128_GCM to AES_256_GCM, which will provide improved security to …

Error while creating users without a social account

UPDATE: The issue has been fixed. There’s an error in the login service that prevents login/creating accounts without a social account (by using username-email-password). I’m trying to solve this problem as fast as posible. Meanwhile, use social accounts – they work well. Thanks a lot for using my software.

New login system provider: Auth0

I’ve implemented Auth0’s login system into my website. You’ll still have access to your lumito.net old account, but with the following benefits: A modern-looking and intuitive UI Multi-website login (if in the future I create another website and/or app that requires users to sign-in, you won’t need to create a separate account for that service) …