💾 Archived View for station.martinrue.com › idx › 6059ea7c8fa246adae1d17f979e129f5 captured on 2024-05-26 at 15:30:53. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-12-28)

➡️ Next capture (2024-06-16)

-=-=-=-=-=-=-

👽 idx

Could anyone provide links to how to implement authentication logic on Gemini pages? Like how one authenticates with their self-signed cert on station or Astrobotany?

1 year ago · 👍 jo

Actions

👋 Join Station

3 Replies

👽 cool110

It depends on your sever enviroment, if your using CGI scripts then there'll be an envvar with something like the cert fingerprint.

For example Stargazer sets TLS_CLIENT_HASH which in a python script would be accessed by os.getenv("TLS_CLIENT_HASH") · 1 year ago

👽 bearly

astrobotany is open sourced so you might be able to figure it out from the code · 1 year ago

👽 jo

i've been womdering this too! · 1 year ago