ActivityWatch / ActivityWatch/activitywatch
REST Security (opening up the API to the network)
未关闭
improves: security
size: large
- 主要语言
- Python
- 星标
- 18.9k
- 派生
- 1k
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 28
描述
We need to set up proper API security using authentication and HMAC.
First version I propose is that the key is stored on the file system and local clients can simply read it. This is [how the Deluge daemon does authentication](http://dev.deluge-torrent.org/wiki/UserGuide/Authentication).
To add a non-local watcher we'd want some form of pairing, but non-local watchers are not a priority and not required to work for issue to be closed.
贡献指南
评估
这个 Issue 还没有评估数据。