| Action | Key |
|---|---|
| Play / Pause | K or space |
| Mute / Unmute | M |
| Toggle fullscreen mode | F |
| Select next subtitles | C |
| Select next audio track | A |
| Toggle automatic slides maximization | V |
| Seek 5s backward | left arrow |
| Seek 5s forward | right arrow |
| Seek 10s backward | shift + left arrow or J |
| Seek 10s forward | shift + right arrow or L |
| Seek 60s backward | control + left arrow |
| Seek 60s forward | control + right arrow |
| Seek 1 frame backward | alt + left arrow |
| Seek 1 frame forward | alt + right arrow |
| Decrease volume | shift + down arrow |
| Increase volume | shift + up arrow |
| Decrease playback rate | < |
| Increase playback rate | > |
| Seek to end | end |
| Seek to beginning | beginning |
You can use an external player to play this stream (like VLC).
HLS video streamShamir's Secret Sharing (SSS) has been trusted for decades by organizations like ICANN (DNSSEC root key ceremonies), Banks, Coinbase, Defense industry ; yet it remains largely inaccessible to individual practitioners and small teams who need cold storage for cryptocurrency wallets, SSH keys, infra recovery keys, or root CA credentials. Between "encrypt it and pray you never lose the key" and a $50K HSM deployment there is a missing category: how do you back up the one secret that protects everything else, for years, with no single point of failure and no network? This talk introduces Fractum, offline, FOSS command-line tool that encrypts a file with AES-256-GCM and splits the key, not the file, using Shamir's Secret Sharing, so any K of N shares recover it and fewer than K reveal nothing. Attendees will take away: a clear mental model of how threshold cryptography works in practice, an understanding of the security properties (and honest limitations) of implementing SSS in Python, and a free tool they can use immediately for their own cold storage needs. GitHub: https://github.com/katvio/fractum
When subscribed to notifications, an email will be sent to you for all added annotations.
Your user account has no email address.