This website requires JavaScript.
Explore
Help
Register
Sign in
PrivateCoffee
/
matrix-rssbot
Watch
4
Star
0
Fork
You've already forked matrix-rssbot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
db37f31b93
matrix-rssbot
/
.gitignore
6 lines
59 B
Text
Raw
Normal View
History
Unescape
Escape
Initial working version
2023-04-16 14:08:57 +00:00
config.ini
Created RSSBot
2024-03-02 14:31:14 +00:00
.venv/
Initial working version
2023-04-16 14:08:57 +00:00
*.pyc
Make it an importable module Abandon DuckDB in favor of sqlite3
2023-05-25 07:28:28 +00:00
__pycache__/
Enhance Pantalaimon integration and config Integrated Pantalaimon support with updated configuration instructions and examples, facilitating secure communication when using the Matrix homeserver. The .gitignore is now extended to exclude a Pantalaimon configuration file, preventing sensitive information from accidental commits. Removed encryption callbacks and related functions as the application leverages Pantalaimon for E2EE, simplifying the codebase and shifting encryption responsibilities externally. Streamlined dependency management by removing the requirements.txt in favor of pyproject.toml, aligning with modern Python practices. This change overall improves security handling and eases future maintenance.
2023-12-05 09:09:14 +00:00
dist/
pantalaimon.conf
Reference in a new issue
Copy permalink