forked from bitkey/bitkey
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog
48 lines (35 loc) · 1.88 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
turnkey-bitkey-13.0 (1) turnkey; urgency=low
* Initial public release of BitKey.
* Minimal desktop environment:
- Standalone window manager (metacity).
- Customized desktop keybindings for window manipulation (convenience).
- Custom packaged metacity theme (zukitwo).
- Cursor theme (dmz-white).
- Lightweight application launcher (wbar).
- Terminal emulator with customized keybindings (mrxvt).
- Network manager with default configured interfaces (wicd).
- Includes popular wifi modules out of the box.
- File manager for accessing file system / media devices (thunar).
- USB storage device auto-mounting support (convenience).
* Boot to desktop:
- Supports 3 boot modes: cold-offline, cold-online, hot-online.
- Networking components are purged in cold-offline mode (security).
- Application launchers customized depending on boot mode (UX).
- Preseeded inithooks for uninterrupted boot process (convenience).
- Different wallpapers depending on boot mode as a visual queue (UX).
- Getting started prompt (UX).
* Electrum:
- Custom patch for watch-only to support boot modes (UX).
- Custom developed electrum-wrapper (UX, security).
- Wrapper leverages LUKS encrypted loopback files for wallet storage (security).
- Custom developed passphrase dialog with zxcvbn integration (security).
- Watch-only seedless wallet automatically created (convenience).
* Chromium:
- Customized defaults for BitKey (homepage, bookmarks).
- Launcher defaults to incognito mode and deletes cache (privacy).
- Suppressed welcome page, bubbles, promo tab (UX).
* Bundled JS apps:
- Launched in chromium app mode with dummy proxy settings.
- BitAddress: Alternative to Electrum for wallet creation.
- ZXCVBN: Passphrase strength estimator.
-- Alon Swartz <[email protected]> Wed, 23 Apr 2014 16:21:08 +0300