Shiori
A simple, self-hosted bookmark manager built with Go. Shiori saves your bookmarks and can archive full page content as readable local copies — all stored in an embedded SQLite database with no external dependencies.
Default Credentials
- Username:
shiori
- Password:
gopher
Important: Change the default password immediately after your first login.
What You Can Do After Deployment
- Visit your domain — log in with
shiori / gopher
- Save bookmarks — add URLs manually or use the browser extension
- Archive pages — save full readable copies of bookmarked pages locally
- Search & filter — full-text search across bookmarks and archived content
- Tag & organize — use tags to categorize your bookmarks
- Import/export — import bookmarks from Netscape HTML format or other browsers
- Change password — update your credentials from the settings page after login
Use Cases
- Personal bookmark collection with offline page archiving
- Read-it-later alternative with self-hosted storage
- Research link management with full-text search
- Team knowledge base for curated web resources
License
MIT — GitHub