Local read-mostly HTTP API over a Runopsy store
Project description
runopsy-server
The local API from section 19.2, plus a plain index page.
Local means local. It binds to loopback, has no authentication, and is not built to be exposed — everything it serves is the contents of somebody's private repository, and an API that could be published would need a different security posture than one that cannot reach the network.
Two rules are enforced rather than documented:
Read-mostly. Ingesting events is allowed, because an adapter may prefer HTTP to a subprocess. Replay execution is not exposed at all. The only thing in Runopsy that can change the world stays behind a command a person types, where the plan can be read first — a socket is a poor place to make that decision on someone's behalf.
The same redaction as everywhere else. Reports served here are redacted exactly as
runopsy export redacts them, and observed edges are returned separately from inferred
ones so a viewer cannot draw a guess and a measurement as the same kind of line. A
second surface with weaker rules is how the first surface's rules stop mattering.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file runopsy_server-0.1.0.tar.gz.
File metadata
- Download URL: runopsy_server-0.1.0.tar.gz
- Upload date:
- Size: 367.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5462a0c9008fe3f2af871b44c4653358015d1612c6017b261fc611e1f23dc6c
|
|
| MD5 |
03afda6451c1a9161388fcfcd1b6450d
|
|
| BLAKE2b-256 |
ada7395a8c1c735caa5c7f447439034ef0bc5f52889a47b3b95bbdf30dc24197
|
File details
Details for the file runopsy_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: runopsy_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 370.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9c36991c1ad5a5e62b40ad5d6a403297631578a8089c24df315ab6db21ebdb2
|
|
| MD5 |
10423a144ba608843296abc0abdf28c4
|
|
| BLAKE2b-256 |
8458346608dd45d836f719ceb1d5c4aa0013ce62fb96c83cd1eb8dd98b9ed390
|