ptth/crates
_ 86af3194e5 💥 breaking: remove password_is_bad from ptth_server
The password checking is not necessary with the new process of generating
high-entropy Base64 passwords and then approving them on the relay.

The password file takes a lot of space and this doesn't need to be part
of ptth_server's public API, if there is one, anyway.
2021-04-17 17:47:01 -05:00
..
always_equal 📝 docs: finish some basic docs for always_equal 2021-04-17 17:47:01 -05:00
debug_proxy 🚨 refactor: appease clippy 2021-04-03 15:23:03 +00:00
ptth_core 📝 docs: document ptth_core 2021-04-17 17:47:01 -05:00
ptth_file_server_bin ♻️ refactor: move Markdown support in ptth_server out to a feature. 2021-04-03 15:17:28 +00:00
ptth_forwarding ⬆️ deps: upgrade everything to Tokio 1.2.0 2021-03-06 21:46:35 +00:00
ptth_forwarding_relay 🚨 fix a bunch of easy clippy warnings 2021-03-21 03:34:47 +00:00
ptth_kv 🚨 fix a bunch of easy clippy warnings 2021-03-21 03:34:47 +00:00
ptth_relay 🚨 `cargo check` pass 2021-04-10 09:41:21 -05:00
ptth_server 💥 breaking: remove password_is_bad from ptth_server 2021-04-17 17:47:01 -05:00