tahrir icon indicating copy to clipboard operation
tahrir copied to clipboard

A decentralized censorship-resistant Twitter-like P2P network, in development

Results 29 tahrir issues
Sort by recently updated
recently updated
newest added

[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://infosecwriteups.com/want-to-take-over-the-java-ecosystem-all-you-need-is-a-mitm-1fc329d898fb) --- This is a security fix for a high severity vulnerability in your [Apache Maven](https://maven.apache.org/) `pom.xml` file(s). The build files indicate that this project is resolving dependencies over HTTP...

# Security Vulnerability Fix This pull request fixes either 1.) Temporary Directory Hijacking Vulnerability, or 2.) Temporary Directory Information Disclosure Vulnerability, which existed in this project. ## Preamble The system...

[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://medium.com/@jonathan.leitschuh/want-to-take-over-the-java-ecosystem-all-you-need-is-a-mitm-1fc329d898fb?source=friends_link&sk=3c99970c55a899ad9ef41f126efcde0e) --- This is a security fix for a high severity vulnerability in your [Apache Maven](https://maven.apache.org/) `pom.xml` file(s). The build files indicate that this project is resolving dependencies over HTTP...

Many things are to be done before the alpha release but I'm hoping none of them require major changes to the existing codebase. - [ ] Ability to remove a...

GUI

Currently tahrir doesn't support multiple userIdentities with same nickName. One possible solution to this is that when a user types '@' to mention someone, we give a dropdown list of...

Currently in TopologyMaintenanceSessionImpl if a node receives a probe from another node it will avoid initiating a probing chain itself to avoid flooding the network. This is implemented in probeForLocation()....

Proguard as a maven plugin forces the following issues: 1. Proguard version last supported is 4.3, I have tried using other variants of the proguard plugin like com.github.wvengen which supports...

Migrating codebase to use the dagger framework. Removed the Guice dependency.

Has been restructured a little, please share your feedbacks so that there is a structure that is mostly right and understandable.