Skip to content

Releases: tteeoo/sest

sest 0.1.8

12 Sep 13:08
Compare
Choose a tag to compare
  • Stopped storing name and directory data in container file, as when the you move the container things break

sest 0.1.7

08 Aug 03:01
Compare
Choose a tag to compare
  • Add chp, imp, and exp commands
  • Made in able to change existing keys' values
  • Formatted messages

Attached is an x86-64 Linux binary.

sest 0.1.6

08 Aug 01:06
Compare
Choose a tag to compare
  • Scrapped a bunch of stuff I no longer wanted (out of the scope of this program)
  • Cleaned up the codebase
  • Formatted messages

Provided is an x86-64 Linux binary.

Added cp command

24 May 23:59
Compare
Choose a tag to compare

Added a new command cp to copy the secret value to your clipboard using xclip
(usage is the same as out)

Bug fix

13 May 16:07
Compare
Choose a tag to compare

On some terminals you couldn't see stdin after typing a password

I should test my code more

13 May 04:53
Compare
Choose a tag to compare

Ha, I forgot to write the file in the rm command, so it just didn't work... I should test my code more

Another quick fix

13 May 04:47
Compare
Choose a tag to compare

Fixed the ln command's description in the command message

Quick fix

13 May 04:05
Compare
Choose a tag to compare

Fixed bug with the ln command where it would list the values, not the keys

First stable release

13 May 03:48
Compare
Choose a tag to compare

Implements all originally desired functionality, I might update this later but it's pretty good right here.

You can:

  • list containers
  • make containers
  • delete containers
  • store things in containers
  • remove things from containers
  • see things stored in containers