How to protect usernames

No, its not possible yet. Only way to do this is to disable user profile and user hover card.

Arabic support

I think Arbaic translation exist (no sure). You can add your own translation by simply editing ap.pot file in AnsPress language folder using poedit.

questions about search and Permalink

Did you tried RC version from GitHub? Yes you can change initial post status in AnsPress option -> question. Yep, there is an option in AnsPress->general.

Featured Questions only for main page

Try this: https://gist.github.com/rahularyan/0c74cb208e8e4cb99b9f

(Possible future update) Can anonymous users save their questions?

No we haven’t planned for this yet. for merging we need to verify if that question is created by this author. For verifying we need to ask user a unique and secret key. We will think about it.

What can you do to fix the broken question page?

Did you set that page as base page in AnsPress option. Please share your link?

userpage after login with register method

Check page template: AskBug documents

How do I edit Registration Page?

You can, simply copy register template from theme my login. There was detail documentation by TML author, have a look. FAQ of TML