tweak wording
This commit is contained in:
		
							parent
							
								
									916509dd6a
								
							
						
					
					
						commit
						378408226b
					
				
					 5 changed files with 15 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -211,6 +211,9 @@ id: "aidx"
 | 
			
		|||
# Sign outgoing ActivityPub GET request (default: true)
 | 
			
		||||
signToActivityPubGet: true
 | 
			
		||||
# Sign outgoing ActivityPub Activities (default: true)
 | 
			
		||||
# Linked Data signatures are cryptographic signatures attached to each activity to provide proof of authenticity.
 | 
			
		||||
# When using authorized fetch, this is often undesired as any signed activity can be forwarded to a blocked instance by relays and other instances.
 | 
			
		||||
# This setting allows admins to disable LD signatures for increased privacy, at the expense of fewer relayed activities and additional inbound fetch (GET) requests.
 | 
			
		||||
attachLdSignatureForRelays: true
 | 
			
		||||
# check that inbound ActivityPub GET requests are signed ("authorized fetch")
 | 
			
		||||
checkActivityPubGetSignature: false
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue