Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

你好老师,我在自动更新的服务器选择上遇到一些问题,想请教一下。 #1

Open
tiseheaini opened this issue Apr 4, 2020 · 2 comments

Comments

@tiseheaini
Copy link

tiseheaini commented Apr 4, 2020

我看视频中讲到自动更新时服务器后端是自己写的。
electron 官网的 publish 的配置是

"publish": [
      {
        "provider": "generic",
        "url": "自定义域名"
      }
]

我的问题是,如果使用 "自定义域名",那么安全问题没有办法得到保障,应该是谁都可以向服务器上传文件。
请问一下老师,自动更新时服务器后端的安全问题如何选择呢?

@dengyaolong
Copy link
Owner

@tiseheaini 你好,不知道你的问题是否已经解决了。我的理解是如果你有服务器自定义上传需求,应该是要自己加一层鉴权。另外 “electron 官网的 publish”你可以贴一下连接。

@tiseheaini
Copy link
Author

我使用 github webhook 通知来接受消息,当收到消息后再从 github 上下载打包的文件。
我只是不知道用 travis 打包后如何上传到服务器,官网的文档上面没有写。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants