mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-08-31 22:36:31 -04:00
56 lines
1.9 KiB
Plaintext
56 lines
1.9 KiB
Plaintext
sshyp 2021.11.12.fr2
|
|
|
|
The Lighter Update
|
|
|
|
This release features a major re-write of old "rpass" code.
|
|
sshyp is now more reliable and better documented.
|
|
|
|
New features:
|
|
|
|
- an almost full re-write of the old "rpass" code used in the last release
|
|
^ includes more reliable argument parsing and various optimizations
|
|
- new folders are now also created on the server
|
|
**fix gen command using old notes system
|
|
** address TODO comments
|
|
|
|
Changes:
|
|
|
|
** major sshync bugs fixed
|
|
^fixed many instances where sshync would refuse to upload/download
|
|
^fixed errors that were being thrown despite sshync working as intended
|
|
** updated and optimized code for sshync
|
|
^f-strings, address TODO comments
|
|
|
|
Planned for next update (The Fluffier Update):
|
|
|
|
- new visual features
|
|
^ this includes the new file list and thematic text art. sshyp will be
|
|
getting a retro computing theme.
|
|
- packages for more environments
|
|
^ "sshyp" will be officially packaged for Arch Linux, Alpine Linux, and Termux (Android).
|
|
Debian/Ubuntu and Fedora packaging will come later.
|
|
- imporove password generator to guarantee more secure results
|
|
- fix nested folders
|
|
|
|
Planned for next, next update (The Shears Update Pt. 1):
|
|
|
|
- allow for copying entire notes (not just first line)
|
|
- allow for multi-client deletion... somehow
|
|
- detatch sshync and make it a separate package
|
|
- manpage
|
|
|
|
Planned for next, next, next update (The Shears Update Pt. 2):
|
|
|
|
- ability to pass entries as arguments for more functions
|
|
- auto-completion on tab (currently unsure of best way to make this work)
|
|
|
|
Backlog:
|
|
|
|
- package for more Linux distributions, such as Debian and Fedora
|
|
- create separate gui frontend targetting mobile and desktop Linux
|
|
|
|
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
|
|
|
|
The full history of changes to "sshyp" can be found on the following page:
|
|
https://raw.githubusercontent.com/rwinkhart/sshyp/main/extra/changelog-total
|