Baguette

`dnsmanager` is a server application for the `netlibre` website allowing to manage domain names and their zones. This application is to be combined with its web interface and the `authd` service for authentication.

Updated 2024-04-15 23:14:07 +02:00

Updated 2020-12-21 19:40:55 +01:00

Example of `libipc` usage.

Updated 2020-07-13 14:37:06 +02:00

LibIPC usage examples in many languages.

Updated 2023-05-27 22:12:08 +02:00

Updated 2020-04-13 18:25:13 +02:00

Updated 2020-04-13 01:11:59 +02:00

Updated 2020-12-21 19:43:39 +01:00

Authentication server providing tokens for users. Usable by all libIPC services.

Updated 2024-03-24 01:01:05 +01:00

Updated 2020-04-20 12:43:17 +02:00

This is a generic mailer. It can be used to send emails via a template. In a near future, it will be able to be a daemon so we can request it through libipc.

Updated 2023-02-04 03:16:08 +01:00

OLD IMPLEMENTATION. See https://git.baguette.netlib.re/Baguette/ipc.cr for the new version. LibIPC bindings for the Crystal language. This library also includes JSON and CBOR helpers for network communications.

Updated 2023-02-07 09:03:15 +01:00

OLD IMPLEMENTATION. The new one is in Zig and fucking ROCKS: https://git.baguette.netlib.re/Baguette/libipc Inter-Process Communication library based on unix sockets.

Updated 2023-02-15 15:56:43 +01:00

This is a prequel to `package.mk`. Conserved for historical reasons and as a Crystal code example.

Updated 2022-01-17 12:41:38 +01:00

Web client of the DNS manager. Old code history: https://git.baguette.netlib.re/karchnu/halogen-websocket-ipc-playzone/src/branch/dev

Updated 2024-04-25 23:17:32 +02:00

Websocketd is the application allowing the connection to libipc-related services from the websocket protocol.

Updated 2020-12-02 18:58:26 +01:00

Members 1