https://github.com/sunsetmkt/sunsetvault
Builder for Sunsetvault extension.
https://github.com/sunsetmkt/sunsetvault
bitwarden chrome-extension edge-extension extension firefox firefox-addon password-manager
Last synced: 3 months ago
JSON representation
Builder for Sunsetvault extension.
- Host: GitHub
- URL: https://github.com/sunsetmkt/sunsetvault
- Owner: SunsetMkt
- License: other
- Created: 2024-05-06T04:31:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-25T02:18:34.000Z (11 months ago)
- Last Synced: 2025-08-03T22:57:14.498Z (11 months ago)
- Topics: bitwarden, chrome-extension, edge-extension, extension, firefox, firefox-addon, password-manager
- Language: Python
- Homepage:
- Size: 2.19 MB
- Stars: 50
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sunsetvault
Builder for Sunsetvault extension.
## Get Sunsetvault
### Firefox
[
](https://addons.mozilla.org/en-US/firefox/addon/sunsetvault/) (`dist-firefox.zip`) [Mozilla Add-on](https://addons.mozilla.org/en-US/firefox/addon/sunsetvault/)
### Chrome & Edge & Brave
[
](https://chromewebstore.google.com/detail/leedpmmbobncoipdjocgcbkmogekjkga) (`dist-chrome.zip`) [Chrome Web Store](https://chromewebstore.google.com/detail/leedpmmbobncoipdjocgcbkmogekjkga)
## Description
Sunsetvault is an exclusive build of the popular open source password manager, designed for internal use by SETG.
This extension is designed for internal use but still may be used by the public. The user must have a server implementation to connect to because our server is not accessible from the internet. However, it's strongly recommended to use the official build of the extension if you are not a member of the team. We won't be responsible for any personal data or financial losses.
You may also check its [upstream source](https://github.com/bitwarden/clients) and our [build workflow](https://github.com/SunsetMkt/Sunsetvault).
**This project is not associated with [Bitwarden](https://bitwarden.com/) or Bitwarden, Inc.**
## Development Notice
> We have changed the icons because of [TRADEMARK GUIDELINES](https://github.com/bitwarden/server/blob/main/TRADEMARK_GUIDELINES.md).
>
> We have changed the name because of DMCA Notice from `takedownreporting.com`.
Run the workflow and download the releases.
**For beginners, it's always recommended to use the latest official build of your password manager.**
To load the unpacked extension on Chromium-based browsers, [load an unpacked extension](https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked) or [self-hosting Chromium extensions](https://www.meziantou.net/self-hosting-chromium-extensions.htm).
## Similar projects
- [vaultwarden](https://github.com/dani-garcia/vaultwarden)
- [Keyguard](https://github.com/AChep/keyguard-app)
- [BitwardenPatch](https://github.com/leafmoes/BitwardenPatch)
- [wardens-key](https://github.com/cylind/wardens-key)