MRF transparency: don’t forget to obfuscate short domains #676
No reviewers
Labels
No labels
approved, awaiting change
broken setup
bug
cannot reproduce
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs change/feedback
needs docs
needs tests
not a bug
not our bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AkkomaGang/akkoma!676
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Oneric/akkoma:mrf-obfuscation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Now at least one character will be obfuscated for all valid domains (no two neighbouring dots). E.g. for
we get

Plus a small doc change. Transparency, obfuscation and all other MRF modules are already documented in the cheat sheet, but up until now there was no reference to them in the dedicated MRF document.
Fixes #645
f5dd0670ff48d95ac8d4thanks! the PR looks good, just needs formatting
mix formatand this should be fine48d95ac8d43cd882528eoops, forgot about
mix format; now applied