[-] RatCornu@ani.social 2 points 2 months ago

I need also LDAP or Oauth2 support, is there a good software with this feature as well?

30
submitted 4 months ago by RatCornu@ani.social to c/rust@programming.dev

efs is a recently published no-std library which provides an OS and architecture independent implementation of some UNIX filesystems in Rust.

Currently only the ext2 filesystem is directly implemented, but I will soonly work on other filesystems!

It's still young so it may contain bugs, but it's hugely tested so that it does not happen.

Some of the features provided :

  • no_std support (enabled by default)

  • General interface for UNIX files and filesystems

  • read/write regular files

  • retrieve, add and remove directory entries directly from a path and a current working directory.

I hope you will find this useful! If you have any remark, idea or issue, do not hesitate to ask here or to submit an issue!

[-] RatCornu@ani.social 2 points 4 months ago

Thanks! Yes I look into RedoxOS and I would like to take a look deeper in it to see if the FS could be interesting to implement

[-] RatCornu@ani.social 2 points 4 months ago

Thanks! Actually, I decided to make this library during a OS course in which I made a microkernel (non usable but you can found it here). So currently the project is only to make this library, and I hope other projects will begin to use it if it becomes enough stable ^^

[-] RatCornu@ani.social 4 points 5 months ago

I'm currently finishing the ext2 implementation on my lib efs, I hope to launch the version 0.3.0 soon!

[-] RatCornu@ani.social 1 points 5 months ago

You can use Revanced which allows to log in, adblock and sponsorblock at least. I use it everyday and it works great!

RatCornu

joined 5 months ago