A few hours ago, I published a post proposing some solutions on implementing an auth system for the upload API. Among the 3 solutions, each of them breaks at least one method of authentication.
With a high chance of DTube depreciating SteemConnect auth on their official frontend, it's time to find out how our users authenticate on our uploader website to decide if we should make changes on the auth methods available.
A new branch has been created on the uploader GitHub repository to collect data regarding auth methods used when uploading files to our IPFS node. All data collected regarding auth methods are anonymous.
@onelovedtube's upload server is now running on the new branch and is now logging auth methods when uploading. You may view the count here: https://uploader.oneloved.tube/authlogs.
This investigation will last for a duration of 7 days.