Michael Raitza
cdef6593b6
Add password hash authentication
...
As an alternative to PAM authentication, password hash authentication
only relies on the availability of libgcrypt (and some program like
OpenSSL or sha256sum to create the hash).
Supports salted hashes and all hash algorithms that are available in the
actual libgcrypt installation.
2024-12-10 18:45:35 +01:00
Vaxry
11694528b4
README: update deps
2024-10-13 13:05:11 +01:00
Davide Conti
e72f601209
readme: add official repo package to arch install
2024-07-08 14:15:10 +03:00
Gualberto Escalante
e07d4110dc
readme: Add Arch instructions
2024-05-29 15:54:37 +03:00
Daniel Horton
386a1e6fc2
readme: Fixed getconf command in build instructions ( #326 )
...
getconf NPROCESSORS_CONF isn't a valid command. The correct command is getconf _NPROCESSORS_CONF.
2024-05-13 15:21:54 +01:00
Antonio Cheong
21226c1206
README: add libmagic dependency ( #307 )
2024-05-04 00:11:56 +01:00
Yoni Firroloni
3cd461405c
readme: add new line for clarity
2024-05-03 15:34:13 +03:00
Mr.UNIX
e23b43e308
README: fix a typo
2024-03-24 19:45:20 +02:00
Arijit Dey
ed26a6b4b0
README: improve docs for dependencies ( #161 )
...
* README: improve docs for dependencies
* Remove special line for hyprlang
* Fix typos
2024-03-11 15:18:22 +00:00
Aaron Blasko
33c272be9f
README: add libdrm and mesa dependencies ( #57 )
2024-02-21 23:52:43 +00:00
64dfbfcaad
readme: update preview
2024-02-20 01:00:51 +00:00
1f807ba14d
readme: refer to wiki for docs
2024-02-19 17:22:26 +00:00
77e4c6fa15
readme: add config path
2024-02-18 23:11:08 +00:00
2c931c7005
readme: update
2024-02-18 23:10:34 +00:00
a6ac79641a
core: initial commit
2024-02-18 23:08:03 +00:00
Vaxry
a2f0160ac6
Initial commit
2024-02-18 16:10:12 +00:00