lpil / lpil/youid

Support browser?

Open
#17 1 comment 0 reactions 0 assignees View on GitHub

@gungun974 is already working on this.

Since Feb 6, 2026.

  • #12 by @gungun974 — open
Dominant language
Gleam
Stars
37
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Currently `youid` depends on `gleam_crypto` which in turn depends on `node:crypto` (JS target), so it is not available on browser.
Because the browser has [Crypto API](https://developer.mozilla.org/en-US/docs/Web/API/Crypto), is it possible to make `youid` available for browser, too?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing open pull request #12 and the dependency chain from youid through gleam_crypto to node:crypto. Compare that approach with the browser Crypto API; the work is done when youid is available on the browser target without relying on node:crypto.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js
Domain
cryptography, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.