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 |
Bob Mottram
|
b8a698d887
|
Show keyId for json signature check
|
2021-01-04 20:26:55 +00:00 |
Bob Mottram
|
9bdfec94f0
|
Fix jsonld signatures
Also some schemas are no longer remotely accessed
|
2021-01-04 19:02:24 +00:00 |
Bob Mottram
|
6aa1cc8389
|
Extra json signature checks
|
2021-01-03 19:20:28 +00:00 |
Bob Mottram
|
5fc36f6ebb
|
Debug
|
2021-01-03 19:11:59 +00:00 |
Bob Mottram
|
a8906b25d7
|
Check for signature without header
|
2021-01-03 19:08:39 +00:00 |
Bob Mottram
|
5a327d281e
|
Debug
|
2021-01-03 18:42:39 +00:00 |
Bob Mottram
|
edf0c8880e
|
Debug
|
2021-01-03 18:40:26 +00:00 |
Bob Mottram
|
2449b57005
|
Simplify
|
2021-01-03 18:34:35 +00:00 |
Bob Mottram
|
b0eaa6835d
|
Consistent message
|
2021-01-03 18:25:23 +00:00 |
Bob Mottram
|
77f965162c
|
Enable checking of json signatures on inbox posts
|
2021-01-03 18:20:25 +00:00 |
Bob Mottram
|
be14587011
|
Only warn about json signature failures
|
2021-01-03 14:44:57 +00:00 |
Bob Mottram
|
183141ee80
|
Show from key
|
2021-01-03 14:36:16 +00:00 |
Bob Mottram
|
e8290d99d5
|
Check that json signatured are present on inbox posts
|
2021-01-03 14:25:20 +00:00 |
Bob Mottram
|
c09596f1e2
|
More verbose
|
2021-01-03 09:44:33 +00:00 |
Bob Mottram
|
1df8ed9c76
|
Resolving the webfinger conundrum
|
2020-12-31 12:23:15 +00:00 |
Bob Mottram
|
0d0d49ac89
|
Revert "Fix missing webfingers"
This reverts commit 4bee4e236a .
|
2020-12-31 12:14:47 +00:00 |
Bob Mottram
|
4bee4e236a
|
Fix missing webfingers
|
2020-12-31 11:08:08 +00:00 |
Bob Mottram
|
9d937826bc
|
Update when receiving likes
|
2020-12-30 21:21:57 +00:00 |
Bob Mottram
|
7fbdb2445f
|
Get webfinger from cache
|
2020-12-30 10:29:14 +00:00 |
Bob Mottram
|
adbddb95c3
|
Check before adding new entries to indexes
|
2020-12-29 20:22:28 +00:00 |
Bob Mottram
|
cce7941b39
|
Only write to indexes once
|
2020-12-29 17:56:42 +00:00 |
Bob Mottram
|
b3bb866f69
|
Remove option to follow new actor
It wasn't implemented, and doing so could create an oprn relay situation where the authenticity of posts becomes obscured
|
2020-12-26 10:22:56 +00:00 |
Bob Mottram
|
cf4d9466eb
|
Start of custom peertube sites
|
2020-12-23 23:59:49 +00:00 |
Bob Mottram
|
0fe9b2adcd
|
Tidying
|
2020-12-23 22:18:19 +00:00 |
Bob Mottram
|
838d853a59
|
Tidying of users path detection
|
2020-12-23 10:57:44 +00:00 |
Bob Mottram
|
3ff0866deb
|
Test that number of function arguments match
|
2020-12-22 21:24:46 +00:00 |
Bob Mottram
|
5cd9aa8d66
|
Enforce convention of underscore before local function names
|
2020-12-22 18:06:23 +00:00 |
Bob Mottram
|
0cf0841402
|
Check that imports are correct
|
2020-12-22 13:57:24 +00:00 |
Bob Mottram
|
a7b094f84f
|
Test for stranded functions which aren't called
|
2020-12-22 12:59:46 +00:00 |
Bob Mottram
|
96e813181b
|
Move hashtag categories functions to their own module
|
2020-12-22 10:30:52 +00:00 |
Bob Mottram
|
679c06b20e
|
Don't guess very small tags
|
2020-12-22 10:13:15 +00:00 |
Bob Mottram
|
a3cbc28c1e
|
Indentation
|
2020-12-21 21:40:29 +00:00 |
Bob Mottram
|
23301b35a5
|
Validate newswire item dates
So they can't be in the future or too far in the past
|
2020-12-21 12:11:45 +00:00 |
Bob Mottram
|
31a48db4a4
|
Validation of published date on incoming posts
This mitigates replay attacks, where an otherwise valid post gets endlessly repeated
|
2020-12-21 10:45:31 +00:00 |
Bob Mottram
|
99374a63dc
|
Revert to previous wfRequest
|
2020-12-19 14:17:30 +00:00 |
Bob Mottram
|
8c7071b6e3
|
Single webfinger
|
2020-12-18 18:12:33 +00:00 |
Bob Mottram
|
bb31ce37cd
|
is_alive replaces isAlive
|
2020-12-18 15:29:12 +00:00 |
Bob Mottram
|
fa7741a650
|
Log actor update requests
|
2020-12-17 20:56:29 +00:00 |
Bob Mottram
|
c2404d0943
|
Tidying
|
2020-12-16 10:48:40 +00:00 |
Bob Mottram
|
e87fd5a168
|
Break after loop
|
2020-12-13 22:13:45 +00:00 |
Bob Mottram
|
f94f6eb997
|
Don't write time to file if it hasn't changed
|
2020-12-13 14:31:22 +00:00 |
Bob Mottram
|
1cf2ea73f9
|
Comment
|
2020-12-13 11:28:23 +00:00 |
Bob Mottram
|
a23f47cdf3
|
Keep track of when people that you are following were last seen
|
2020-12-13 11:27:12 +00:00 |
Bob Mottram
|
e996141fd8
|
Spaces
|
2020-12-12 10:06:03 +00:00 |
Bob Mottram
|
14d7985353
|
Remove icons path argument
|
2020-12-09 13:31:54 +00:00 |
Bob Mottram
|
ffdc49a56c
|
Remove icons path variable
|
2020-12-09 13:08:26 +00:00 |
Bob Mottram
|
4d46817350
|
Simplify
|
2020-12-05 11:58:03 +00:00 |
Bob Mottram
|
67e06f65c9
|
Guess hashtag categorisations
|
2020-12-05 11:11:32 +00:00 |
Bob Mottram
|
ed51cf51e7
|
Change imports to new modules
|
2020-11-28 10:54:48 +00:00 |
Bob Mottram
|
020c7a1314
|
Delete button also removed blogs from the news actor
|
2020-11-27 10:38:51 +00:00 |
Bob Mottram
|
5364b71616
|
Option to allow access to the local network
This might be useful for mesh networks or private networks
|
2020-11-20 10:58:49 +00:00 |
Bob Mottram
|
64348c5161
|
Misleading function name
|
2020-11-14 13:03:09 +00:00 |
Bob Mottram
|
a3a022c917
|
Splitting webapp into smaller modules
|
2020-11-09 19:41:01 +00:00 |
Bob Mottram
|
ddc63da755
|
Rename module
|
2020-11-09 13:18:28 +00:00 |
Bob Mottram
|
fa419cf995
|
Option to set a maximum number of followers per account
|
2020-10-23 20:48:59 +01:00 |
Bob Mottram
|
b5d492b668
|
Optionally allow the news account to be followed
|
2020-10-23 20:18:13 +01:00 |
Bob Mottram
|
2899768828
|
Option to only show date at bottom of posts, not time
|
2020-10-11 19:50:13 +01:00 |
Bob Mottram
|
d3fc053df9
|
Space
|
2020-10-11 14:18:54 +01:00 |
Bob Mottram
|
cf729200b0
|
More verbose
|
2020-10-11 14:18:27 +01:00 |
Bob Mottram
|
93e554efb8
|
Check earlier
|
2020-10-11 14:15:36 +01:00 |
Bob Mottram
|
c9981f6936
|
Check that following file exists
|
2020-10-11 14:14:28 +01:00 |
Bob Mottram
|
bbbf470149
|
Boxname
|
2020-10-08 13:28:02 +01:00 |
Bob Mottram
|
90283d5707
|
Boxname
|
2020-10-08 13:16:44 +01:00 |
Bob Mottram
|
6435156179
|
Remove capabilities
|
2020-09-27 20:27:24 +01:00 |
Bob Mottram
|
b064d6f4d6
|
Deprecate capabilities module
|
2020-09-27 19:35:35 +01:00 |
Bob Mottram
|
5016a3b2df
|
Additional type checks when receiving post
|
2020-09-05 17:46:03 +01:00 |
Bob Mottram
|
43b1fdf67c
|
functions in utils module
|
2020-09-05 17:13:25 +01:00 |
Bob Mottram
|
605be761ff
|
Add a tags directory if it doesn't exist
|
2020-09-03 10:09:58 +01:00 |
Bob Mottram
|
a6a715df63
|
Indent
|
2020-09-03 10:01:27 +01:00 |
sireebob
|
61ff46ad1c
|
prevent an error for posts missing an inReplyTo key.
|
2020-09-02 22:42:29 +00:00 |
Bob Mottram
|
2dc5bcfdd2
|
Storing posts
|
2020-08-29 21:14:44 +01:00 |
Bob Mottram
|
7635652ac5
|
Directories must be created first
|
2020-08-29 12:14:19 +01:00 |
Bob Mottram
|
77c5f810f9
|
Don't write actors to cache while loading the timeline
|
2020-08-29 11:21:29 +01:00 |
Bob Mottram
|
41607d1542
|
Check that replyTo field is a string
|
2020-08-28 15:45:07 +01:00 |
Bob Mottram
|
10a21e797b
|
More checks on replyto
|
2020-08-28 15:28:59 +01:00 |
Bob Mottram
|
cabdc9c3c5
|
Replies to muted posts are also muted
|
2020-08-27 18:40:09 +01:00 |
Bob Mottram
|
7db274b57a
|
Comment
|
2020-08-27 10:35:26 +01:00 |
Bob Mottram
|
8ff510e791
|
Optionally notify when posts are liked
|
2020-08-27 10:19:32 +01:00 |
Bob Mottram
|
dcefa585bb
|
Event edit button
|
2020-08-26 18:41:38 +01:00 |
Bob Mottram
|
673247abf0
|
debug flag
|
2020-08-26 12:19:32 +01:00 |
Bob Mottram
|
a9db0b03ab
|
Updating of recent posts cache for events timeline
|
2020-08-26 12:10:21 +01:00 |
Bob Mottram
|
a484936793
|
More content warning validation
|
2020-08-25 20:45:15 +01:00 |
Bob Mottram
|
9c7895e43a
|
Debug
|
2020-08-24 15:17:16 +01:00 |