So upon writing the backend for installing Eden, I’ve faced several challenges:
• Web hosting refused to upgrade us to OpenSSL 1.1 (running 1.0.1)
• Switched from php to NodeJS on my VPS
• VPS requires HTTPS protocol to access the API
1/2
We will soon be working on opening up the @TryEdenApp discord server to the public.
Planned within this is:
• Preparing organizers
• Finalizing our APIs
• Distributing Eden
Buckle up
After changing our authentication system for downloading @TryEdenApp, we faced a new challenge with our in-app DRM. This will require a bit more server-side fixes on our end before it’s ready for the public.