24 releases

0.7.3 Aug 27, 2021
0.7.2 Jan 18, 2021
0.6.3 Oct 16, 2020
0.6.2 Jul 30, 2020
0.0.3 Jun 19, 2018

#1449 in Cryptography

Download history 6/week @ 2025-11-04 17/week @ 2025-11-11 26/week @ 2025-11-18 7/week @ 2025-11-25 1/week @ 2025-12-02 20/week @ 2025-12-09 5/week @ 2025-12-16 4/week @ 2025-12-23 5/week @ 2025-12-30 10/week @ 2026-01-06 14/week @ 2026-01-13 8/week @ 2026-01-20 28/week @ 2026-01-27 36/week @ 2026-02-03 26/week @ 2026-02-10 23/week @ 2026-02-17

116 downloads per month
Used in ffsend

MIT license

190KB
3.5K SLoC

Build status on GitLab CI Newest release on crates.io Documentation Number of downloads on crates.io Project license

ffsend-api [WIP]

A fully featured Firefox Send API client written in Rust.

This repository is still being worked on, and this documentation is not finished yet.

Here is a demo of the API implementation as used in ffsend:
ffsend-api implementation demo from ffsend
Implementation demo from ffsend not visible here? View it on asciinema.

Please note that the provided API interface may change drastically each version until a stable 1.0 version is released. Therefore, if you're using any alpha version of this crate in your own project, it's recommended to select a fixed version number to prevent future build failures due to a newly released but incompatible version.

Please see the client project here: ffsend

License

This project is released under the MIT license. Check out the LICENSE file for more information.

Dependencies

~18–40MB
~513K SLoC