Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
risson
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
risson
10mo ago
(authentik maintainer here) It does! Also, not only in the authentication process, but also during individual authorization flows, and in a few other places as well, like when a user edits their settings, or whenever an event (basically whe
2.
▲
by
risson
1y ago
I do things somewhat similarly but still rely on Helm/customize/ArgoCD as it's what I know best. I don't have a documentation to offer, but I do have all of it publicly at https://gitlab.com/lama-corp
3.
▲
by
risson
2y ago
Those guys are also opening "ad" issues on unrelated repositories[0]. Adding that to what others mentioned, it really doesn't inspire confidence in the software https://github.com/goauthentik/authentik&#x
4.
▲
by
risson
2y ago
According to Balatro, it does
5.
▲
by
risson
2y ago
The HA maintainers also refuse anything that has to do with SSO. I'm not even talking about implementing it themselves, there have been many contributions over the years to add OAuth support
6.
▲
by
risson
2y ago
So they made bad architecture decisions, blamed it on Kubernetes for some reason, and then decided to rebuild everything from scratch. Solid. The takeaway being what? Don't make bad decisions?
7.
▲
by
risson
2y ago
> Sorry, I don't follow. Am I misreading something? To me the the quoted text says the opposite. Yeah me too. But how would the provider report CSAM content if they are not obliged to break encryption? I don't really follow the
8.
▲
by
risson
2y ago
You only really answer question 2 of your parent, and they obviously meant for someone operating a Matrix server with regards to their users. It's pretty well summarized in Patrick Breyer's sumary page[0]: > Only non-commercial
9.
▲
by
risson
2y ago
What would you suggest to citizens from other member states (France in my case) to do to sway representatives against this?
10.
▲
by
risson
2y ago
This looks so much better than everything out there. Only thing that irritates me is sso being locked behind a paid offering. No one should be required to pay for proper security when you offer a free option.
11.
▲
by
risson
2y ago
Not very open source though
12.
▲
by
risson
3y ago
Authentik dev here, AMA
13.
▲
by
risson
3y ago
I found [0] for restic + rclone. I personally use this Ansible role [1] to deploy restic and then just configure my buckets with the ACLs described in the README and a lifecycle policy so that an override of a file creates a new version ins
14.
▲
by
risson
3y ago
You can achieve append only with restic with S3, proper access rules and lifecycle policies
15.
▲
by
risson
3y ago
So basically nothing Django and a postures db can't do.
16.
▲
Linux Foundation Launches OpenTofu: A New Open-Source Alternative to Terraform
(linuxfoundation.org)
1 points
by
risson
3y ago
|
0 comments
17.
▲
by
risson
3y ago
Authentik dev here, AMA
18.
▲
The last line effect explained (2017)
(link.springer.com)
1 points
by
risson
3y ago
|
0 comments
19.
▲
I gambled against React and lost (and I don’t regret a thing)
(goauthentik.io)
3 points
by
risson
3y ago
|
0 comments
20.
▲
by
risson
4y ago
You sir, are a legend.
21.
▲
by
risson
4y ago
Anyone have experience with using SSHFP records to avoid the so-called anti pattern of trust on first use?
22.
▲
by
risson
4y ago
21yo here, I think Kerberos is bloody awesome, but then I was introduced to it by a somewhat old timer, who showed me its benefits when properly integrated in the company.
23.
▲
by
risson
6y ago
7 users advise to turn off IPv6
24.
▲
by
risson
6y ago
Well he also uses the GNU/Lightbulb, so that's a yes
25.
▲
Monitoring My Boiler
(risson.space)
1 points
by
risson
6y ago
|
0 comments
26.
▲
by
risson
6y ago
I hate the way a lot of tools nowadays assume it's okay to just create a new directory in the user's home. For instance, this tools create ~/.import-cache. Why doesn't it use a subdirectory in ~/.cache? What's