webusb
actually-serverless


webusb | actually-serverless | |
---|---|---|
12 | 6 | |
1,337 | 61 | |
0.6% | - | |
4.3 | 2.2 | |
about 18 hours ago | about 1 month ago | |
Bikeshed | JavaScript | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
webusb
- Servo in 2024: stats, features and donations
- Show HN: I built an HTML5 RTL-SDR application
-
Why are websites requesting access to motion sensors on my desktop?
> WebUSB is actually a W3C open standard.
This is misleading at best. Here’s what the actual spec says <https://wicg.github.io/webusb/>:
> This specification was published by the Web Platform Incubator Community Group. It is not a W3C Standard nor is it on the W3C Standards Track.
It’s an experimental spec by Google (observe the affiliation of the three editors: all Google); Mozilla has adopted a negative position on it <https://mozilla.github.io/standards-positions/#webusb>; WebKit has not remarked upon it.
- How to do dfu from mobile application over usb
- Mozilla and Quad9 both believe in a non-censored, free and open internet. If Sony Music wins a lawsuit against Quad9, this could end up with mass censorship across ALL DNS providers.
- You should probably disable WebUSB and WebBluetooth in Chrome
- Show HN: Postgres WASM
-
The baseline for web development in 2022
This is such a lame argument. You want it to be true but have no evidence that it actually is true.
A lot of the Chrome team's "standards" have problems with accessibility, workability on mobile, security[0], privacy[1], or just battery life. Some are neat experiments that are or only will be used in the wild by advertisers to track and identify users.
Because the Safari/WebKit team doesn't have to chase users for revenue like Mozilla does they can afford to be more conservative with what Google "standards" they support. Being able to offer a tighter privacy posture or efficiency is part of the iOS/macOS sales pitch.
[0] https://github.com/WICG/webusb/issues/50
[1] https://www.theverge.com/2021/4/16/22387492/google-floc-ad-t...
-
Porting USB applications to the web. Part 1: libusb
Limiting it to installed apps still has the problem of users blindly agreeing to something that is fundamentally super dangerous. I don’t believe installing PWAs currently exposes any new security surface, so this would be a significant change, and worse still a persistent hazard with probably no indication of what’s going on when it’s in use. I think there’s still potential in the general concept, but it’d take work and is certainly not ready yet in any browser.
Yes, certain classes are restricted from access via WebUSB for security, https://wicg.github.io/webusb/#protected-interface-classes. But as the note says, it’s about balance: that list is necessary for security, but not sufficient.
- Ledger Won't Connect to Anything in Any Browser
actually-serverless
-
Show HN: Postgres WASM
I wrote an in-browser serverless platfrom [1] a few months ago with which this would pair well; but seeing the techniques described here, it might make sense to compile workerd [2] to wasm instead.
[1] https://github.com/johnhenry/actually-serverless
-
Actually Serverless -- Run HTTP Endpoints in your browser
Source here: https://johnhenry.github.io/actually-serverless/
mwsjs.io is a library that you install within applications. This static application that runs on a website. (I probably should have posted a link to the running application -- https://johnhenry.github.io/actually-serverless/).
What are some alternatives?
workerd - The JavaScript / Wasm runtime that powers Cloudflare Workers
byoda - Data breach resistant application: Bring Your Own Database
libwdi - Windows Driver Installer library for USB devices
copycat - Generate deterministic fake values: The same input will always generate the same fake-output.
evilgophish - evilginx3 + gophish
msw - Industry standard API mocking for JavaScript.
file-system-access - Expose the file system on the user’s device, so Web apps can interoperate with the user’s native applications.
postgres-wasm - A PostgresQL server in your browser
v86 - x86 PC emulator and x86-to-wasm JIT, running in the browser

