ActivityWatch / ActivityWatch/activitywatch

REST Security (opening up the API to the network)

Abierto
#32 13 comentarios 0 reacciones 0 asignados Ver en GitHub
improves: security size: large
Lenguaje dominante
Python
Estrellas
18.9k
Forks
1k
Merge medio
1 d 4 h
PR fusionados (30 d)
28

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.