Typst, a modern LaTeX alternative written in Rust, is now open source
https://github.com/typst/typst
Discussions: https://discu.eu/q/https://github.com/typst/typst
| gpg key: | F07B A421 2F8E FDEE 54C4 205E 415C 0308 65E4 C106 |
| OMEMO key: | 42616B63 104C9E40 EEC5F4F8 E7A727CC 5C290F02 0CFBC8B4 E3DA418A 4899651A |
| Wire fingerprint | ac4f5c0f93e065478fc14652591ba7f001dc7cefd8139f9602e52e18fb4bef2e |
Typst, a modern LaTeX alternative written in Rust, is now open source
https://github.com/typst/typst
Discussions: https://discu.eu/q/https://github.com/typst/typst
@decentrala Now has #Bitcoin address for donations.
https://forum.dmz.rs/t/generisao-sam-bitcoin-adresu-za-donacije/96
We are basically good hackers community providing free educational courses IT, and promoting #FLOSS #linux
U ponedeljak, 20. Marta u 19h
u DC Krovu
Ucicmo o LDAP protokolu koji se cesto koristi za cuvanje podataka o korisnicima na serveru.
Pokazacemo OpenBSD-ov program za LDAP server i python biblioteke koje se cesto koriste za upravljanje LDAP bazom.
U utorak, 21. Marta u 19h u DC Krovu
Ucimo kako da citamo izvorni kod Android aplikacija.
Pokazacemo alate potrebne za generisanje izvornog koda iz date aplikacije.
Radionica Python-a se odlaze za 10.3.
Nismo stigli na vreme da se dogovorimo sa KC Gradom.
U ponedeljak, 13. Marta u 19h
u DC Krovu
Ucicmo o TLS (SSL) protokolu za sifrovanje komunikacije.
TLS je najpopularniji protokol za sifrovanje na Internetu.
Pricacemo i o osnovama kriptografije, razlicitim napadima za desifrovanje podataka i kako da namestite TLS na vasem sajtu.
U utorak, 14. Marta u 19h
u DC Krovu
Matrix je decentralizovan i federisan protokol za chat.
Pokazacemo kako se koristi i objasniti kako radi.
Radionica ce biti odrzanana na engleskom jeziku.
~Open Source Security Tool of the Day~
teler
Real-time HTTP Intrusion Detection
`teler` is an **real-time intrusion detection** and threat alert based on web log that runs in a **terminal** with resources that we collect and provide by the community.
Features
- **Real-time**: Analyze logs and identify suspicious activity in real-time.
- **Alerting**: teler provides alerting when a threat is detected, push notifications include Slack, Mattermost, Telegram and Discord.
- **Monitoring**: We've our own metrics if you want to monitor threats easily, and we use Prometheus for that.
- **Logging**: is also provided in file form or sends detected threats to the Zinc logs search engine.
- **Latest resources**: Collections is continuously up-to-date.
- **Minimal configuration**: You can just run it against your log file, write the log format and let teler analyze the log and show you alerts!
- **Flexible log formats**: teler allows any custom log format string! It all depends on how you write the log format in configuration file.
- **Custom threat rules**: Want to reach a wider range of threats instead of engine-based _(default)_ rules? You can customize threat rules!
- **Incremental log processing**: Need data persistence rather than buffer stream? teler has the ability to process logs incrementally through the on-disk persistence options.
Why teler?
teler was designed to be a fast, terminal-based threat analyzer. Its core idea is to quickly analyze and hunt threats in real time!