• Joined on 2023年11月13日
irenes reopened pull request emersion/gamja#210 2026年03月23日 02:23:19 +01:00
Implement OAuth state passing; PKCE; and pushed authentication requests
irenes commented on pull request emersion/gamja#210 2026年03月23日 02:23:18 +01:00
Implement OAuth state passing; PKCE; and pushed authentication requests

it looks like this was closed by an automated system; I would like to reaffirm that I still think it would be awesome for this to be merged. I realize there's a lint failure, and the reason I...

irenes commented on pull request emersion/gamja#18 2026年03月11日 08:24:45 +01:00
Add support for IRC formatting

I've tried running this on my end and it looks great. (I have nothing to do with the project, I'm just doing that as a user.) Thanks for writing it!

irenes commented on pull request emersion/gamja#210 2026年03月11日 07:47:40 +01:00
Implement OAuth state passing; PKCE; and pushed authentication requests

I see that there's lint failures, but I'll wait for feedback before addressing that.

irenes created pull request emersion/gamja#210 2026年03月11日 07:43:19 +01:00
Implement OAuth state passing; PKCE; and pushed authentication requests
irenes pushed to oauth at irenes/gamja 2026年03月11日 07:35:58 +01:00
43f715ee79
add a version number to package.json
935260cd26
implement oauth pushed authorization requests
e17e29f738
pass a client_id on OAuth introspection when we're a public client
d92bf228b4
implement OAuth PKCE
4558054e37
implement OAuth state value for CSRF prevention
Compare 6 commits »
irenes pushed to oauth at irenes/gamja 2026年03月11日 07:28:57 +01:00
06d4c06762
add a version number to package.json
52de4cba65
implement oauth pushed authorization requests
885a1034ab
pass a client_id on OAuth introspection when we're a public client
e5449bdad4
implement OAuth PKCE
8a49488c10
implement OAuth state value for CSRF prevention
Compare 5 commits »
irenes created branch oauth in irenes/gamja 2026年03月11日 07:28:57 +01:00
irenes created repository irenes/gamja 2026年03月11日 07:25:53 +01:00
irenes commented on issue conjured/cauldron#2 2025年08月11日 22:36:56 +02:00
Sensitive content negotiation system

good list of requirements. I generally think this per-target encryption approach is better than trying to be overly clever such as with Bloom filters.

the list of target bazaars kind of leaks...

irenes pushed to nixify at Safeguarding/sciop 2025年04月16日 09:29:52 +02:00
15d40bc168 I would normally amend these as successive revisions of a single commit
irenes pushed to nixify at Safeguarding/sciop 2025年04月16日 09:28:11 +02:00
be95ef8ae6 an other commit
irenes pushed to nixify at Safeguarding/sciop 2025年04月16日 09:19:19 +02:00
92f8db411d this commit history is far messier than I am used to, sneakers told me to
irenes pushed to nixify at Safeguarding/sciop 2025年04月16日 09:06:42 +02:00
d70d15c0d2 pydantic[email] is not in nixpkgs hm
irenes pushed to nixify at Safeguarding/sciop 2025年04月16日 08:04:45 +02:00
aeeba0fdf6 I think I accidentally rebased or something, because the build broke...
irenes commented on pull request Safeguarding/sciop#299 2025年04月13日 05:21:34 +02:00
add some nix tooling

yes, corporate takeover is a serious concern. I'm on board with your proposed plan.

irenes commented on pull request Safeguarding/sciop#299 2025年04月13日 02:15:15 +02:00
add some nix tooling

oh I see, you suggested switching to uv as the build system

I have no opinion on that, it's up to @sneakers-the-rat. I've been taking the need to stay with pdm as a given, because I view the...

irenes commented on pull request Safeguarding/sciop#299 2025年04月13日 02:13:33 +02:00
add some nix tooling

yes, I also spent about two hours trying to make pdm2nix work but I didn't like the generated code, it required all the same manual tweaking that I've done here but it was really set up to run in...

irenes commented on pull request Safeguarding/sciop#299 2025年04月12日 06:42:33 +02:00
add some nix tooling

nobody has submitted the packages for them to the upstream nixpkgs package repository

irenes commented on pull request Safeguarding/sciop#299 2025年04月12日 06:42:02 +02:00
add some nix tooling

(to clarify, I did that assessment several days ago, prior to writing this CL. I also evaluated several other tools, none of which fit this situation, because they were for different package...