[heroes] Request a server to host a PHP proxy script
Hi, I made a command line tool to search OBS and Packman packages. https://github.com/openSUSE-zh/opi <https://github.com/openSUSE-zh/opi> To avoid storing passwords on client side, I created a proxy script which will host all credentials and forward API requests. https://github.com/openSUSE-zh/opi/blob/master/proxy/index.php <https://github.com/openSUSE-zh/opi/blob/master/proxy/index.php> Currently, the script is hosted on my own server. It might not be trusted by some users. So I want to host the PHP script in one of openSUSE's servers. By now, it doesn't have many users, so the load shouldn't be heavy. Thanks! -- Guo Yunhe / @guoyunhe / guoyunhe.me -- To unsubscribe, e-mail: heroes+unsubscribe@opensuse.org To contact the owner, e-mail: heroes+owner@opensuse.org
participants (1)
-
Guo Yunhe