💾 Archived View for bbs.geminispace.org › u › gemalaya › 6027 captured on 2024-02-05 at 12:30:01. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-12-28)

➡️ Next capture (2024-03-21)

🚧 View Differences

-=-=-=-=-=-=-

Comment by 😺 gemalaya

Re: "misfin (python impl) v1.0.7 released [1.0.7] - 2023-10-07..."

In: s/misfin

v1.0.8 update, which adds rate limiting capabilities on the server socket

- Configurable server socket rate limiting with pyrate-limiter. The bucket acquiring item key is the peer's certificate fingerprint, meaning that the rate-limiting is done on an individual basis. There are 2 different rate limiters, one for anonymous requests and one for requests made with a valid certificate.

😺 gemalaya [OP]

2023-10-08 · 4 months ago

Original Post

🌒 s/misfin

misfin (python impl) v1.0.7 released [1.0.7] - 2023-10-07 Added - Mailbox config settings (dedicated toml file per identity) - Add a /fetch endpoint to serialize any mailbox to a gembox file - Frontend: add pages for mailbox settings and address book - Simple address book: list and add contacts - Support for maildir and "read" messages in the mailbox UI - Config endpoint to change the mailbox type Changed - misfin.letter.Letter: some refactoring to support the maildir format [https link]...

💬 gemalaya · 1 comment · 2023-10-07 · 4 months ago