Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
4b059d21
Commit
4b059d21
authored
Oct 17, 1998
by
Niels Möller
Browse files
*** empty log message ***
Rev: doc/TODO:1.2
parent
75c3ade0
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/TODO
View file @
4b059d21
Consider return values from handlers. A return value has seveal
ERROR HANDLING
Consider return values from handlers. A return value has several
components:
components:
x Success/failure indication
x Success/failure indication
...
@@ -9,3 +11,23 @@ components:
...
@@ -9,3 +11,23 @@ components:
x Process return value in case the proper action is to exit.
x Process return value in case the proper action is to exit.
It should be possible to encode all this information into a simple integer.
It should be possible to encode all this information into a simple integer.
KEYS
Code is needed to generate, store and read dss keys. Preferably in a
SPKI/s-expression form.
USERS
Functions to lookup users, their passwords and .lsh/authorized_keys.
CHARSETS
Usernames and passwords must be translated from the systems charset
(default iso-8859-1) to UTF8.
CONFIGURATION
Read configuration files. Better command line options.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment