Make Briar Desktop work on Windows
The legacy commits can be seen here: https://code.briarproject.org/briar/briar-desktop/-/merge_requests/8/diffs?diff_id=6170&start_sha=79e3e97a0992a7fafdae2b457689f7e5e4e9522c
Depends on briar!1533 (closed).
Closes #31 (closed)
Merge request reports
Activity
added Infrastructure Sponsor 7 Tor labels
- Resolved by Nico
I had to dirty fix #40 (closed) (just commenting it out) and #31 (closed) (creating a
WindowsSecureRandomProvider
that just extendsAbstractSecureRandomProvider
and returnsnull
ingetProvider()
which means using the default implementation), but then Briar Desktop is actually starting up on Windows.
added S: in progress label
added 1 commit
- 2861977e - Only set posix file permission on posix systems
added 2 commits
Documenting it here, too.
The first Briar messages ever received on Windows. See this chat logs and those (private) chat logs.
- Resolved by Nico
- Resolved by Nico
added 36 commits
-
f6037e4f...a42c2594 - 25 commits from branch
main
- 11962cef - Use modified Briar core for Windows version
- 4f49e973 - Only set posix file permission on posix systems
- 969a5a18 - Include Windows Random Provider in briar
- e00e9f01 - briar submodule
- 64a2f5ca - Use UnixTorPlugin on Windows, too
- 469aa0e0 - briar submodule
- 15a5d5ea - briar submodule
- 989f8106 - briar submodule
- 4800909c - briar sub
- 59b2b010 - briar sub
- acef1424 - briar sub
Toggle commit list-
f6037e4f...a42c2594 - 25 commits from branch