Releases: atsign-foundation/noports
Releases · atsign-foundation/noports
v1.1.2
v1.1.0
Now using the notification decryption options rather than the untidy code that was used in the past.
What's Changed
- Example command lines to use packaged filenames by @cpswan in #8
- Decrypt notification by @cconstab in #9
New Contributors
Full Changelog: v1.0.3...v1.1.0
v1.0.3
v1.0.2
v1.0.0
v0.0.3
This releasee tidies up ~/.ssh files after using sshnp or sshnpd
Full Changelog: v0.0.2...v0.0.3
Version 0.0.2
Removed all but one shell dependencies
One dependency left which will probably remain to ensure file formats moving forward "ssh-keygen" is called directly.
Major stumbling block to make this native dart is dart cannot change file permissions without using the Posix interface which is more risky than running ssh-keygen directly which ensures file permissions on the private keys correctly.
Full Changelog: v0.0.1...v0.0.2