Commit Graph

12 Commits

Author SHA1 Message Date
00b9ceb467 implement Milestone 16: Bluetooth interface with user consent 2026-01-18 16:21:06 +01:00
4ab5e52259 implement Milestone 15: sensor interface with fingerprinting prevention 2026-01-18 16:14:18 +01:00
779f66b2bb implement Milestone 14: location interface with coarse/fine precision and rate limiting 2026-01-18 16:07:32 +01:00
c2e8b8c212 implement Milestone 13: audio output with volume limits and concurrent sound management 2026-01-18 16:02:31 +01:00
d61b8f0bd8 implement Milestone 12: Microphone interface with permission and user gesture requirements 2026-01-18 15:45:30 +01:00
5eb1113c1a implement Milestone 11: Camera interface with permission and user gesture requirements 2026-01-18 15:38:58 +01:00
0c19247838 implement Milestone 10: WebSocket with connection limits and SSRF prevention 2026-01-18 15:30:13 +01:00
c0baa673b8 implement Milestone 9: Network HTTP with SSRF prevention 2026-01-18 15:24:56 +01:00
a94e0d5d63 implement Milestone 8: SQLite Database with injection prevention 2026-01-18 15:18:47 +01:00
2bb083fd7d add virtual filesystem with path sandboxing and quotas (milestone 7 complete) 2026-01-18 15:04:46 +01:00
be663282d7 add JSON and crypto APIs with sandbox protection (milestone 6 complete) 2026-01-18 14:44:51 +01:00
a4ecb0f132 add Lua sandbox with timer system (milestones 1-5 complete) 2026-01-18 14:28:44 +01:00