Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptSolidServer
/
JavaScriptSolidServer
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
27
Code
Issues
162
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
fix-relative-agent-uri
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 24, 2026
Add test for relative agent URI resolution
Show description for 6aa0ad1
melvincarvalho
committed
6aa0ad1
View commit details
Copy full SHA for 6aa0ad1
Browse repository at this point
Commits on Jan 7, 2026
Fix relative URI resolution for acl:agent
Show description for bdbbbb7
melvincarvalho
committed
bdbbbb7
View commit details
Copy full SHA for bdbbbb7
Browse repository at this point
v0.0.74 - WebSocket ACL security fix
melvincarvalho
committed
3568896
View commit details
Copy full SHA for 3568896
Browse repository at this point
Merge pull request #63 from JavaScriptSolidServer/fix/websocket-acl-check
Show description for c640218
melvincarvalho
authored
c640218
View commit details
Copy full SHA for c640218
Browse repository at this point
security: add ACL check on WebSocket subscription requests
Show description for bc9fcee
melvincarvalho
committed
bc9fcee
View commit details
Copy full SHA for bc9fcee
Browse repository at this point
v0.0.73 - Support top-level JSON-LD arrays in ACL parser
Show description for ae308a6
melvincarvalho
committed
ae308a6
View commit details
Copy full SHA for ae308a6
Browse repository at this point
test: add coverage for top-level JSON-LD array ACL format
melvincarvalho
committed
1fa2cd6
View commit details
Copy full SHA for 1fa2cd6
Browse repository at this point
Merge pull request #60 from melvincarvalho/fix/support-top-level-arrays
Show description for 6dcc3b3
melvincarvalho
authored
6dcc3b3
View commit details
Copy full SHA for 6dcc3b3
Browse repository at this point
fix: support top-level JSON-LD arrays in ACL parser
Show description for c7c4e03
melvincarvalho
committed
c7c4e03
View commit details
Copy full SHA for c7c4e03
Browse repository at this point
Commits on Jan 5, 2026
v0.0.72 - Security hardening from audit
Show description for 854a71c
melvincarvalho
committed
854a71c
View commit details
Copy full SHA for 854a71c
Browse repository at this point
Merge pull request #57 from jjohare/gh-pages
Show description for b2f3f54
melvincarvalho
authored
b2f3f54
View commit details
Copy full SHA for b2f3f54
Browse repository at this point
docs: update security audit report (v0.0.71)
Show description for abc8165
jjohare
and
claude
committed
abc8165
View commit details
Copy full SHA for abc8165
Browse repository at this point
security: add minimum password length validation
Show description for 1feead2
jjohare
and
claude
committed
1feead2
View commit details
Copy full SHA for 1feead2
Browse repository at this point
security: use safeJsonParse in WAC ACL parser for DoS protection
Show description for 204fdfb
jjohare
and
claude
committed
204fdfb
View commit details
Copy full SHA for 204fdfb
Browse repository at this point
security: use iterative sanitization for podName in subdomain mode
Show description for 2569811
jjohare
and
claude
committed
2569811
View commit details
Copy full SHA for 2569811
Browse repository at this point
security: add DPoP jti replay attack prevention
Show description for b10ad65
jjohare
and
claude
committed
b10ad65
View commit details
Copy full SHA for b10ad65
Browse repository at this point
security: block requests on DNS resolution failure
Show description for 4dbf039
jjohare
and
claude
committed
4dbf039
View commit details
Copy full SHA for 4dbf039
Browse repository at this point
security: fix path traversal vulnerability in git handler
Show description for 0b1b5b4
jjohare
and
claude
committed
0b1b5b4
View commit details
Copy full SHA for 0b1b5b4
Browse repository at this point
Add design doc: Nostr-Solid browser extension
Show description for 837f984
melvincarvalho
committed
837f984
View commit details
Copy full SHA for 837f984
Browse repository at this point
v0.0.71 - Use mashlib for 401 pages when enabled
Show description for d995810
melvincarvalho
committed
d995810
View commit details
Copy full SHA for d995810
Browse repository at this point
v0.0.70 - Fix 401 page login link and messaging
melvincarvalho
committed
4aa9b2e
View commit details
Copy full SHA for 4aa9b2e
Browse repository at this point
Fix 401 error page infinite loop (#53)
Show description for 52583f9
melvincarvalho
authored
52583f9
View commit details
Copy full SHA for 52583f9
Browse repository at this point
v0.0.69 - Allow .account in dotfile filter for IdP login
melvincarvalho
committed
32c0db2
View commit details
Copy full SHA for 32c0db2
Browse repository at this point
v0.0.68 - Beautiful 401/403 error pages for browsers
Show description for ae796d0
melvincarvalho
committed
ae796d0
View commit details
Copy full SHA for ae796d0
Browse repository at this point
v0.0.67 - Add outbox POST for creating and delivering posts
Show description for 25fa813
melvincarvalho
committed
25fa813
View commit details
Copy full SHA for 25fa813
Browse repository at this point
v0.0.66 - Fix SQLite datetime syntax in actor cache
Show description for 427a609
melvincarvalho
committed
427a609
View commit details
Copy full SHA for 427a609
Browse repository at this point
v0.0.65 - Add User-Agent header and logging to ActivityPub fetch
Show description for 8247293
melvincarvalho
committed
8247293
View commit details
Copy full SHA for 8247293
Browse repository at this point
v0.0.64 - ActivityPub federation fixes
Show description for 03aec0d
melvincarvalho
committed
03aec0d
View commit details
Copy full SHA for 03aec0d
Browse repository at this point
Use dedicated route for AP profile instead of hook
melvincarvalho
committed
bfc37db
View commit details
Copy full SHA for bfc37db
Browse repository at this point
Fix Content-Type for AP actor: use type() instead of header()
melvincarvalho
committed
46ae495
View commit details
Copy full SHA for 46ae495
Browse repository at this point
Assume https for public domains when proxy headers missing
melvincarvalho
committed
e44cc2b
View commit details
Copy full SHA for e44cc2b
Browse repository at this point
Fix protocol detection for Cloudflare: check cf-visitor header
melvincarvalho
committed
d5a82a8
View commit details
Copy full SHA for d5a82a8
Browse repository at this point
Fix AP actor handler: use shared state instead of scoped decoration
melvincarvalho
committed
6f58d9a
View commit details
Copy full SHA for 6f58d9a
Browse repository at this point
Fix AP route blocking LDP profile serving - use hook instead of route
melvincarvalho
committed
929ca9c
View commit details
Copy full SHA for 929ca9c
Browse repository at this point
v0.0.63 - sql.js fallback for Android/WASM environments
Show description for be82d7e
melvincarvalho
committed
be82d7e
View commit details
Copy full SHA for be82d7e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.