First Upload
This commit is contained in:
parent
efc6fcbafa
commit
c61677d47f
28 changed files with 3921 additions and 0 deletions
108
store/listing.md
Normal file
108
store/listing.md
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
# Chrome Web Store – Eintrag
|
||||
|
||||
Vorlagen für den Store-Eintrag. Vor Veröffentlichung Kontaktadresse/Datenschutz-URL ergänzen.
|
||||
|
||||
---
|
||||
|
||||
## Name
|
||||
|
||||
```
|
||||
OpenNIT Vault
|
||||
```
|
||||
|
||||
## Kurzbeschreibung (max. 132 Zeichen)
|
||||
|
||||
**DE**
|
||||
```
|
||||
Passwort-Manager für OpenNIT: Autofill für Login- und 2FA-Felder, Suche, PIN-Sperre – sicher aus deiner eigenen Instanz.
|
||||
```
|
||||
|
||||
**EN**
|
||||
```
|
||||
Password manager for OpenNIT: autofill for login and 2FA fields, search and PIN lock — served from your own instance.
|
||||
```
|
||||
|
||||
## Ausführliche Beschreibung
|
||||
|
||||
**DE**
|
||||
```
|
||||
OpenNIT Vault ist die offizielle Browser-Erweiterung zum Passwort-Tresor von OpenNIT – deiner
|
||||
selbst gehosteten IT-Dokumentation und Asset-Verwaltung.
|
||||
|
||||
FUNKTIONEN
|
||||
• Autofill von Benutzername, Passwort und 2FA-/TOTP-Codes – auch bei mehrstufigen Logins
|
||||
• Vorschläge direkt im Eingabefeld, passend zur aufgerufenen Website
|
||||
• Sofortsuche über persönliche und Team-Tresore
|
||||
• Detailansicht: Zugangsdaten anzeigen/kopieren, 2FA-Code mit Countdown
|
||||
• Neue Einträge anlegen inkl. Passwort-Generator
|
||||
• PIN-Sperre mit demselben PIN wie dein Web-Tresor (Dauer frei wählbar)
|
||||
• Zwischenablage wird nach dem Kopieren automatisch geleert
|
||||
• Favicons der Seiten, heller & dunkler Modus
|
||||
|
||||
SICHERHEIT & DATENSCHUTZ
|
||||
• Kein Remote-Code, keine Telemetrie, keine Drittanbieter-Server
|
||||
• Datenfluss ausschließlich zwischen Browser und deiner OpenNIT-Instanz
|
||||
• Passwörter werden erst im Moment der Nutzung abgerufen und nicht dauerhaft gespeichert
|
||||
|
||||
EINRICHTUNG
|
||||
Server-URL eintragen, im OpenNIT-Tresor einen API-Token erzeugen und einfügen – fertig.
|
||||
|
||||
OpenNIT Vault benötigt eine laufende OpenNIT-Instanz.
|
||||
```
|
||||
|
||||
**EN**
|
||||
```
|
||||
OpenNIT Vault is the official browser extension for the OpenNIT password vault — your self-hosted
|
||||
IT documentation and asset management platform.
|
||||
|
||||
FEATURES
|
||||
• Autofill for username, password and 2FA/TOTP codes, incl. multi-step logins
|
||||
• In-field suggestions matching the current website
|
||||
• Instant search across personal and team vaults
|
||||
• Detail view: reveal/copy credentials, 2FA code with countdown
|
||||
• Create new entries incl. password generator
|
||||
• PIN lock using the same PIN as your web vault (configurable duration)
|
||||
• Clipboard is cleared automatically after copying
|
||||
• Site favicons, light & dark mode
|
||||
|
||||
SECURITY & PRIVACY
|
||||
• No remote code, no telemetry, no third-party servers
|
||||
• Data flows only between your browser and your OpenNIT instance
|
||||
• Passwords are fetched only at the moment of use and never stored permanently
|
||||
|
||||
SETUP
|
||||
Enter your server URL, generate an API token in the OpenNIT vault, paste it — done.
|
||||
|
||||
OpenNIT Vault requires a running OpenNIT instance.
|
||||
```
|
||||
|
||||
## Kategorie
|
||||
|
||||
`Produktivität` (Productivity)
|
||||
|
||||
## Sprache(n)
|
||||
|
||||
Deutsch (primär), Englisch
|
||||
|
||||
## Assets
|
||||
|
||||
| Asset | Größe | Datei |
|
||||
|-------|-------|-------|
|
||||
| Store-Icon | 128×128 | `../extension/icon128.png` |
|
||||
| Screenshots | 1280×800 | `screenshots/01–05*.png` |
|
||||
|
||||
## Datenschutz-Angaben (Data usage im Dashboard)
|
||||
|
||||
- Erhobene Datentypen: **Authentifizierungsinformationen** (API-Token), **Website-Inhalte** nur für
|
||||
Autofill (verlassen den Browser nicht).
|
||||
- Nicht verkauft/weitergegeben. Nicht für Werbung/Bonität genutzt.
|
||||
- Verschlüsselte Übertragung (HTTPS).
|
||||
- **Datenschutzerklärung-URL:** _(vor Veröffentlichung eintragen — z. B. Rohlink zu PRIVACY.md)_
|
||||
|
||||
## Pflichtangaben vor Einreichung
|
||||
|
||||
- [ ] Datenschutzerklärung-URL hinterlegt
|
||||
- [ ] Kontakt-E-Mail im Developer-Konto verifiziert
|
||||
- [ ] Berechtigungen begründet (siehe `../docs/PERMISSIONS.md`)
|
||||
- [ ] Single-Purpose-Beschreibung angegeben
|
||||
- [ ] Screenshots hochgeladen
|
||||
BIN
store/screenshots/01-uebersicht.png
Normal file
BIN
store/screenshots/01-uebersicht.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 347 KiB |
BIN
store/screenshots/02-detail.png
Normal file
BIN
store/screenshots/02-detail.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 342 KiB |
BIN
store/screenshots/03-pin.png
Normal file
BIN
store/screenshots/03-pin.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 327 KiB |
BIN
store/screenshots/04-generator.png
Normal file
BIN
store/screenshots/04-generator.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 336 KiB |
BIN
store/screenshots/05-darkmode.png
Normal file
BIN
store/screenshots/05-darkmode.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 417 KiB |
Loading…
Add table
Add a link
Reference in a new issue