We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
it is impossible to write a secure fedi server
like just HTTP alone you have to deal with zip bombs, the risk of a fake infinite slow stream, and revealing your IP
activitypub itself is the most vague spec of all time and you will forget to implement something don't forget about the emmaverse incident
combine this with the type of people who currently use fedi, and moron.center is fucked the moment someone discovers who made mollermethod
The text was updated successfully, but these errors were encountered:
I think I should start by writing a secure version of fetch() or something
Sorry, something went wrong.
one optimization could be immediately aborting "JSON" streams that don't start with {
{
No branches or pull requests
it is impossible to write a
securefedi serverlike just HTTP alone you have to deal with zip bombs, the risk of a fake infinite slow stream, and revealing your IP
activitypub itself is the most vague spec of all time and you will forget to implement something
don't forget about the emmaverse incident
combine this with the type of people who currently use fedi, and moron.center is fucked the moment someone discovers who made mollermethod
The text was updated successfully, but these errors were encountered: