אפליקציות / אבטחה
Password Vault
Bitwarden, באירוח שלך
מדבר בפרוטוקול של Bitwarden, כך שהאפליקציות הרשמיות לנייד והתוספים לדפדפן עובדים מולו בלי שינוי — כשהכספת עצמה יושבת כאן. מבוסס SQLite, כך שיש תיקייה אחת בלבד לגבות.
קטגוריהאבטחה
זיכרון~120MB
מודול
passwordsהתקנה
פותחים את לוח הבקרה, מוצאים אותה ב-App Store ולוחצים Install. או מטרמינל על השרת:
sudo homebox install passwords
איפה פותחים אותה
| שירות | פורט | התחברות ראשונה |
|---|---|---|
| Vaultwarden | :8222 | Create your account on the first visit, then turn signups off. |
פותחים בכתובת של השרת עם הפורט הזה — לוח הבקרה מקשר אליה ישירות ברגע שהיא רצה.
כדאי לדעת
הטיפים הבאים מופיעים באנגלית, כפי שהם כתובים במודול.
- This app CANNOT be used over http://<ip>:8222 — the vault encrypts in the browser via crypto.subtle, which browsers only expose over HTTPS or on localhost. Put it behind Proxy Manager with a certificate, or reach it through an SSH tunnel to localhost
- Register your account, then set Allow new signups to false in Settings — otherwise anyone who reaches the page can create one
- The official mobile apps refuse a self-signed certificate. For phone use this needs a real hostname with real TLS, not an IP
- This is the one app where a tested restore matters more than a backup — the config directory IS the vault