A simple password manager built in Lua.

Ricardo García Jiménez 04c13cfb9c docs: Utiliza ``` para fragmentos de comandos en el archivo README.md před 2 měsíci
.lua-format 37c84b1c79 chore: Agrega configuración de LuaFormatter před 1 rokem
COPYING 5fc745da59 docs: Agrega licencia de software před 1 rokem
README.md 04c13cfb9c docs: Utiliza ``` para fragmentos de comandos en el archivo README.md před 2 měsíci
app.lua 37c84b1c79 chore: Agrega configuración de LuaFormatter před 1 rokem
hypass-dev-1.rockspec 6d4811a2f4 chore: Elimina lua como dependencia del rockspec před 10 měsíci
server.lua 37c84b1c79 chore: Agrega configuración de LuaFormatter před 1 rokem

README.md

hypass

A simple password manager built in Lua.

Run

lua server.lua

License

hypass -- A simple password manager built in Lua.

Copyright (C) 2024  Ricardo García Jiménez <ricardogj08@riseup.net>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.