DTubeGo
DTubeGo copied to clipboard
Hivesigner perhaps with secret?
Currently we do not use an app secret to interact with hivesigner because I had doubt about putting that in the repo. Because of that the user has to activate the hivesigner connection every 7 days which is not user friendly.
My plan is to add a file which is not recognized by git and which contains the appsecret. Therefore every developer has to add this file and key manually otherwise the app is not able to get built. Of course this step has to be included in the upcoming readme