Commit Graph

562 Commits (50ec0f6ce29673ffa8435f4d5b6165a1240cd05d)

Author SHA1 Message Date
Bob Mottram 50ec0f6ce2 Tidying 2021-03-03 19:06:18 +00:00
Bob Mottram d6f4bc15ba Remove emoji from spoken display name 2021-03-03 18:24:37 +00:00
Bob Mottram d2b084b0dc Sequence 2021-03-03 18:17:55 +00:00
Bob Mottram 0b3897b174 Speaking announces 2021-03-03 17:09:31 +00:00
Bob Mottram 5b2986d685 Gender detection from profile tag 2021-03-03 13:37:18 +00:00
Bob Mottram d96cdd6c85 Gender detaction for SSML 2021-03-03 13:02:47 +00:00
Bob Mottram 7c20406d3f SSML inbox endpoint 2021-03-03 12:34:46 +00:00
Bob Mottram b64f7e1bfa Preserve line endings for speaker 2021-03-02 23:06:31 +00:00
Bob Mottram 32e5f03948 TTS custom pronounce 2021-03-02 12:39:18 +00:00
Bob Mottram 2b26b09980 Include announced handle within speaker interface 2021-03-01 23:14:05 +00:00
Bob Mottram 2787ceb724 Only speak announces once 2021-03-01 22:59:40 +00:00
Bob Mottram a4f2bfdc06 Check that a name exists for the speaker 2021-03-01 22:35:57 +00:00
Bob Mottram 40afe12e1b Speak announces 2021-03-01 22:27:36 +00:00
Bob Mottram 9851a0f1af Include any detected links within speaker endpoint 2021-03-01 21:26:34 +00:00
Bob Mottram b4b6af70f5 Replace web links with shorter versions for the speaker interface 2021-03-01 21:20:06 +00:00
Bob Mottram 7062c0a1c8 Speak image descriptions 2021-03-01 20:27:35 +00:00
Bob Mottram 5e85887cd1 Excessive unescaping 2021-03-01 19:43:33 +00:00
Bob Mottram f262e02ff1 More unescaping 2021-03-01 19:42:55 +00:00
Bob Mottram 3807077dae Unescape speacker text 2021-03-01 19:28:38 +00:00
Bob Mottram 8f8c70ed6a Replace quotes 2021-03-01 16:04:19 +00:00
Bob Mottram 47be751f47 Remove encoding from speaker endpoint 2021-03-01 15:36:40 +00:00
Bob Mottram 58ab2b05d3 Endpoint for TTS of posts arriving in the inbox 2021-03-01 15:24:12 +00:00
Bob Mottram 079c724bb9 Check for missing onion domain 2021-02-28 18:21:12 +00:00
Bob Mottram a0a800c980 Don't send bounce messages too frequently
Otherwise an adversary can tie up your instance with sending bounces
2021-02-24 11:43:48 +00:00
Bob Mottram cc35f03170 Don't send bounces to replies to bounces 2021-02-24 11:10:03 +00:00
Bob Mottram a9de85cb13 Send DM bounce messages 2021-02-24 11:01:44 +00:00
Bob Mottram 4555917eeb Tidying 2021-02-24 10:05:30 +00:00
Bob Mottram 764f6673c0 Improve follow checking when a DM arrives 2021-02-24 09:54:37 +00:00
Bob Mottram 6b55ceab12 Broch mode elapses 2021-02-15 22:26:25 +00:00
Bob Mottram 01385fbdfe Only show failed http signatures in debug mode 2021-02-14 20:41:11 +00:00
Bob Mottram 0c1ad3ecde Don't log posts for http signature failures 2021-02-14 20:30:01 +00:00
Bob Mottram 62100efd38 Log posts of failing signatures 2021-02-14 19:49:39 +00:00
Bob Mottram 5c5e6c7d1a More descriptive jsonld failures 2021-02-14 15:45:42 +00:00
Bob Mottram e6b9382a0a Allow incoming posts with failing http signatures provided that they have a json signature which passes
This provides the same level of assurance, but allows posts to arrive via relays
2021-02-14 15:22:03 +00:00
Bob Mottram 345ded45c7 Honk style users path 2021-02-09 16:21:59 +00:00
Bob Mottram 30ac93d578 Additional type checks on incoming json 2021-02-08 15:06:26 +00:00
Bob Mottram ae0b1505f9 Join activity has the same meaning as Follow 2021-02-08 14:48:37 +00:00
Bob Mottram 8bbd9b6173 Check for dangerous markup in display name and clearly indicate adversaries 2021-01-31 11:05:17 +00:00
Bob Mottram 8299b77942 Check for dangerout markup in downloaded announces 2021-01-30 11:47:09 +00:00
Bob Mottram 419353ccf9 Version 1.2.0 2021-01-26 10:07:42 +00:00
Bob Mottram e5c4d9e69b Only use json signatures on outgoing posts unless verify all signatures is enabled 2021-01-05 20:55:11 +00:00
Bob Mottram 2ce7456e28 Convert to string 2021-01-05 20:16:58 +00:00
Bob Mottram 99903072d2 Debug 2021-01-05 20:15:52 +00:00
Bob Mottram 6b9f30cbd2 Check context before json signature verify 2021-01-05 20:11:16 +00:00
Bob Mottram 52159d3817 Debug 2021-01-05 17:36:50 +00:00
Bob Mottram 0a5c65e9a2 Limit json signature checking to strict mode 2021-01-05 12:20:59 +00:00
Bob Mottram 584fe93b56 Only abandon post if signature checking is strict 2021-01-05 12:13:18 +00:00
Bob Mottram 75788fd9f8 Comment 2021-01-05 10:54:50 +00:00
Bob Mottram 7125a97bbe Update json signature enforcement state once per min 2021-01-05 10:48:22 +00:00
Bob Mottram 2c2476f3c0 Option to enforce json signature checks 2021-01-05 10:29:37 +00:00