Skip to content

Commit aed6af8

Browse files
Update security and privacy considerations reference link in README and remove md file since that has been moved over (#194)
1 parent 7ff82c1 commit aed6af8

2 files changed

Lines changed: 2 additions & 392 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,9 +363,9 @@ document.agent.addEventListener('toolcall', async (e) => {
363363

364364
## Security and Privacy Considerations
365365

366-
Interacting with AI agents crosses traditional trust boundaries. Security, privacy, permissions policy, and origin isolation are crucial aspects of this proposal.
366+
Interacting with AI agents crosses traditional trust boundaries. Security, privacy, permissions policy, and origin isolation are crucial aspects of this proposal.
367367

368-
For detailed discussions, see [Security & Privacy Considerations](./docs/security-privacy-considerations.md) and the active community updates in [PR #181](https://github.com/webmachinelearning/webmcp/pull/181).
368+
For our current considerations, refer to the [Security and Privacy Considerations](https://webmachinelearning.github.io/webmcp/#security-privacy) section of the specification.
369369

370370

371371
## Open Questions

0 commit comments

Comments
 (0)