This website requires JavaScript.
Explore
Help
Sign in
nemunaire
nemunaire
1 follower
·
2 following
RSS feed
Atom feed
SSH keys
GPG keys
https://nemunai.re/
Joined on
2020-08-18
Repositories
49
49
Projects
0
Packages
1
1
Public activity
Starred repositories
nemunaire
pushed to
f/notifications
at
happyDomain/happyDomain
2026-04-28 12:06:32 +00:00
edfc58a299
notification: add API endpoints for channels, preferences, history, and acknowledgement
363ebed728
checker: add execution callback for notification integration
3493c18841
notification: add dispatcher with state tracking and acknowledgement
db550aad07
notification: add channel senders for email, webhook, and UnifiedPush
7d2e0cc848
notification: add storage interfaces and KV implementations
Compare 72 commits »
nemunaire
pushed to
f/provider_svcs_plugins
at
happyDomain/happyDomain
2026-04-28 12:06:23 +00:00
af4308d6e4
services: validate aliases atomically on registration
8357d56260
services: load external service plugins from .so files
b7421ed973
providers: load external provider plugins from .so files
2d9390589e
Add reverse_zone checker
3df5a47238
Add CAA checker, based on TLS observations
Compare 83 commits »
nemunaire
pushed to
f/page-title-breadcrumb
at
happyDomain/happyDomain
2026-04-28 12:05:52 +00:00
4305f76127
web: Add optional breadcrumb to PageTitle
2d9390589e
Add reverse_zone checker
3df5a47238
Add CAA checker, based on TLS observations
f7ac38f3a5
Import checker-alias into happydomain
f0dda5ef4f
Import checker-ptr into happydomain
Compare 81 commits »
nemunaire
pushed to
f/medium-infrastructure
at
happyDomain/happyDomain
2026-04-28 12:05:29 +00:00
cc4d1a85cf
Add per-checker remote address CLI flags
2d9390589e
Add reverse_zone checker
3df5a47238
Add CAA checker, based on TLS observations
f7ac38f3a5
Import checker-alias into happydomain
f0dda5ef4f
Import checker-ptr into happydomain
Compare 24 commits »
nemunaire
pushed to
f/frontend-tests
at
happyDomain/happyDomain
2026-04-28 12:04:48 +00:00
99aee21cca
web: add vitest coverage tooling and unit tests
2d9390589e
Add reverse_zone checker
3df5a47238
Add CAA checker, based on TLS observations
f7ac38f3a5
Import checker-alias into happydomain
f0dda5ef4f
Import checker-ptr into happydomain
Compare 67 commits »
nemunaire
pushed to
f/new-db-engines
at
happyDomain/happyDomain
2026-04-28 12:04:23 +00:00
a3aea1af17
Add MongoDB storage backend support
2d9390589e
Add reverse_zone checker
3df5a47238
Add CAA checker, based on TLS observations
f7ac38f3a5
Import checker-alias into happydomain
f0dda5ef4f
Import checker-ptr into happydomain
Compare 81 commits »
nemunaire
pushed to
master
at
happyDomain/happyDeliver
2026-04-28 12:01:36 +00:00
31a27c120b
Add instruction to use with new happyDomain checker
nemunaire
pushed to
master
at
happyDomain/happyDomain
2026-04-28 11:56:53 +00:00
2d9390589e
Add reverse_zone checker
3df5a47238
Add CAA checker, based on TLS observations
f7ac38f3a5
Import checker-alias into happydomain
f0dda5ef4f
Import checker-ptr into happydomain
Compare 4 commits »
nemunaire
merged pull request
happyDomain/happyDomain#686
2026-04-28 11:56:52 +00:00
[NLnet] Records tests
nemunaire
merged pull request
happyDomain/happyDomain#685
2026-04-28 11:47:09 +00:00
[NLnet] Domain tests and application tests
nemunaire
pushed to
master
at
happyDomain/happyDomain
2026-04-28 11:47:09 +00:00
0a4cf21028
Add HTTP checker
319505151c
Add happyDeliver checker
1785672e14
Import checker-ssh into happydomain
a82e507d87
Import checker-smtp into happydomain
b6444b1247
Import checker-resolver-propagation into happydomain
Compare 19 commits »
nemunaire
pushed to
f/nlnet-more-plugins
at
happyDomain/happyDomain
2026-04-28 11:46:28 +00:00
0a4cf21028
Add HTTP checker
319505151c
Add happyDeliver checker
Compare 2 commits »
nemunaire
pushed tag
v0.1.0
to
happyDomain/checker-http
2026-04-28 11:43:40 +00:00
nemunaire
pushed to
master
at
happyDomain/checker-http
2026-04-28 11:43:33 +00:00
603e93355b
Deepen CSP, Permissions-Policy and cookie audits
27a30638f4
Add redirect-chain rules per RFC 9110 §15.4
2250902a94
Add RFC 6265bis cookie checks: name prefixes and per-cookie size
01bdadd2ab
Add modern security header rules
542ebdea34
Initial commit
Compare 5 commits »
nemunaire
pushed tag
v0.1.0
to
happyDomain/checker-happydeliver
2026-04-28 11:37:08 +00:00
nemunaire
pushed to
f/nlnet-record-tests
at
happyDomain/happyDomain
2026-04-28 11:36:07 +00:00
f9e6a3f5c5
Add reverse_zone checker
nemunaire
pushed tag
v0.1.0
to
happyDomain/checker-reverse-zone
2026-04-28 11:34:56 +00:00
nemunaire
pushed to
f/nlnet-record-tests
at
happyDomain/happyDomain
2026-04-28 11:32:48 +00:00
6e8e9e867a
Add reverse_zone checker
nemunaire
pushed to
f/nlnet-record-tests
at
happyDomain/happyDomain
2026-04-28 11:25:05 +00:00
0d35040a40
Add CAA checker, based on TLS observations
50257e630c
Import checker-alias into happydomain
b76c638b9c
Import checker-ptr into happydomain
1785672e14
Import checker-ssh into happydomain
a82e507d87
Import checker-smtp into happydomain
Compare 63 commits »
nemunaire
pushed to
f/nlnet-more-plugins
at
happyDomain/happyDomain
2026-04-28 11:21:28 +00:00
1785672e14
Import checker-ssh into happydomain
a82e507d87
Import checker-smtp into happydomain
b6444b1247
Import checker-resolver-propagation into happydomain
a5efe371fb
Import checker-email-keys into happydomain
5fd5d107f3
Import checker-email-autoconfig into happydomain
Compare 60 commits »
First
Previous
...
3
4
5
6
7
...
Next
Last
Block user
Please note that blocking a user has other effects, such as:
You will stop following each other and will not be able to follow each other.
This user will not be able to interact with the repositories you own, or the issues and comments you have created.
You will not be able to add each other as repository collaborators.
No
Yes