# experimental This contains an attempt to use signText returning a ReadableStream that returns Promises. The Promise so returned does not have the correct permissions to be run from the page scope, and all attempts fail as follows: Error: Permission denied to access property "then" Giving up for now.