The main interface of the application is a text box where you type some information about the things you want to do or to find. When you open the application you'll notice two things in the text box. First, "No pak." (assuming this is your first time here), which is indicating that you have no data yet. This can change as you create and work with paks. Second, it instructs you to type "help" for help. Doing so will produce a help tile, which gives some more basic usage information and tips about the application.
Things you can do with paks:
new pak
.close pak
.open pak
.export pak
.import pak
.delete pak
.When you have a pak open it will either be locked or unlocked. When the pak is locked, you can:
copy pak
.unlock pak
.When the pak is unlocked, you can:
files
.notes
.passwords
.lock pak
(or reload the browser works too).change passphrase
.new password
.new note
.new file
.Some additional commands are available:
*
(asterisk) or
(space).theme
or light
or dark
.help
.version
.Follow these examples to get some quick experience with the application.
First, let's create a new pak with a secret note:
new pak
to show the "New Pak" button. Press it.Default
.password
.new note
to show the "New Note" button. Press it.My Note
, Subtitle
, and Here is the secret.
.lock pak
to show the "Lock" button. Press it.Next, let's explore how to return to the pak you created before:
unlock pak
to show the unlock tile. Enter your passphrase and press the "Unlock" button.My Note
and notice the listing shows the note. Press its "Edit" button.lock pak
to show the "Lock" button. Press it.Finally, a challenge exercise for you! Imagine you have a small file with sensitive data that you must send to a friend via email. In this exercise, you'll play the roles of sender and receiver to securely send the file. First, playing the role of the sender:
hello.txt
with the text "hello").new file
).export pak
).Then, playing the role of the receiver:
import pak
).*
(asterisk) or
(space)).